[INFO] fetching crate linux-nvme-sys 0.4.0... [INFO] testing linux-nvme-sys-0.4.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate linux-nvme-sys 0.4.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate linux-nvme-sys 0.4.0 [INFO] finished tweaking crates.io crate linux-nvme-sys 0.4.0 [INFO] tweaked toml for crates.io crate linux-nvme-sys 0.4.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate linux-nvme-sys 0.4.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 50 packages to latest compatible versions [INFO] [stderr] Adding bindgen v0.66.1 (available: v0.72.1) [INFO] [stderr] Adding nix v0.26.4 (available: v0.30.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b8e09a6fc1a4b85e78d7c0c4be89525f7a5351c6bfee0edd4d74c36011bd81c [INFO] running `Command { std: "docker" "start" "-a" "0b8e09a6fc1a4b85e78d7c0c4be89525f7a5351c6bfee0edd4d74c36011bd81c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b8e09a6fc1a4b85e78d7c0c4be89525f7a5351c6bfee0edd4d74c36011bd81c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b8e09a6fc1a4b85e78d7c0c4be89525f7a5351c6bfee0edd4d74c36011bd81c", kill_on_drop: false }` [INFO] [stdout] 0b8e09a6fc1a4b85e78d7c0c4be89525f7a5351c6bfee0edd4d74c36011bd81c [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40d70c8a84768235f8116b6d8efd2c7b7100666831c3d1f7b4777885ffb1f405 [INFO] running `Command { std: "docker" "start" "-a" "40d70c8a84768235f8116b6d8efd2c7b7100666831c3d1f7b4777885ffb1f405", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling linux-nvme-sys v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> /opt/rustwide/target/debug/build/linux-nvme-sys-db15fdfc4bfe1e68/out/bindings.rs:3:254868 [INFO] [stdout] | [INFO] [stdout] 3 | ...lt , Copy , Clone , PartialEq , Eq)] pub struct _IO_cookie_io_functions_t { pub read : cookie_read_function_t , pub write : cookie... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> /opt/rustwide/target/debug/build/linux-nvme-sys-db15fdfc4bfe1e68/out/bindings.rs:3:254904 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct _IO_cookie_io_functions_t { pub read : cookie_read_function_t , pub write : cookie_write_function_t , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> /opt/rustwide/target/debug/build/linux-nvme-sys-db15fdfc4bfe1e68/out/bindings.rs:3:254942 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct _IO_cookie_io_functions_t { pub read : cookie_read_function_t , pub write : cookie_write_function_t , pub seek : cookie_seek_function_t , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> /opt/rustwide/target/debug/build/linux-nvme-sys-db15fdfc4bfe1e68/out/bindings.rs:3:254978 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct _IO_cookie_io_functions_t { pub read : cookie_read_function_t , pub write : cookie_write_function_t , pub seek : cookie_seek_function_t , pub close : cookie_close_function_t , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.34s [INFO] running `Command { std: "docker" "inspect" "40d70c8a84768235f8116b6d8efd2c7b7100666831c3d1f7b4777885ffb1f405", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40d70c8a84768235f8116b6d8efd2c7b7100666831c3d1f7b4777885ffb1f405", kill_on_drop: false }` [INFO] [stdout] 40d70c8a84768235f8116b6d8efd2c7b7100666831c3d1f7b4777885ffb1f405 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c8a88e6cfcf550f49485123edbfbcb2739bd386ee10be0870b8bc8a4ad4f634 [INFO] running `Command { std: "docker" "start" "-a" "7c8a88e6cfcf550f49485123edbfbcb2739bd386ee10be0870b8bc8a4ad4f634", kill_on_drop: false }` [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> /opt/rustwide/target/debug/build/linux-nvme-sys-db15fdfc4bfe1e68/out/bindings.rs:3:254868 [INFO] [stdout] | [INFO] [stdout] 3 | ...lt , Copy , Clone , PartialEq , Eq)] pub struct _IO_cookie_io_functions_t { pub read : cookie_read_function_t , pub write : cookie... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> /opt/rustwide/target/debug/build/linux-nvme-sys-db15fdfc4bfe1e68/out/bindings.rs:3:254904 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct _IO_cookie_io_functions_t { pub read : cookie_read_function_t , pub write : cookie_write_function_t , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> /opt/rustwide/target/debug/build/linux-nvme-sys-db15fdfc4bfe1e68/out/bindings.rs:3:254942 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct _IO_cookie_io_functions_t { pub read : cookie_read_function_t , pub write : cookie_write_function_t , pub seek : cookie_seek_function_t , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> /opt/rustwide/target/debug/build/linux-nvme-sys-db15fdfc4bfe1e68/out/bindings.rs:3:254978 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct _IO_cookie_io_functions_t { pub read : cookie_read_function_t , pub write : cookie_write_function_t , pub seek : cookie_seek_function_t , pub close : cookie_close_function_t , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling linux-nvme-sys v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> /opt/rustwide/target/debug/build/linux-nvme-sys-db15fdfc4bfe1e68/out/bindings.rs:3:254868 [INFO] [stdout] | [INFO] [stdout] 3 | ...lt , Copy , Clone , PartialEq , Eq)] pub struct _IO_cookie_io_functions_t { pub read : cookie_read_function_t , pub write : cookie... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> /opt/rustwide/target/debug/build/linux-nvme-sys-db15fdfc4bfe1e68/out/bindings.rs:3:254904 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct _IO_cookie_io_functions_t { pub read : cookie_read_function_t , pub write : cookie_write_function_t , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> /opt/rustwide/target/debug/build/linux-nvme-sys-db15fdfc4bfe1e68/out/bindings.rs:3:254942 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct _IO_cookie_io_functions_t { pub read : cookie_read_function_t , pub write : cookie_write_function_t , pub seek : cookie_seek_function_t , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> /opt/rustwide/target/debug/build/linux-nvme-sys-db15fdfc4bfe1e68/out/bindings.rs:3:254978 [INFO] [stdout] | [INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct _IO_cookie_io_functions_t { pub read : cookie_read_function_t , pub write : cookie_write_function_t , pub seek : cookie_seek_function_t , pub close : cookie_close_function_t , ... [INFO] [stdout] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.10s [INFO] running `Command { std: "docker" "inspect" "7c8a88e6cfcf550f49485123edbfbcb2739bd386ee10be0870b8bc8a4ad4f634", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c8a88e6cfcf550f49485123edbfbcb2739bd386ee10be0870b8bc8a4ad4f634", kill_on_drop: false }` [INFO] [stdout] 7c8a88e6cfcf550f49485123edbfbcb2739bd386ee10be0870b8bc8a4ad4f634 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0029373eade556e506cea0ba5498f526d2f76cf53c137dd4e81d3b82752baf50 [INFO] running `Command { std: "docker" "start" "-a" "0029373eade556e506cea0ba5498f526d2f76cf53c137dd4e81d3b82752baf50", kill_on_drop: false }` [INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stderr] --> /opt/rustwide/target/debug/build/linux-nvme-sys-db15fdfc4bfe1e68/out/bindings.rs:3:254868 [INFO] [stderr] | [INFO] [stderr] 3 | ...lt , Copy , Clone , PartialEq , Eq)] pub struct _IO_cookie_io_functions_t { pub read : cookie_read_function_t , pub write : cookie... [INFO] [stderr] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: the address of the same function can vary between different codegen units [INFO] [stderr] = note: furthermore, different functions could have the same address after being merged together [INFO] [stderr] = note: for more information visit [INFO] [stderr] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stderr] --> /opt/rustwide/target/debug/build/linux-nvme-sys-db15fdfc4bfe1e68/out/bindings.rs:3:254904 [INFO] [stderr] | [INFO] [stderr] 3 | ... , PartialEq , Eq)] pub struct _IO_cookie_io_functions_t { pub read : cookie_read_function_t , pub write : cookie_write_function_t , ... [INFO] [stderr] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: the address of the same function can vary between different codegen units [INFO] [stderr] = note: furthermore, different functions could have the same address after being merged together [INFO] [stderr] = note: for more information visit [INFO] [stderr] [INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stderr] --> /opt/rustwide/target/debug/build/linux-nvme-sys-db15fdfc4bfe1e68/out/bindings.rs:3:254942 [INFO] [stderr] | [INFO] [stderr] 3 | ... , PartialEq , Eq)] pub struct _IO_cookie_io_functions_t { pub read : cookie_read_function_t , pub write : cookie_write_function_t , pub seek : cookie_seek_function_t , ... [INFO] [stderr] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: the address of the same function can vary between different codegen units [INFO] [stderr] = note: furthermore, different functions could have the same address after being merged together [INFO] [stderr] = note: for more information visit [INFO] [stderr] [INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stderr] --> /opt/rustwide/target/debug/build/linux-nvme-sys-db15fdfc4bfe1e68/out/bindings.rs:3:254978 [INFO] [stderr] | [INFO] [stderr] 3 | ... , PartialEq , Eq)] pub struct _IO_cookie_io_functions_t { pub read : cookie_read_function_t , pub write : cookie_write_function_t , pub seek : cookie_seek_function_t , pub close : cookie_close_function_t , ... [INFO] [stderr] | --------- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: the address of the same function can vary between different codegen units [INFO] [stderr] = note: furthermore, different functions could have the same address after being merged together [INFO] [stderr] = note: for more information visit [INFO] [stderr] [INFO] [stderr] warning: `linux-nvme-sys` (lib) generated 4 warnings [INFO] [stderr] warning: `linux-nvme-sys` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/linux_nvme_sys-96bc45344119146f) [INFO] [stdout] [INFO] [stdout] running 94 tests [INFO] [stdout] test bindgen_test_layout__G_fpos_t ... ok [INFO] [stdout] test bindgen_test_layout__G_fpos64_t ... ok [INFO] [stdout] test bindgen_test_layout__IO_FILE ... ok [INFO] [stdout] test bindgen_test_layout__IO_cookie_io_functions_t ... ok [INFO] [stdout] test bindgen_test_layout___fsid_t ... ok [INFO] [stdout] test bindgen_test_layout___kernel_fd_set ... ok [INFO] [stdout] test bindgen_test_layout___kernel_fsid_t ... ok [INFO] [stdout] test bindgen_test_layout___mbstate_t ... ok [INFO] [stdout] test bindgen_test_layout___va_list_tag ... ok [INFO] [stdout] test bindgen_test_layout_nvm_ioctl_create ... ok [INFO] [stdout] test bindgen_test_layout_nvm_ioctl_create_conf ... ok [INFO] [stdout] test bindgen_test_layout_nvm_ioctl_create_conf__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_nvm_ioctl_create_extended ... ok [INFO] [stdout] test bindgen_test_layout_nvm_ioctl_dev_factory ... ok [INFO] [stdout] test bindgen_test_layout___mbstate_t__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_nvm_ioctl_dev_init ... ok [INFO] [stdout] test bindgen_test_layout_nvme_command__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_nvm_ioctl_device_info ... ok [INFO] [stdout] test bindgen_test_layout_nvme_common_command ... ok [INFO] [stdout] test bindgen_test_layout_nvme_command ... ok [INFO] [stdout] test bindgen_test_layout_nvme_completion ... ok [INFO] [stdout] test bindgen_test_layout_nvm_ioctl_info_tgt ... ok [INFO] [stdout] test bindgen_test_layout_nvme_completion_nvme_result ... ok [INFO] [stdout] test bindgen_test_layout_nvm_ioctl_info ... ok [INFO] [stdout] test bindgen_test_layout_nvme_create_cq ... ok [INFO] [stdout] test bindgen_test_layout_nvme_abort_cmd ... ok [INFO] [stdout] test bindgen_test_layout_nvme_dbbuf ... ok [INFO] [stdout] test bindgen_test_layout_nvme_ana_group_desc ... ok [INFO] [stdout] test bindgen_test_layout_nvme_ana_rsp_hdr ... ok [INFO] [stdout] test bindgen_test_layout_nvme_changed_ns_list_log ... ok [INFO] [stdout] test bindgen_test_layout_nvme_directive_cmd ... ok [INFO] [stdout] test bindgen_test_layout_nvme_create_sq ... ok [INFO] [stdout] test bindgen_test_layout_nvme_delete_queue ... ok [INFO] [stdout] test bindgen_test_layout_nvme_download_firmware ... ok [INFO] [stdout] test bindgen_test_layout_nvme_data_ptr__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_nvme_data_ptr ... ok [INFO] [stdout] test bindgen_test_layout_nvme_dsm_cmd ... ok [INFO] [stdout] test bindgen_test_layout_nvme_dsm_range ... ok [INFO] [stdout] test bindgen_test_layout_nvme_fw_slot_info_log ... ok [INFO] [stdout] test bindgen_test_layout_nvme_features ... ok [INFO] [stdout] test bindgen_test_layout_nvme_endurance_group_log ... ok [INFO] [stdout] test bindgen_test_layout_nvm_ioctl_create_simple ... ok [INFO] [stdout] test bindgen_test_layout_nvm_ioctl_remove ... ok [INFO] [stdout] test bindgen_test_layout_nvme_effects_log ... ok [INFO] [stdout] test bindgen_test_layout_nvme_feat_auto_pst ... ok [INFO] [stdout] test bindgen_test_layout_nvme_host_mem_buf_desc ... ok [INFO] [stdout] test bindgen_test_layout_nvme_id_ctrl ... ok [INFO] [stdout] test bindgen_test_layout_nvme_id_ns ... ok [INFO] [stdout] test bindgen_test_layout_nvme_id_nvmset ... ok [INFO] [stdout] test bindgen_test_layout_nvme_id_power_state ... ok [INFO] [stdout] test bindgen_test_layout_nvme_id_ns_granularity_list_entry ... ok [INFO] [stdout] test bindgen_test_layout_nvme_id_uuid_list ... ok [INFO] [stdout] test bindgen_test_layout_nvme_id_uuid_list_entry ... ok [INFO] [stdout] test bindgen_test_layout_nvme_identify ... ok [INFO] [stdout] test bindgen_test_layout_nvme_keyed_sgl_desc ... ok [INFO] [stdout] test bindgen_test_layout_nvme_id_ns_granularity_list ... ok [INFO] [stdout] test bindgen_test_layout_nvme_ns_id_desc ... ok [INFO] [stdout] test bindgen_test_layout_nvme_lba_range_type ... ok [INFO] [stdout] test bindgen_test_layout_nvme_nvmset_attr_entry ... ok [INFO] [stdout] test bindgen_test_layout_nvme_reservation_status__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_nvme_passthru_cmd ... ok [INFO] [stdout] test bindgen_test_layout_nvme_reservation_status_ext__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_nvme_lba_status ... ok [INFO] [stdout] test bindgen_test_layout_nvme_sanitize_log_page ... ok [INFO] [stdout] test bindgen_test_layout_nvme_rw_command ... ok [INFO] [stdout] test bindgen_test_layout_nvme_plm_config ... ok [INFO] [stdout] test bindgen_test_layout_nvme_self_test_log ... ok [INFO] [stdout] test bindgen_test_layout_nvme_lbaf ... ok [INFO] [stdout] test bindgen_test_layout_nvme_lba_status_desc ... ok [INFO] [stdout] test bindgen_test_layout_nvme_self_test_res ... ok [INFO] [stdout] test bindgen_test_layout_nvme_reservation_status ... ok [INFO] [stdout] test bindgen_test_layout_nvme_reservation_status_ext ... ok [INFO] [stdout] test bindgen_test_layout_nvme_format_cmd ... ok [INFO] [stdout] test bindgen_test_layout_nvm_ioctl_get_devices ... ok [INFO] [stdout] test bindgen_test_layout_nvme_sgl_desc ... ok [INFO] [stdout] test bindgen_test_layout_nvme_smart_log ... ok [INFO] [stdout] test bindgen_test_layout_nvme_telemetry_log_page_hdr ... ok [INFO] [stdout] test bindgen_test_layout_nvme_user_io ... ok [INFO] [stdout] test bindgen_test_layout_nvme_write_zeroes_cmd ... ok [INFO] [stdout] test bindgen_test_layout_nvmf_common_command ... ok [INFO] [stdout] test bindgen_test_layout_nvmf_connect_data ... ok [INFO] [stdout] test bindgen_test_layout_nvmf_connect_command ... ok [INFO] [stdout] test bindgen_test_layout_nvmf_disc_rsp_page_entry ... ok [INFO] [stdout] test bindgen_test_layout_nvmf_disc_rsp_page_entry_tsas ... ok [INFO] [stdout] test bindgen_test_layout_nvmf_disc_rsp_page_entry_tsas_rdma ... ok [INFO] [stdout] test bindgen_test_layout_nvmf_disc_rsp_page_entry_tsas_tcp ... ok [INFO] [stdout] test bindgen_test_layout_nvmf_property_get_command ... ok [INFO] [stdout] test bindgen_test_layout_nvmf_disc_rsp_page_hdr ... ok [INFO] [stdout] test bindgen_test_layout_nvmf_property_set_command ... ok [INFO] [stdout] test bindgen_test_layout_streams_directive_params ... ok [INFO] [stdout] test bindgen_test_layout_termio ... ok [INFO] [stdout] test bindgen_test_layout_uuid_t ... ok [INFO] [stdout] test bindgen_test_layout_winsize ... ok [INFO] [stdout] test bindgen_test_layout_nvme_get_log_page_command ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 94 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests linux_nvme_sys [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0029373eade556e506cea0ba5498f526d2f76cf53c137dd4e81d3b82752baf50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0029373eade556e506cea0ba5498f526d2f76cf53c137dd4e81d3b82752baf50", kill_on_drop: false }` [INFO] [stdout] 0029373eade556e506cea0ba5498f526d2f76cf53c137dd4e81d3b82752baf50