[INFO] fetching crate sgx_libc 1.1.1... [INFO] checking sgx_libc-1.1.1 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate sgx_libc 1.1.1 into /workspace/builds/worker-2-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sgx_libc 1.1.1 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sgx_types v1.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 13119abc39d3bd8a5633237aa82096c92b3bb1a1b9592173c751816e1ba2f40d [INFO] running `Command { std: "docker" "start" "-a" "13119abc39d3bd8a5633237aa82096c92b3bb1a1b9592173c751816e1ba2f40d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13119abc39d3bd8a5633237aa82096c92b3bb1a1b9592173c751816e1ba2f40d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13119abc39d3bd8a5633237aa82096c92b3bb1a1b9592173c751816e1ba2f40d", kill_on_drop: false }` [INFO] [stdout] 13119abc39d3bd8a5633237aa82096c92b3bb1a1b9592173c751816e1ba2f40d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4e4f236c8d0ffb32be1d1ce270afe647105c98bccad763865263481c61c2a0d [INFO] running `Command { std: "docker" "start" "-a" "f4e4f236c8d0ffb32be1d1ce270afe647105c98bccad763865263481c61c2a0d", 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: `#[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: 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: 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.76s [INFO] running `Command { std: "docker" "inspect" "f4e4f236c8d0ffb32be1d1ce270afe647105c98bccad763865263481c61c2a0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4e4f236c8d0ffb32be1d1ce270afe647105c98bccad763865263481c61c2a0d", kill_on_drop: false }` [INFO] [stdout] f4e4f236c8d0ffb32be1d1ce270afe647105c98bccad763865263481c61c2a0d