[INFO] fetching crate sgx_libc 1.1.1... [INFO] checking sgx_libc-1.1.1 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate sgx_libc 1.1.1 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate sgx_libc 1.1.1 [INFO] finished tweaking crates.io crate sgx_libc 1.1.1 [INFO] tweaked toml for crates.io crate sgx_libc 1.1.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sgx_libc 1.1.1 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 1 package to latest compatible version [INFO] [stderr] Adding sgx_types v1.1.1 (available: v1.1.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b4e306d1ae9cf32c9d6ac814a9879c46339b70c66f3cf9bf2483f731c5293d00 [INFO] running `Command { std: "docker" "start" "-a" "b4e306d1ae9cf32c9d6ac814a9879c46339b70c66f3cf9bf2483f731c5293d00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4e306d1ae9cf32c9d6ac814a9879c46339b70c66f3cf9bf2483f731c5293d00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4e306d1ae9cf32c9d6ac814a9879c46339b70c66f3cf9bf2483f731c5293d00", kill_on_drop: false }` [INFO] [stdout] b4e306d1ae9cf32c9d6ac814a9879c46339b70c66f3cf9bf2483f731c5293d00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb1e155ff9c93fc700fefe4e4c0dd9b0172b898f304a027d83d2ba847242262f [INFO] running `Command { std: "docker" "start" "-a" "bb1e155ff9c93fc700fefe4e4c0dd9b0172b898f304a027d83d2ba847242262f", kill_on_drop: false }` [INFO] [stderr] Checking sgx_types v1.1.1 [INFO] [stderr] Checking sgx_libc v1.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `extra_traits` [INFO] [stdout] --> src/macros.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg_attr(feature = "extra_traits", derive(Debug, Eq, Hash, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/linux/x86_64/mod.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / s! { [INFO] [stdout] 201 | | pub struct stat { [INFO] [stdout] 202 | | pub st_dev: dev_t, [INFO] [stdout] 203 | | pub st_ino: ino_t, [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align` and `default` [INFO] [stdout] = help: consider adding `extra_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `extra_traits` [INFO] [stdout] --> src/macros.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg_attr(feature = "extra_traits", derive(Debug, Eq, Hash, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/linux/x86_64/mod.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / s! { [INFO] [stdout] 201 | | pub struct stat { [INFO] [stdout] 202 | | pub st_dev: dev_t, [INFO] [stdout] 203 | | pub st_ino: ino_t, [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align` and `default` [INFO] [stdout] = help: consider adding `extra_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `extra_traits` [INFO] [stdout] --> src/macros.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg_attr(feature = "extra_traits", derive(Debug, Eq, Hash, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/linux/x86_64/mod.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / s! { [INFO] [stdout] 201 | | pub struct stat { [INFO] [stdout] 202 | | pub st_dev: dev_t, [INFO] [stdout] 203 | | pub st_ino: ino_t, [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align` and `default` [INFO] [stdout] = help: consider adding `extra_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `extra_traits` [INFO] [stdout] --> src/macros.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg_attr(feature = "extra_traits", derive(Debug, Eq, Hash, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/linux/x86_64/mod.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / s! { [INFO] [stdout] 201 | | pub struct stat { [INFO] [stdout] 202 | | pub st_dev: dev_t, [INFO] [stdout] 203 | | pub st_ino: ino_t, [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align` and `default` [INFO] [stdout] = help: consider adding `extra_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `extra_traits` [INFO] [stdout] --> src/macros.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg_attr(feature = "extra_traits", derive(Debug, Eq, Hash, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/linux/x86_64/mod.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / s! { [INFO] [stdout] 201 | | pub struct stat { [INFO] [stdout] 202 | | pub st_dev: dev_t, [INFO] [stdout] 203 | | pub st_ino: ino_t, [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align` and `default` [INFO] [stdout] = help: consider adding `extra_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `extra_traits` [INFO] [stdout] --> src/macros.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg_attr(feature = "extra_traits", derive(Debug, Eq, Hash, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/linux/x86_64/mod.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / s! { [INFO] [stdout] 201 | | pub struct stat { [INFO] [stdout] 202 | | pub st_dev: dev_t, [INFO] [stdout] 203 | | pub st_ino: ino_t, [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align` and `default` [INFO] [stdout] = help: consider adding `extra_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `extra_traits` [INFO] [stdout] --> src/macros.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg_attr(feature = "extra_traits", derive(Debug, Eq, Hash, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/linux/x86_64/mod.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / s! { [INFO] [stdout] 201 | | pub struct stat { [INFO] [stdout] 202 | | pub st_dev: dev_t, [INFO] [stdout] 203 | | pub st_ino: ino_t, [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align` and `default` [INFO] [stdout] = help: consider adding `extra_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `extra_traits` [INFO] [stdout] --> src/macros.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg_attr(feature = "extra_traits", derive(Debug, Eq, Hash, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/linux/x86_64/mod.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / s! { [INFO] [stdout] 201 | | pub struct stat { [INFO] [stdout] 202 | | pub st_dev: dev_t, [INFO] [stdout] 203 | | pub st_ino: ino_t, [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align` and `default` [INFO] [stdout] = help: consider adding `extra_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `extra_traits` [INFO] [stdout] --> src/macros.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg_attr(feature = "extra_traits", derive(Debug, Eq, Hash, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/linux/x86_64/mod.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / s! { [INFO] [stdout] 201 | | pub struct stat { [INFO] [stdout] 202 | | pub st_dev: dev_t, [INFO] [stdout] 203 | | pub st_ino: ino_t, [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align` and `default` [INFO] [stdout] = help: consider adding `extra_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `extra_traits` [INFO] [stdout] --> src/macros.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg_attr(feature = "extra_traits", derive(Debug, Eq, Hash, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/linux/x86_64/mod.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / s! { [INFO] [stdout] 201 | | pub struct stat { [INFO] [stdout] 202 | | pub st_dev: dev_t, [INFO] [stdout] 203 | | pub st_ino: ino_t, [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align` and `default` [INFO] [stdout] = help: consider adding `extra_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `extra_traits` [INFO] [stdout] --> src/macros.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg_attr(feature = "extra_traits", derive(Debug, Eq, Hash, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/linux/x86_64/mod.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / s! { [INFO] [stdout] 201 | | pub struct stat { [INFO] [stdout] 202 | | pub st_dev: dev_t, [INFO] [stdout] 203 | | pub st_ino: ino_t, [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align` and `default` [INFO] [stdout] = help: consider adding `extra_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `extra_traits` [INFO] [stdout] --> src/macros.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg_attr(feature = "extra_traits", derive(Debug, Eq, Hash, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/linux/x86_64/mod.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / s! { [INFO] [stdout] 201 | | pub struct stat { [INFO] [stdout] 202 | | pub st_dev: dev_t, [INFO] [stdout] 203 | | pub st_ino: ino_t, [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align` and `default` [INFO] [stdout] = help: consider adding `extra_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `extra_traits` [INFO] [stdout] --> src/macros.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg_attr(feature = "extra_traits", derive(Debug, Eq, Hash, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/linux/x86_64/mod.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / s! { [INFO] [stdout] 201 | | pub struct stat { [INFO] [stdout] 202 | | pub st_dev: dev_t, [INFO] [stdout] 203 | | pub st_ino: ino_t, [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align` and `default` [INFO] [stdout] = help: consider adding `extra_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `extra_traits` [INFO] [stdout] --> src/macros.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg_attr(feature = "extra_traits", derive(Debug, Eq, Hash, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/linux/x86_64/mod.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / s! { [INFO] [stdout] 201 | | pub struct stat { [INFO] [stdout] 202 | | pub st_dev: dev_t, [INFO] [stdout] 203 | | pub st_ino: ino_t, [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align` and `default` [INFO] [stdout] = help: consider adding `extra_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `extra_traits` [INFO] [stdout] --> src/macros.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg_attr(feature = "extra_traits", derive(Debug, Eq, Hash, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/linux/x86_64/mod.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / s! { [INFO] [stdout] 201 | | pub struct stat { [INFO] [stdout] 202 | | pub st_dev: dev_t, [INFO] [stdout] 203 | | pub st_ino: ino_t, [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align` and `default` [INFO] [stdout] = help: consider adding `extra_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `extra_traits` [INFO] [stdout] --> src/macros.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg_attr(feature = "extra_traits", derive(Debug, Eq, Hash, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/linux/x86_64/mod.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / s! { [INFO] [stdout] 201 | | pub struct stat { [INFO] [stdout] 202 | | pub st_dev: dev_t, [INFO] [stdout] 203 | | pub st_ino: ino_t, [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align` and `default` [INFO] [stdout] = help: consider adding `extra_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `extra_traits` [INFO] [stdout] --> src/macros.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg_attr(feature = "extra_traits", derive(Debug, Eq, Hash, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/linux/x86_64/mod.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / s! { [INFO] [stdout] 201 | | pub struct stat { [INFO] [stdout] 202 | | pub st_dev: dev_t, [INFO] [stdout] 203 | | pub st_ino: ino_t, [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align` and `default` [INFO] [stdout] = help: consider adding `extra_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `extra_traits` [INFO] [stdout] --> src/macros.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg_attr(feature = "extra_traits", derive(Debug, Eq, Hash, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/linux/x86_64/mod.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / s! { [INFO] [stdout] 201 | | pub struct stat { [INFO] [stdout] 202 | | pub st_dev: dev_t, [INFO] [stdout] 203 | | pub st_ino: ino_t, [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align` and `default` [INFO] [stdout] = help: consider adding `extra_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `extra_traits` [INFO] [stdout] --> src/macros.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg_attr(feature = "extra_traits", derive(Debug, Eq, Hash, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/linux/x86_64/mod.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / s! { [INFO] [stdout] 201 | | pub struct stat { [INFO] [stdout] 202 | | pub st_dev: dev_t, [INFO] [stdout] 203 | | pub st_ino: ino_t, [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align` and `default` [INFO] [stdout] = help: consider adding `extra_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `extra_traits` [INFO] [stdout] --> src/macros.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg_attr(feature = "extra_traits", derive(Debug, Eq, Hash, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/linux/x86_64/mod.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / s! { [INFO] [stdout] 201 | | pub struct stat { [INFO] [stdout] 202 | | pub st_dev: dev_t, [INFO] [stdout] 203 | | pub st_ino: ino_t, [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align` and `default` [INFO] [stdout] = help: consider adding `extra_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `extra_traits` [INFO] [stdout] --> src/macros.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg_attr(feature = "extra_traits", derive(Debug, Eq, Hash, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/linux/x86_64/mod.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / s! { [INFO] [stdout] 201 | | pub struct stat { [INFO] [stdout] 202 | | pub st_dev: dev_t, [INFO] [stdout] 203 | | pub st_ino: ino_t, [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align` and `default` [INFO] [stdout] = help: consider adding `extra_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `extra_traits` [INFO] [stdout] --> src/macros.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg_attr(feature = "extra_traits", derive(Debug, Eq, Hash, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/linux/x86_64/mod.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / s! { [INFO] [stdout] 201 | | pub struct stat { [INFO] [stdout] 202 | | pub st_dev: dev_t, [INFO] [stdout] 203 | | pub st_ino: ino_t, [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align` and `default` [INFO] [stdout] = help: consider adding `extra_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `extra_traits` [INFO] [stdout] --> src/macros.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg_attr(feature = "extra_traits", derive(Debug, Eq, Hash, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/linux/x86_64/mod.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / s! { [INFO] [stdout] 201 | | pub struct stat { [INFO] [stdout] 202 | | pub st_dev: dev_t, [INFO] [stdout] 203 | | pub st_ino: ino_t, [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align` and `default` [INFO] [stdout] = help: consider adding `extra_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `extra_traits` [INFO] [stdout] --> src/macros.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg_attr(feature = "extra_traits", derive(Debug, Eq, Hash, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/linux/x86_64/mod.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / s! { [INFO] [stdout] 201 | | pub struct stat { [INFO] [stdout] 202 | | pub st_dev: dev_t, [INFO] [stdout] 203 | | pub st_ino: ino_t, [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align` and `default` [INFO] [stdout] = help: consider adding `extra_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `extra_traits` [INFO] [stdout] --> src/macros.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg_attr(feature = "extra_traits", derive(Debug, Eq, Hash, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/linux/x86_64/mod.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / s! { [INFO] [stdout] 201 | | pub struct stat { [INFO] [stdout] 202 | | pub st_dev: dev_t, [INFO] [stdout] 203 | | pub st_ino: ino_t, [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align` and `default` [INFO] [stdout] = help: consider adding `extra_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `extra_traits` [INFO] [stdout] --> src/macros.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg_attr(feature = "extra_traits", derive(Debug, Eq, Hash, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/linux/x86_64/mod.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / s! { [INFO] [stdout] 201 | | pub struct stat { [INFO] [stdout] 202 | | pub st_dev: dev_t, [INFO] [stdout] 203 | | pub st_ino: ino_t, [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align` and `default` [INFO] [stdout] = help: consider adding `extra_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `extra_traits` [INFO] [stdout] --> src/macros.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg_attr(feature = "extra_traits", derive(Debug, Eq, Hash, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/linux/x86_64/mod.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / s! { [INFO] [stdout] 201 | | pub struct stat { [INFO] [stdout] 202 | | pub st_dev: dev_t, [INFO] [stdout] 203 | | pub st_ino: ino_t, [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align` and `default` [INFO] [stdout] = help: consider adding `extra_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `extra_traits` [INFO] [stdout] --> src/macros.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg_attr(feature = "extra_traits", derive(Debug, Eq, Hash, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/linux/x86_64/mod.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / s! { [INFO] [stdout] 201 | | pub struct stat { [INFO] [stdout] 202 | | pub st_dev: dev_t, [INFO] [stdout] 203 | | pub st_ino: ino_t, [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align` and `default` [INFO] [stdout] = help: consider adding `extra_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `extra_traits` [INFO] [stdout] --> src/macros.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg_attr(feature = "extra_traits", derive(Debug, Eq, Hash, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/linux/x86_64/mod.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / s! { [INFO] [stdout] 201 | | pub struct stat { [INFO] [stdout] 202 | | pub st_dev: dev_t, [INFO] [stdout] 203 | | pub st_ino: ino_t, [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align` and `default` [INFO] [stdout] = help: consider adding `extra_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `extra_traits` [INFO] [stdout] --> src/macros.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg_attr(feature = "extra_traits", derive(Debug, Eq, Hash, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/linux/x86_64/mod.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / s! { [INFO] [stdout] 201 | | pub struct stat { [INFO] [stdout] 202 | | pub st_dev: dev_t, [INFO] [stdout] 203 | | pub st_ino: ino_t, [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align` and `default` [INFO] [stdout] = help: consider adding `extra_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `extra_traits` [INFO] [stdout] --> src/macros.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg_attr(feature = "extra_traits", derive(Debug, Eq, Hash, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/linux/x86_64/mod.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / s! { [INFO] [stdout] 201 | | pub struct stat { [INFO] [stdout] 202 | | pub st_dev: dev_t, [INFO] [stdout] 203 | | pub st_ino: ino_t, [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align` and `default` [INFO] [stdout] = help: consider adding `extra_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `extra_traits` [INFO] [stdout] --> src/macros.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg_attr(feature = "extra_traits", derive(Debug, Eq, Hash, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/linux/x86_64/mod.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / s! { [INFO] [stdout] 201 | | pub struct stat { [INFO] [stdout] 202 | | pub st_dev: dev_t, [INFO] [stdout] 203 | | pub st_ino: ino_t, [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align` and `default` [INFO] [stdout] = help: consider adding `extra_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `extra_traits` [INFO] [stdout] --> src/macros.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg_attr(feature = "extra_traits", derive(Debug, Eq, Hash, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/linux/x86_64/mod.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / s! { [INFO] [stdout] 201 | | pub struct stat { [INFO] [stdout] 202 | | pub st_dev: dev_t, [INFO] [stdout] 203 | | pub st_ino: ino_t, [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align` and `default` [INFO] [stdout] = help: consider adding `extra_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/linux/x86_64/mod.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(missing_abi)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/linux/x86_64/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/linux/x86_64/mod.rs:46:30 [INFO] [stdout] | [INFO] [stdout] 46 | f: extern fn(*mut c_void) -> *mut c_void, [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/linux/x86_64/mod.rs:54:74 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn pthread_once(once_control: *mut pthread_once_t, init_routine: extern fn()) -> c_int; [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/linux/x86_64/mod.rs:57:51 [INFO] [stdout] | [INFO] [stdout] 57 | ... dtor: Option) -> c_int; [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/linux/x86_64/mod.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/linux/x86_64/mod.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/linux/x86_64/mod.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `extra_traits` [INFO] [stdout] --> src/macros.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg_attr(feature = "extra_traits", derive(Debug, Eq, Hash, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/linux/x86_64/mod.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / s! { [INFO] [stdout] 201 | | pub struct stat { [INFO] [stdout] 202 | | pub st_dev: dev_t, [INFO] [stdout] 203 | | pub st_ino: ino_t, [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align` and `default` [INFO] [stdout] = help: consider adding `extra_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `extra_traits` [INFO] [stdout] --> src/macros.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg_attr(feature = "extra_traits", derive(Debug, Eq, Hash, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/linux/x86_64/mod.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / s! { [INFO] [stdout] 201 | | pub struct stat { [INFO] [stdout] 202 | | pub st_dev: dev_t, [INFO] [stdout] 203 | | pub st_ino: ino_t, [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align` and `default` [INFO] [stdout] = help: consider adding `extra_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `extra_traits` [INFO] [stdout] --> src/macros.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg_attr(feature = "extra_traits", derive(Debug, Eq, Hash, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/linux/x86_64/mod.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / s! { [INFO] [stdout] 201 | | pub struct stat { [INFO] [stdout] 202 | | pub st_dev: dev_t, [INFO] [stdout] 203 | | pub st_ino: ino_t, [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align` and `default` [INFO] [stdout] = help: consider adding `extra_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `extra_traits` [INFO] [stdout] --> src/macros.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg_attr(feature = "extra_traits", derive(Debug, Eq, Hash, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/linux/x86_64/mod.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / s! { [INFO] [stdout] 201 | | pub struct stat { [INFO] [stdout] 202 | | pub st_dev: dev_t, [INFO] [stdout] 203 | | pub st_ino: ino_t, [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align` and `default` [INFO] [stdout] = help: consider adding `extra_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `extra_traits` [INFO] [stdout] --> src/macros.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg_attr(feature = "extra_traits", derive(Debug, Eq, Hash, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/linux/x86_64/mod.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / s! { [INFO] [stdout] 201 | | pub struct stat { [INFO] [stdout] 202 | | pub st_dev: dev_t, [INFO] [stdout] 203 | | pub st_ino: ino_t, [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align` and `default` [INFO] [stdout] = help: consider adding `extra_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `extra_traits` [INFO] [stdout] --> src/macros.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg_attr(feature = "extra_traits", derive(Debug, Eq, Hash, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/linux/x86_64/mod.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / s! { [INFO] [stdout] 201 | | pub struct stat { [INFO] [stdout] 202 | | pub st_dev: dev_t, [INFO] [stdout] 203 | | pub st_ino: ino_t, [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align` and `default` [INFO] [stdout] = help: consider adding `extra_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `extra_traits` [INFO] [stdout] --> src/macros.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg_attr(feature = "extra_traits", derive(Debug, Eq, Hash, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/linux/x86_64/mod.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / s! { [INFO] [stdout] 201 | | pub struct stat { [INFO] [stdout] 202 | | pub st_dev: dev_t, [INFO] [stdout] 203 | | pub st_ino: ino_t, [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align` and `default` [INFO] [stdout] = help: consider adding `extra_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `extra_traits` [INFO] [stdout] --> src/macros.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg_attr(feature = "extra_traits", derive(Debug, Eq, Hash, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/linux/x86_64/mod.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / s! { [INFO] [stdout] 201 | | pub struct stat { [INFO] [stdout] 202 | | pub st_dev: dev_t, [INFO] [stdout] 203 | | pub st_ino: ino_t, [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align` and `default` [INFO] [stdout] = help: consider adding `extra_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `extra_traits` [INFO] [stdout] --> src/macros.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg_attr(feature = "extra_traits", derive(Debug, Eq, Hash, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/linux/x86_64/mod.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / s! { [INFO] [stdout] 201 | | pub struct stat { [INFO] [stdout] 202 | | pub st_dev: dev_t, [INFO] [stdout] 203 | | pub st_ino: ino_t, [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align` and `default` [INFO] [stdout] = help: consider adding `extra_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `extra_traits` [INFO] [stdout] --> src/macros.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg_attr(feature = "extra_traits", derive(Debug, Eq, Hash, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/linux/x86_64/mod.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / s! { [INFO] [stdout] 201 | | pub struct stat { [INFO] [stdout] 202 | | pub st_dev: dev_t, [INFO] [stdout] 203 | | pub st_ino: ino_t, [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align` and `default` [INFO] [stdout] = help: consider adding `extra_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `extra_traits` [INFO] [stdout] --> src/macros.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg_attr(feature = "extra_traits", derive(Debug, Eq, Hash, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/linux/x86_64/mod.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / s! { [INFO] [stdout] 201 | | pub struct stat { [INFO] [stdout] 202 | | pub st_dev: dev_t, [INFO] [stdout] 203 | | pub st_ino: ino_t, [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align` and `default` [INFO] [stdout] = help: consider adding `extra_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `extra_traits` [INFO] [stdout] --> src/macros.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg_attr(feature = "extra_traits", derive(Debug, Eq, Hash, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/linux/x86_64/mod.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / s! { [INFO] [stdout] 201 | | pub struct stat { [INFO] [stdout] 202 | | pub st_dev: dev_t, [INFO] [stdout] 203 | | pub st_ino: ino_t, [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align` and `default` [INFO] [stdout] = help: consider adding `extra_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `extra_traits` [INFO] [stdout] --> src/macros.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg_attr(feature = "extra_traits", derive(Debug, Eq, Hash, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/linux/x86_64/mod.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / s! { [INFO] [stdout] 201 | | pub struct stat { [INFO] [stdout] 202 | | pub st_dev: dev_t, [INFO] [stdout] 203 | | pub st_ino: ino_t, [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align` and `default` [INFO] [stdout] = help: consider adding `extra_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `extra_traits` [INFO] [stdout] --> src/macros.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg_attr(feature = "extra_traits", derive(Debug, Eq, Hash, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/linux/x86_64/mod.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / s! { [INFO] [stdout] 201 | | pub struct stat { [INFO] [stdout] 202 | | pub st_dev: dev_t, [INFO] [stdout] 203 | | pub st_ino: ino_t, [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align` and `default` [INFO] [stdout] = help: consider adding `extra_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `extra_traits` [INFO] [stdout] --> src/macros.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg_attr(feature = "extra_traits", derive(Debug, Eq, Hash, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/linux/x86_64/mod.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / s! { [INFO] [stdout] 201 | | pub struct stat { [INFO] [stdout] 202 | | pub st_dev: dev_t, [INFO] [stdout] 203 | | pub st_ino: ino_t, [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align` and `default` [INFO] [stdout] = help: consider adding `extra_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `extra_traits` [INFO] [stdout] --> src/macros.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg_attr(feature = "extra_traits", derive(Debug, Eq, Hash, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/linux/x86_64/mod.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / s! { [INFO] [stdout] 201 | | pub struct stat { [INFO] [stdout] 202 | | pub st_dev: dev_t, [INFO] [stdout] 203 | | pub st_ino: ino_t, [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align` and `default` [INFO] [stdout] = help: consider adding `extra_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `extra_traits` [INFO] [stdout] --> src/macros.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg_attr(feature = "extra_traits", derive(Debug, Eq, Hash, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/linux/x86_64/mod.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / s! { [INFO] [stdout] 201 | | pub struct stat { [INFO] [stdout] 202 | | pub st_dev: dev_t, [INFO] [stdout] 203 | | pub st_ino: ino_t, [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align` and `default` [INFO] [stdout] = help: consider adding `extra_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `extra_traits` [INFO] [stdout] --> src/macros.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg_attr(feature = "extra_traits", derive(Debug, Eq, Hash, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/linux/x86_64/mod.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / s! { [INFO] [stdout] 201 | | pub struct stat { [INFO] [stdout] 202 | | pub st_dev: dev_t, [INFO] [stdout] 203 | | pub st_ino: ino_t, [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align` and `default` [INFO] [stdout] = help: consider adding `extra_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `extra_traits` [INFO] [stdout] --> src/macros.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg_attr(feature = "extra_traits", derive(Debug, Eq, Hash, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/linux/x86_64/mod.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / s! { [INFO] [stdout] 201 | | pub struct stat { [INFO] [stdout] 202 | | pub st_dev: dev_t, [INFO] [stdout] 203 | | pub st_ino: ino_t, [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align` and `default` [INFO] [stdout] = help: consider adding `extra_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `extra_traits` [INFO] [stdout] --> src/macros.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg_attr(feature = "extra_traits", derive(Debug, Eq, Hash, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/linux/x86_64/mod.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / s! { [INFO] [stdout] 201 | | pub struct stat { [INFO] [stdout] 202 | | pub st_dev: dev_t, [INFO] [stdout] 203 | | pub st_ino: ino_t, [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align` and `default` [INFO] [stdout] = help: consider adding `extra_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `extra_traits` [INFO] [stdout] --> src/macros.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg_attr(feature = "extra_traits", derive(Debug, Eq, Hash, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/linux/x86_64/mod.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / s! { [INFO] [stdout] 201 | | pub struct stat { [INFO] [stdout] 202 | | pub st_dev: dev_t, [INFO] [stdout] 203 | | pub st_ino: ino_t, [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align` and `default` [INFO] [stdout] = help: consider adding `extra_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `extra_traits` [INFO] [stdout] --> src/macros.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg_attr(feature = "extra_traits", derive(Debug, Eq, Hash, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/linux/x86_64/mod.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / s! { [INFO] [stdout] 201 | | pub struct stat { [INFO] [stdout] 202 | | pub st_dev: dev_t, [INFO] [stdout] 203 | | pub st_ino: ino_t, [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align` and `default` [INFO] [stdout] = help: consider adding `extra_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `extra_traits` [INFO] [stdout] --> src/macros.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg_attr(feature = "extra_traits", derive(Debug, Eq, Hash, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/linux/x86_64/mod.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / s! { [INFO] [stdout] 201 | | pub struct stat { [INFO] [stdout] 202 | | pub st_dev: dev_t, [INFO] [stdout] 203 | | pub st_ino: ino_t, [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align` and `default` [INFO] [stdout] = help: consider adding `extra_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `extra_traits` [INFO] [stdout] --> src/macros.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg_attr(feature = "extra_traits", derive(Debug, Eq, Hash, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/linux/x86_64/mod.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / s! { [INFO] [stdout] 201 | | pub struct stat { [INFO] [stdout] 202 | | pub st_dev: dev_t, [INFO] [stdout] 203 | | pub st_ino: ino_t, [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align` and `default` [INFO] [stdout] = help: consider adding `extra_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `extra_traits` [INFO] [stdout] --> src/macros.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg_attr(feature = "extra_traits", derive(Debug, Eq, Hash, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/linux/x86_64/mod.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / s! { [INFO] [stdout] 201 | | pub struct stat { [INFO] [stdout] 202 | | pub st_dev: dev_t, [INFO] [stdout] 203 | | pub st_ino: ino_t, [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align` and `default` [INFO] [stdout] = help: consider adding `extra_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `extra_traits` [INFO] [stdout] --> src/macros.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg_attr(feature = "extra_traits", derive(Debug, Eq, Hash, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/linux/x86_64/mod.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / s! { [INFO] [stdout] 201 | | pub struct stat { [INFO] [stdout] 202 | | pub st_dev: dev_t, [INFO] [stdout] 203 | | pub st_ino: ino_t, [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align` and `default` [INFO] [stdout] = help: consider adding `extra_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `extra_traits` [INFO] [stdout] --> src/macros.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg_attr(feature = "extra_traits", derive(Debug, Eq, Hash, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/linux/x86_64/mod.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / s! { [INFO] [stdout] 201 | | pub struct stat { [INFO] [stdout] 202 | | pub st_dev: dev_t, [INFO] [stdout] 203 | | pub st_ino: ino_t, [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align` and `default` [INFO] [stdout] = help: consider adding `extra_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `extra_traits` [INFO] [stdout] --> src/macros.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg_attr(feature = "extra_traits", derive(Debug, Eq, Hash, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/linux/x86_64/mod.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / s! { [INFO] [stdout] 201 | | pub struct stat { [INFO] [stdout] 202 | | pub st_dev: dev_t, [INFO] [stdout] 203 | | pub st_ino: ino_t, [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align` and `default` [INFO] [stdout] = help: consider adding `extra_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `extra_traits` [INFO] [stdout] --> src/macros.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg_attr(feature = "extra_traits", derive(Debug, Eq, Hash, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/linux/x86_64/mod.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / s! { [INFO] [stdout] 201 | | pub struct stat { [INFO] [stdout] 202 | | pub st_dev: dev_t, [INFO] [stdout] 203 | | pub st_ino: ino_t, [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align` and `default` [INFO] [stdout] = help: consider adding `extra_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `extra_traits` [INFO] [stdout] --> src/macros.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg_attr(feature = "extra_traits", derive(Debug, Eq, Hash, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/linux/x86_64/mod.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / s! { [INFO] [stdout] 201 | | pub struct stat { [INFO] [stdout] 202 | | pub st_dev: dev_t, [INFO] [stdout] 203 | | pub st_ino: ino_t, [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align` and `default` [INFO] [stdout] = help: consider adding `extra_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `extra_traits` [INFO] [stdout] --> src/macros.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg_attr(feature = "extra_traits", derive(Debug, Eq, Hash, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/linux/x86_64/mod.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / s! { [INFO] [stdout] 201 | | pub struct stat { [INFO] [stdout] 202 | | pub st_dev: dev_t, [INFO] [stdout] 203 | | pub st_ino: ino_t, [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align` and `default` [INFO] [stdout] = help: consider adding `extra_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `extra_traits` [INFO] [stdout] --> src/macros.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg_attr(feature = "extra_traits", derive(Debug, Eq, Hash, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/linux/x86_64/mod.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / s! { [INFO] [stdout] 201 | | pub struct stat { [INFO] [stdout] 202 | | pub st_dev: dev_t, [INFO] [stdout] 203 | | pub st_ino: ino_t, [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align` and `default` [INFO] [stdout] = help: consider adding `extra_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `extra_traits` [INFO] [stdout] --> src/macros.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg_attr(feature = "extra_traits", derive(Debug, Eq, Hash, PartialEq))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/linux/x86_64/mod.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | / s! { [INFO] [stdout] 201 | | pub struct stat { [INFO] [stdout] 202 | | pub st_dev: dev_t, [INFO] [stdout] 203 | | pub st_ino: ino_t, [INFO] [stdout] ... | [INFO] [stdout] 476 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `align` and `default` [INFO] [stdout] = help: consider adding `extra_traits` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/linux/x86_64/mod.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(missing_abi)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/linux/x86_64/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/linux/x86_64/mod.rs:46:30 [INFO] [stdout] | [INFO] [stdout] 46 | f: extern fn(*mut c_void) -> *mut c_void, [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/linux/x86_64/mod.rs:54:74 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn pthread_once(once_control: *mut pthread_once_t, init_routine: extern fn()) -> c_int; [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/linux/x86_64/mod.rs:57:51 [INFO] [stdout] | [INFO] [stdout] 57 | ... dtor: Option) -> c_int; [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/linux/x86_64/mod.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/linux/x86_64/mod.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/linux/x86_64/mod.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/linux/x86_64/ocall.rs:673:17 [INFO] [stdout] | [INFO] [stdout] 673 | let mut temp_pwd = &mut *pwd; [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/linux/x86_64/ocall.rs:673:17 [INFO] [stdout] | [INFO] [stdout] 673 | let mut temp_pwd = &mut *pwd; [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s [INFO] running `Command { std: "docker" "inspect" "bb1e155ff9c93fc700fefe4e4c0dd9b0172b898f304a027d83d2ba847242262f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb1e155ff9c93fc700fefe4e4c0dd9b0172b898f304a027d83d2ba847242262f", kill_on_drop: false }` [INFO] [stdout] bb1e155ff9c93fc700fefe4e4c0dd9b0172b898f304a027d83d2ba847242262f