[INFO] fetching crate vmm-sys-util 0.12.1...
[INFO] testing vmm-sys-util-0.12.1 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate vmm-sys-util 0.12.1 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate vmm-sys-util 0.12.1 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config
[INFO] started tweaking crates.io crate vmm-sys-util 0.12.1
[INFO] finished tweaking crates.io crate vmm-sys-util 0.12.1
[INFO] tweaked toml for crates.io crate vmm-sys-util 0.12.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 13 packages to latest compatible versions
[INFO] [stderr]       Adding bitflags v1.3.2 (latest: v2.5.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eaa44684853ccba20a5a05dbe6233db4de1cf5d8c2c5dbde526e4691e156e9ac
[INFO] running `Command { std: "docker" "start" "-a" "eaa44684853ccba20a5a05dbe6233db4de1cf5d8c2c5dbde526e4691e156e9ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eaa44684853ccba20a5a05dbe6233db4de1cf5d8c2c5dbde526e4691e156e9ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eaa44684853ccba20a5a05dbe6233db4de1cf5d8c2c5dbde526e4691e156e9ac", kill_on_drop: false }`
[INFO] [stdout] eaa44684853ccba20a5a05dbe6233db4de1cf5d8c2c5dbde526e4691e156e9ac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 95b13bfd482b8a5f24eb72d7f1809ee99be22654e79bb60ec61fc4ea7f3bd4cc
[INFO] running `Command { std: "docker" "start" "-a" "95b13bfd482b8a5f24eb72d7f1809ee99be22654e79bb60ec61fc4ea7f3bd4cc", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling vmm-sys-util v0.12.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/linux/sock_ctrl_msg.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     feature = "cargo-clippy",
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `serde`, `serde_derive`, `with-serde`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/linux/sock_ctrl_msg.rs:206:12
[INFO] [stdout]     |
[INFO] [stdout] 206 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::unnecessary_cast))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `serde`, `serde_derive`, `with-serde`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/linux/sock_ctrl_msg.rs:451:16
[INFO] [stdout]     |
[INFO] [stdout] 451 |     #[cfg_attr(feature = "cargo-clippy", allow(clippy::useless_asref))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `serde`, `serde_derive`, `with-serde`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
[INFO] running `Command { std: "docker" "inspect" "95b13bfd482b8a5f24eb72d7f1809ee99be22654e79bb60ec61fc4ea7f3bd4cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95b13bfd482b8a5f24eb72d7f1809ee99be22654e79bb60ec61fc4ea7f3bd4cc", kill_on_drop: false }`
[INFO] [stdout] 95b13bfd482b8a5f24eb72d7f1809ee99be22654e79bb60ec61fc4ea7f3bd4cc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fcc3ed78ebcd90ac5640b2ae5abe354309643cbd5e8047ead281eb0190ed37f9
[INFO] running `Command { std: "docker" "start" "-a" "fcc3ed78ebcd90ac5640b2ae5abe354309643cbd5e8047ead281eb0190ed37f9", kill_on_drop: false }`
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/linux/sock_ctrl_msg.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     feature = "cargo-clippy",
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `serde`, `serde_derive`, `with-serde`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/linux/sock_ctrl_msg.rs:206:12
[INFO] [stdout]     |
[INFO] [stdout] 206 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::unnecessary_cast))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `serde`, `serde_derive`, `with-serde`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/linux/sock_ctrl_msg.rs:451:16
[INFO] [stdout]     |
[INFO] [stdout] 451 |     #[cfg_attr(feature = "cargo-clippy", allow(clippy::useless_asref))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `serde`, `serde_derive`, `with-serde`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling vmm-sys-util v0.12.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/linux/sock_ctrl_msg.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     feature = "cargo-clippy",
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `serde`, `serde_derive`, `with-serde`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/linux/sock_ctrl_msg.rs:206:12
[INFO] [stdout]     |
[INFO] [stdout] 206 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::unnecessary_cast))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `serde`, `serde_derive`, `with-serde`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/linux/sock_ctrl_msg.rs:451:16
[INFO] [stdout]     |
[INFO] [stdout] 451 |     #[cfg_attr(feature = "cargo-clippy", allow(clippy::useless_asref))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `serde`, `serde_derive`, `with-serde`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/metric.rs:116:9
[INFO] [stdout]     |
[INFO] [stdout] 116 | /         impl DogEvents for Arc<DogEventMetrics> {
[INFO] [stdout] 117 | |             fn inc_bark(&self) {
[INFO] [stdout] 118 | |                 self.bark.inc();
[INFO] [stdout] 119 | |             }
[INFO] [stdout] ...   |
[INFO] [stdout] 127 | |             }
[INFO] [stdout] 128 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `test_main`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.55s
[INFO] running `Command { std: "docker" "inspect" "fcc3ed78ebcd90ac5640b2ae5abe354309643cbd5e8047ead281eb0190ed37f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fcc3ed78ebcd90ac5640b2ae5abe354309643cbd5e8047ead281eb0190ed37f9", kill_on_drop: false }`
[INFO] [stdout] fcc3ed78ebcd90ac5640b2ae5abe354309643cbd5e8047ead281eb0190ed37f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 12eb3b52995885ca3c3ed3e860afffb51218c5815a7fbb08eaff8d4514c0d9e6
[INFO] running `Command { std: "docker" "start" "-a" "12eb3b52995885ca3c3ed3e860afffb51218c5815a7fbb08eaff8d4514c0d9e6", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> src/linux/sock_ctrl_msg.rs:102:5
[INFO] [stderr]     |
[INFO] [stderr] 102 |     feature = "cargo-clippy",
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `serde`, `serde_derive`, `with-serde`
[INFO] [stderr]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> src/linux/sock_ctrl_msg.rs:206:12
[INFO] [stderr]     |
[INFO] [stderr] 206 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::unnecessary_cast))]
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `serde`, `serde_derive`, `with-serde`
[INFO] [stderr]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> src/linux/sock_ctrl_msg.rs:451:16
[INFO] [stderr]     |
[INFO] [stderr] 451 |     #[cfg_attr(feature = "cargo-clippy", allow(clippy::useless_asref))]
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `serde`, `serde_derive`, `with-serde`
[INFO] [stderr]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `vmm-sys-util` (lib) generated 3 warnings
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/metric.rs:116:9
[INFO] [stderr]     |
[INFO] [stderr] 116 | /         impl DogEvents for Arc<DogEventMetrics> {
[INFO] [stderr] 117 | |             fn inc_bark(&self) {
[INFO] [stderr] 118 | |                 self.bark.inc();
[INFO] [stderr] 119 | |             }
[INFO] [stderr] ...   |
[INFO] [stderr] 127 | |             }
[INFO] [stderr] 128 | |         }
[INFO] [stderr]     | |_________^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current function `test_main`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `vmm-sys-util` (lib test) generated 4 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vmm_sys_util-f9a950b8f1806328)
[INFO] [stdout] 
[INFO] [stdout] running 80 tests
[INFO] [stdout] test errno::tests::test_display ... ok
[INFO] [stdout] test fam::tests::test_clone_multiple_fields ... ok
[INFO] [stdout] test fam::tests::test_clone ... ok
[INFO] [stdout] test fam::tests::test_entries_slice ... ok
[INFO] [stdout] test fam::tests::test_from_entries ... ok
[INFO] [stdout] test errno::tests::test_errno ... ok
[INFO] [stdout] test fam::tests::test_invalid_type_conversion ... ok
[INFO] [stdout] test fam::tests::test_mem_allocator_len ... ok
[INFO] [stdout] test fam::tests::test_new ... ok
[INFO] [stdout] test fam::tests::test_partial_eq ... ok
[INFO] [stdout] test fam::tests::test_push ... ok
[INFO] [stdout] test fam::tests::test_raw_content ... ok
[INFO] [stderr] [src/linux/poll.rs:882] busy poll wait loop with hungup FDs detected on thread linux::poll::tests::test_poll_context_hungup
[INFO] [stdout] test fam::tests::test_reserve ... ok
[INFO] [stderr] 
[INFO] [stdout] test fam::tests::test_set_len ... ok
[INFO] [stdout] test fam::tests::test_retain ... ok
[INFO] [stdout] test fam::tests::test_wrapper_len ... ok
[INFO] [stdout] test linux::aio::test::bindgen_test_layout_io_event ... ok
[INFO] [stdout] test linux::aio::test::bindgen_test_layout_iocb ... ok
[INFO] [stdout] test linux::aio::test::test_new_context ... ok
[INFO] [stdout] test linux::epoll::tests::test_epoll ... ok
[INFO] [stdout] test linux::epoll::tests::test_event_ops ... ok
[INFO] [stdout] test linux::eventfd::tests::test_read_write ... ok
[INFO] [stdout] test linux::ioctl::tests::test_ioctl_macros ... ok
[INFO] [stdout] test linux::poll::tests::test_poll_context ... ok
[INFO] [stdout] test linux::eventfd::tests::test_new ... ok
[INFO] [stdout] test linux::epoll::tests::test_events_debug ... ok
[INFO] [stdout] test linux::poll::tests::test_poll_event ... ok
[INFO] [stdout] test linux::eventfd::tests::test_write_overflow ... ok
[INFO] [stdout] test linux::signal::tests::test_block_unblock_signal ... ok
[INFO] [stdout] test linux::poll::tests::test_poll_context_overflow ... ok
[INFO] [stdout] test linux::signal::tests::test_register_signal_handler ... ok
[INFO] [stdout] test linux::seek_hole::tests::seek_hole ... ok
[INFO] [stdout] test linux::seek_hole::tests::seek_data ... ok
[INFO] [stdout] test linux::sock_ctrl_msg::tests::buffer_len ... ok
[INFO] [stdout] test linux::eventfd::tests::test_clone ... ok
[INFO] [stdout] test linux::timerfd::tests::test_from_raw_fd ... ok
[INFO] [stdout] test linux::timerfd::tests::test_into_raw_fd ... ok
[INFO] [stdout] test linux::eventfd::tests::test_read_nothing ... ok
[INFO] [stdout] test linux::sock_ctrl_msg::tests::send_more_recv_less1 ... ok
[INFO] [stdout] test linux::sock_ctrl_msg::tests::send_more_recv_less2 ... ok
[INFO] [stdout] test linux::sock_ctrl_msg::tests::send_recv_with_fd ... ok
[INFO] [stdout] test linux::sock_ctrl_msg::tests::send_recv_only_fd ... ok
[INFO] [stdout] test metric::tests::test_main ... ok
[INFO] [stdout] test rand::tests::test_rand_bytes ... ok
[INFO] [stdout] test rand::tests::test_rand_alphanumerics ... ok
[INFO] [stdout] test rand::tests::test_timestamp_cycles ... ok
[INFO] [stdout] test rand::tests::test_rand_bytes_impl ... ok
[INFO] [stdout] test rand::tests::test_xor_pseudo_rng_u32 ... ok
[INFO] [stdout] test linux::sock_ctrl_msg::tests::send_recv_no_fd ... ok
[INFO] [stdout] test rand::tests::test_rand_alphanumerics_impl ... ok
[INFO] [stdout] test rand::tests::test_xor_pseudo_rng_u8_alphas ... ok
[INFO] [stdout] test syscall::tests::test_syscall_ops ... ok
[INFO] [stdout] test tempfile::tests::test_create_file_new ... ok
[INFO] [stdout] test tempfile::tests::test_create_file_new_in ... ok
[INFO] [stdout] test tempfile::tests::test_drop_file ... ok
[INFO] [stdout] test rand::tests::test_xor_pseudo_rng_u8_bytes ... ok
[INFO] [stdout] test linux::write_zeroes::tests::test_small_write_zeroes ... ok
[INFO] [stdout] test tempfile::tests::test_remove_file ... ok
[INFO] [stdout] test tempfile::tests::test_into_file ... ok
[INFO] [stdout] test unix::file_traits::tests::test_set_len ... ok
[INFO] [stdout] test linux::write_zeroes::tests::test_punch_hole ... ok
[INFO] [stdout] test linux::poll::tests::test_poll_context_timeout ... ok
[INFO] [stdout] test linux::write_zeroes::tests::test_large_write_zeroes ... ok
[INFO] [stdout] test tempfile::tests::test_create_file_with_prefix ... ok
[INFO] [stdout] test unix::file_traits::tests::test_set_len_fails_when_file_not_opened_for_writing ... ok
[INFO] [stdout] test unix::tempdir::tests::test_create_dir ... ok
[INFO] [stdout] test unix::tempdir::tests::test_create_dir_with_prefix ... ok
[INFO] [stdout] test unix::file_traits::tests::test_fsync ... ok
[INFO] [stdout] test unix::tempdir::tests::test_drop ... ok
[INFO] [stdout] test unix::terminal::tests::test_a_non_tty ... ok
[INFO] [stdout] test unix::tempdir::tests::test_create_dir_in ... ok
[INFO] [stdout] test unix::terminal::tests::test_a_tty ... ok
[INFO] [stdout] test unix::tempdir::tests::test_remove_dir ... ok
[INFO] [stdout] test linux::poll::tests::test_poll_context_hungup - should panic ... ok
[INFO] [stdout] test linux::aio::test::test_cancel_request ... ok
[INFO] [stdout] test linux::aio::test::test_read_zero ... ok
[INFO] [stdout] test linux::signal::tests::test_clear_pending ... ok
[INFO] [stdout] test linux::signal::tests::test_killing_thread ... ok
[INFO] [stdout] test linux::timerfd::tests::test_one_shot ... ok
[INFO] [stdout] test linux::timerfd::tests::test_repeating ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 80 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.61s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests vmm_sys_util
[INFO] [stdout] 
[INFO] [stdout] running 54 tests
[INFO] [stdout] test src/linux/epoll.rs - linux::epoll::EpollEvent::fd (line 187) ... ok
[INFO] [stdout] test src/errno.rs - errno::Error::errno (line 93) ... ok
[INFO] [stdout] test src/linux/eventfd.rs - linux::eventfd::EventFd::read (line 101) ... ok
[INFO] [stdout] test src/linux/eventfd.rs - linux::eventfd::EventFd::new (line 35) ... ok
[INFO] [stdout] test src/linux/epoll.rs - linux::epoll::EpollEvent::event_set (line 151) ... ok
[INFO] [stdout] test src/linux/epoll.rs - linux::epoll::EpollEvent::new (line 113) ... ok
[INFO] [stdout] test src/linux/eventfd.rs - linux::eventfd::EventFd::try_clone (line 134) ... ok
[INFO] [stdout] test src/linux/epoll.rs - linux::epoll::EpollEvent::data (line 169) ... ok
[INFO] [stdout] test src/linux/epoll.rs - linux::epoll::Epoll::ctl (line 229) ... ok
[INFO] [stdout] test src/linux/epoll.rs - linux::epoll::EpollEvent::events (line 131) ... ok
[INFO] [stdout] test src/fam.rs - fam::FamStruct (line 60) ... ok
[INFO] [stdout] test src/errno.rs - errno::Error::new (line 39) ... ok
[INFO] [stdout] test src/errno.rs - errno::Error::last (line 61) ... ok
[INFO] [stdout] test src/linux/epoll.rs - linux::epoll::Epoll::wait (line 282) ... ok
[INFO] [stdout] test src/linux/aio.rs - linux::aio::IoContext::submit (line 110) ... ok
[INFO] [stdout] test src/linux/ioctl.rs - linux::ioctl::ioctl_ioc_nr (line 41) ... ok
[INFO] [stdout] test src/linux/ioctl.rs - linux::ioctl::ioctl_ior_nr (line 87) ... ok
[INFO] [stdout] test src/linux/ioctl.rs - linux::ioctl::ioctl_io_nr (line 69) ... ok
[INFO] [stdout] test src/linux/ioctl.rs - linux::ioctl::ioctl_iow_nr (line 117) ... ok
[INFO] [stdout] test src/linux/ioctl.rs - linux::ioctl::ioctl_iowr_nr (line 147) ... ok
[INFO] [stdout] test src/linux/fallocate.rs - linux::fallocate::fallocate (line 40) ... ok
[INFO] [stdout] test src/linux/ioctl.rs - linux::ioctl::ioctl_expr (line 21) ... ok
[INFO] [stdout] test src/linux/eventfd.rs - linux::eventfd::EventFd::write (line 69) ... ok
[INFO] [stdout] test src/linux/poll.rs - linux::poll::EpollContext<T>::add_fd_with_events (line 472) ... ok
[INFO] [stdout] test src/linux/ioctl.rs - linux::ioctl::ioctl (line 229) ... FAILED
[INFO] [stdout] test src/linux/ioctl.rs - linux::ioctl::ioctl_with_val (line 271) ... FAILED
[INFO] [stdout] test src/linux/aio.rs - linux::aio::IoContext::get_events (line 183) ... ok
[INFO] [stdout] test src/linux/poll.rs - linux::poll::EpollContext<T>::delete (line 567) ... ok
[INFO] [stdout] test src/linux/poll.rs - linux::poll::EpollContext<T>::add (line 443) ... ok
[INFO] [stdout] test src/linux/poll.rs - linux::poll::EpollContext (line 378) ... ok
[INFO] [stdout] test src/linux/poll.rs - linux::poll::EpollContext<T>::modify (line 521) ... ok
[INFO] [stdout] test src/linux/signal.rs - linux::signal::create_sigset (line 200) ... ok
[INFO] [stdout] test src/linux/poll.rs - linux::poll::EpollContext<T>::new (line 409) ... ok
[INFO] [stdout] test src/linux/signal.rs - linux::signal::get_blocked_signals (line 241) ... ok
[INFO] [stdout] test src/linux/signal.rs - linux::signal::validate_signal_num (line 119) ... ok
[INFO] [stdout] test src/linux/signal.rs - linux::signal::block_signal (line 281) ... ok
[INFO] [stdout] test src/linux/timerfd.rs - linux::timerfd::TimerFd::is_armed (line 149) ... ok
[INFO] [stdout] test src/linux/signal.rs - linux::signal::unblock_signal (line 319) ... ok
[INFO] [stdout] test src/linux/signal.rs - linux::signal::register_signal_handler (line 148) ... ok
[INFO] [stdout] test src/linux/poll.rs - linux::poll::EpollContext<T>::wait_timeout (line 641) ... ok
[INFO] [stdout] test src/linux/poll.rs - linux::poll::EpollContext<T>::wait (line 608) ... ok
[INFO] [stdout] test src/linux/timerfd.rs - linux::timerfd::TimerFd::reset (line 56) ... ok
[INFO] [stdout] test src/linux/sock_ctrl_msg.rs - linux::sock_ctrl_msg::ScmSocket (line 302) ... ok
[INFO] [stdout] test src/linux/signal.rs - linux::signal::clear_signal (line 346) ... ok
[INFO] [stdout] test src/linux/timerfd.rs - linux::timerfd::TimerFd::clear (line 180) ... ok
[INFO] [stdout] test src/linux/poll.rs - linux::poll::PollContext (line 723) ... ok
[INFO] [stdout] test src/unix/tempdir.rs - unix::tempdir::TempDir::as_path (line 119) ... ok
[INFO] [stdout] test src/tempfile.rs - tempfile (line 16) ... ok
[INFO] [stdout] test src/unix/tempdir.rs - unix::tempdir::TempDir::new_in (line 59) ... ok
[INFO] [stdout] test src/unix/terminal.rs - unix::terminal::Terminal::read_raw (line 124) ... ok
[INFO] [stdout] test src/unix/tempdir.rs - unix::tempdir::TempDir::new (line 79) ... ok
[INFO] [stdout] test src/unix/tempdir.rs - unix::tempdir::TempDir::new_with_prefix (line 31) ... ok
[INFO] [stdout] test src/unix/tempdir.rs - unix::tempdir::TempDir::remove (line 105) ... ok
[INFO] [stdout] test src/linux/timerfd.rs - linux::timerfd::TimerFd::wait (line 107) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/linux/ioctl.rs - linux::ioctl::ioctl (line 229) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] thread 'main' panicked at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/os/fd/owned.rs:162:9:
[INFO] [stdout] assertion `left != right` failed
[INFO] [stdout]   left: -1
[INFO] [stdout]  right: -1
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5608cf08e715 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x5608cf08e715 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x5608cf08e715 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x5608cf08e715 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x5608cf0ab7db - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x5608cf0ab7db - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x5608cf08c99f - std::io::Write::write_fmt::hed769ca6c29434ec
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x5608cf08e4ee - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x5608cf08e4ee - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x5608cf08f859 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x5608cf08f59d - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:298:9
[INFO] [stdout]   11:     0x5608cf08fcf3 - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:795:13
[INFO] [stdout]   12:     0x5608cf08fbd4 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   13:     0x5608cf08ebd9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   14:     0x5608cf08f907 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   15:     0x5608cf072b63 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   16:     0x5608cf072e2e - core::panicking::assert_failed_inner::h01c8f7f0c1caba58
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:408:17
[INFO] [stdout]   17:     0x5608cf0744de - core::panicking::assert_failed::hddde08cfa432ae44
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:363:5
[INFO] [stdout]   18:     0x5608cf07345f - <std::fs::File as std::os::fd::raw::FromRawFd>::from_raw_fd::hf6745651c338a1ba
[INFO] [stdout]   19:     0x5608cf0734a2 - rust_out::main::_doctest_main_src_linux_ioctl_rs_229_0::hd4073d05e0135319
[INFO] [stdout]   20:     0x5608cf073476 - rust_out::main::h696a342f0ae7cd72
[INFO] [stdout]   21:     0x5608cf073393 - core::ops::function::FnOnce::call_once::hacff659aa20c7b40
[INFO] [stdout]   22:     0x5608cf073246 - std::sys_common::backtrace::__rust_begin_short_backtrace::hcc6b8bea3112e884
[INFO] [stdout]   23:     0x5608cf073299 - std::rt::lang_start::{{closure}}::h4db0ca8543e29a47
[INFO] [stdout]   24:     0x5608cf08abbd - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h239f0051f1e18680
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:284:13
[INFO] [stdout]   25:     0x5608cf08abbd - std::panicking::try::do_call::hf7072797cbfea7fa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   26:     0x5608cf08abbd - std::panicking::try::h3a37e38691a5244b
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   27:     0x5608cf08abbd - std::panic::catch_unwind::hc7cc1460e4236209
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   28:     0x5608cf08abbd - std::rt::lang_start_internal::{{closure}}::hce632608b277cffc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/rt.rs:141:48
[INFO] [stdout]   29:     0x5608cf08abbd - std::panicking::try::do_call::hafc0f13e6abd9d79
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   30:     0x5608cf08abbd - std::panicking::try::h67b8f1800ef15799
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   31:     0x5608cf08abbd - std::panic::catch_unwind::he5b260dc522c68be
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   32:     0x5608cf08abbd - std::rt::lang_start_internal::hf119eb75d1ffe221
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/rt.rs:141:20
[INFO] [stdout]   33:     0x5608cf073277 - std::rt::lang_start::ha9360cc92730957e
[INFO] [stdout]   34:     0x5608cf073595 - main
[INFO] [stdout]   35:     0x7f4ac29a8d90 - <unknown>
[INFO] [stdout]   36:     0x7f4ac29a8e40 - __libc_start_main
[INFO] [stdout]   37:     0x5608cf073155 - _start
[INFO] [stdout]   38:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/linux/ioctl.rs - linux::ioctl::ioctl_with_val (line 271) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] thread 'main' panicked at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/os/fd/owned.rs:162:9:
[INFO] [stdout] assertion `left != right` failed
[INFO] [stdout]   left: -1
[INFO] [stdout]  right: -1
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x563ebbff7625 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x563ebbff7625 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x563ebbff7625 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x563ebbff7625 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x563ebc0146eb - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x563ebc0146eb - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x563ebbff58af - std::io::Write::write_fmt::hed769ca6c29434ec
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x563ebbff73fe - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x563ebbff73fe - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x563ebbff8769 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x563ebbff84ad - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:298:9
[INFO] [stdout]   11:     0x563ebbff8c03 - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:795:13
[INFO] [stdout]   12:     0x563ebbff8ae4 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   13:     0x563ebbff7ae9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   14:     0x563ebbff8817 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   15:     0x563ebbfdbb63 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   16:     0x563ebbfdbe2e - core::panicking::assert_failed_inner::h01c8f7f0c1caba58
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:408:17
[INFO] [stdout]   17:     0x563ebbfdd3ee - core::panicking::assert_failed::hddde08cfa432ae44
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:363:5
[INFO] [stdout]   18:     0x563ebbfdc38f - <std::fs::File as std::os::fd::raw::FromRawFd>::from_raw_fd::hf6745651c338a1ba
[INFO] [stdout]   19:     0x563ebbfdc3d2 - rust_out::main::_doctest_main_src_linux_ioctl_rs_271_0::h25988f34ae79d777
[INFO] [stdout]   20:     0x563ebbfdc3a6 - rust_out::main::h696a342f0ae7cd72
[INFO] [stdout]   21:     0x563ebbfdc313 - core::ops::function::FnOnce::call_once::hacff659aa20c7b40
[INFO] [stdout]   22:     0x563ebbfdc256 - std::sys_common::backtrace::__rust_begin_short_backtrace::hcc6b8bea3112e884
[INFO] [stdout]   23:     0x563ebbfdc2a9 - std::rt::lang_start::{{closure}}::h4db0ca8543e29a47
[INFO] [stdout]   24:     0x563ebbff3acd - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h239f0051f1e18680
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:284:13
[INFO] [stdout]   25:     0x563ebbff3acd - std::panicking::try::do_call::hf7072797cbfea7fa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   26:     0x563ebbff3acd - std::panicking::try::h3a37e38691a5244b
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   27:     0x563ebbff3acd - std::panic::catch_unwind::hc7cc1460e4236209
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   28:     0x563ebbff3acd - std::rt::lang_start_internal::{{closure}}::hce632608b277cffc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/rt.rs:141:48
[INFO] [stdout]   29:     0x563ebbff3acd - std::panicking::try::do_call::hafc0f13e6abd9d79
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   30:     0x563ebbff3acd - std::panicking::try::h67b8f1800ef15799
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   31:     0x563ebbff3acd - std::panic::catch_unwind::he5b260dc522c68be
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   32:     0x563ebbff3acd - std::rt::lang_start_internal::hf119eb75d1ffe221
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/rt.rs:141:20
[INFO] [stdout]   33:     0x563ebbfdc287 - std::rt::lang_start::ha9360cc92730957e
[INFO] [stdout]   34:     0x563ebbfdc4a5 - main
[INFO] [stdout]   35:     0x7f47b009cd90 - <unknown>
[INFO] [stdout]   36:     0x7f47b009ce40 - __libc_start_main
[INFO] [stdout]   37:     0x563ebbfdc155 - _start
[INFO] [stdout]   38:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/linux/ioctl.rs - linux::ioctl::ioctl (line 229)
[INFO] [stdout]     src/linux/ioctl.rs - linux::ioctl::ioctl_with_val (line 271)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 52 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.28s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "12eb3b52995885ca3c3ed3e860afffb51218c5815a7fbb08eaff8d4514c0d9e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12eb3b52995885ca3c3ed3e860afffb51218c5815a7fbb08eaff8d4514c0d9e6", kill_on_drop: false }`
[INFO] [stdout] 12eb3b52995885ca3c3ed3e860afffb51218c5815a7fbb08eaff8d4514c0d9e6
[INFO] testing vmm-sys-util-0.12.1 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate vmm-sys-util 0.12.1 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate vmm-sys-util 0.12.1 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config
[INFO] started tweaking crates.io crate vmm-sys-util 0.12.1
[INFO] finished tweaking crates.io crate vmm-sys-util 0.12.1
[INFO] tweaked toml for crates.io crate vmm-sys-util 0.12.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "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]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 13 packages to latest compatible versions
[INFO] [stderr]       Adding bitflags v1.3.2 (latest: v2.5.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3e24f012393292e6dbcd253249aeb0572402488fd19db00394928e69c09d33db
[INFO] running `Command { std: "docker" "start" "-a" "3e24f012393292e6dbcd253249aeb0572402488fd19db00394928e69c09d33db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3e24f012393292e6dbcd253249aeb0572402488fd19db00394928e69c09d33db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e24f012393292e6dbcd253249aeb0572402488fd19db00394928e69c09d33db", kill_on_drop: false }`
[INFO] [stdout] 3e24f012393292e6dbcd253249aeb0572402488fd19db00394928e69c09d33db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dfdfa663df0cdb986dcf7174074fed0ebaeab349d3db9f92ec31415d15d03c28
[INFO] running `Command { std: "docker" "start" "-a" "dfdfa663df0cdb986dcf7174074fed0ebaeab349d3db9f92ec31415d15d03c28", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling vmm-sys-util v0.12.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/linux/sock_ctrl_msg.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     feature = "cargo-clippy",
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `serde`, `serde_derive`, `with-serde`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/linux/sock_ctrl_msg.rs:206:12
[INFO] [stdout]     |
[INFO] [stdout] 206 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::unnecessary_cast))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `serde`, `serde_derive`, `with-serde`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/linux/sock_ctrl_msg.rs:451:16
[INFO] [stdout]     |
[INFO] [stdout] 451 |     #[cfg_attr(feature = "cargo-clippy", allow(clippy::useless_asref))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `serde`, `serde_derive`, `with-serde`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
[INFO] running `Command { std: "docker" "inspect" "dfdfa663df0cdb986dcf7174074fed0ebaeab349d3db9f92ec31415d15d03c28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfdfa663df0cdb986dcf7174074fed0ebaeab349d3db9f92ec31415d15d03c28", kill_on_drop: false }`
[INFO] [stdout] dfdfa663df0cdb986dcf7174074fed0ebaeab349d3db9f92ec31415d15d03c28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 949322f78a60668966ccac705c56bfcd27688fd3febd2b181fbd8c83b63d54e5
[INFO] running `Command { std: "docker" "start" "-a" "949322f78a60668966ccac705c56bfcd27688fd3febd2b181fbd8c83b63d54e5", kill_on_drop: false }`
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/linux/sock_ctrl_msg.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     feature = "cargo-clippy",
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `serde`, `serde_derive`, `with-serde`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/linux/sock_ctrl_msg.rs:206:12
[INFO] [stdout]     |
[INFO] [stdout] 206 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::unnecessary_cast))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `serde`, `serde_derive`, `with-serde`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/linux/sock_ctrl_msg.rs:451:16
[INFO] [stdout]     |
[INFO] [stdout] 451 |     #[cfg_attr(feature = "cargo-clippy", allow(clippy::useless_asref))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `serde`, `serde_derive`, `with-serde`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling vmm-sys-util v0.12.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/linux/sock_ctrl_msg.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     feature = "cargo-clippy",
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `serde`, `serde_derive`, `with-serde`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/linux/sock_ctrl_msg.rs:206:12
[INFO] [stdout]     |
[INFO] [stdout] 206 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::unnecessary_cast))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `serde`, `serde_derive`, `with-serde`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/linux/sock_ctrl_msg.rs:451:16
[INFO] [stdout]     |
[INFO] [stdout] 451 |     #[cfg_attr(feature = "cargo-clippy", allow(clippy::useless_asref))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `serde`, `serde_derive`, `with-serde`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/metric.rs:116:9
[INFO] [stdout]     |
[INFO] [stdout] 116 | /         impl DogEvents for Arc<DogEventMetrics> {
[INFO] [stdout] 117 | |             fn inc_bark(&self) {
[INFO] [stdout] 118 | |                 self.bark.inc();
[INFO] [stdout] 119 | |             }
[INFO] [stdout] ...   |
[INFO] [stdout] 127 | |             }
[INFO] [stdout] 128 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `test_main`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.58s
[INFO] running `Command { std: "docker" "inspect" "949322f78a60668966ccac705c56bfcd27688fd3febd2b181fbd8c83b63d54e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "949322f78a60668966ccac705c56bfcd27688fd3febd2b181fbd8c83b63d54e5", kill_on_drop: false }`
[INFO] [stdout] 949322f78a60668966ccac705c56bfcd27688fd3febd2b181fbd8c83b63d54e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 08190e31ce010b72c1e6787c0e4b6082f1579b44d3b088b8d96a37d41353dad4
[INFO] running `Command { std: "docker" "start" "-a" "08190e31ce010b72c1e6787c0e4b6082f1579b44d3b088b8d96a37d41353dad4", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> src/linux/sock_ctrl_msg.rs:102:5
[INFO] [stderr]     |
[INFO] [stderr] 102 |     feature = "cargo-clippy",
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `serde`, `serde_derive`, `with-serde`
[INFO] [stderr]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> src/linux/sock_ctrl_msg.rs:206:12
[INFO] [stderr]     |
[INFO] [stderr] 206 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::unnecessary_cast))]
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `serde`, `serde_derive`, `with-serde`
[INFO] [stderr]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> src/linux/sock_ctrl_msg.rs:451:16
[INFO] [stderr]     |
[INFO] [stderr] 451 |     #[cfg_attr(feature = "cargo-clippy", allow(clippy::useless_asref))]
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `serde`, `serde_derive`, `with-serde`
[INFO] [stderr]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `vmm-sys-util` (lib) generated 3 warnings
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]    --> src/metric.rs:116:9
[INFO] [stderr]     |
[INFO] [stderr] 116 | /         impl DogEvents for Arc<DogEventMetrics> {
[INFO] [stderr] 117 | |             fn inc_bark(&self) {
[INFO] [stderr] 118 | |                 self.bark.inc();
[INFO] [stderr] 119 | |             }
[INFO] [stderr] ...   |
[INFO] [stderr] 127 | |             }
[INFO] [stderr] 128 | |         }
[INFO] [stderr]     | |_________^
[INFO] [stderr]     |
[INFO] [stderr]     = help: move this `impl` block outside the of the current function `test_main`
[INFO] [stderr]     = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stderr]     = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `vmm-sys-util` (lib test) generated 4 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vmm_sys_util-f9a950b8f1806328)
[INFO] [stdout] 
[INFO] [stdout] running 80 tests
[INFO] [stdout] test errno::tests::test_display ... ok
[INFO] [stdout] test fam::tests::test_clone ... ok
[INFO] [stdout] test fam::tests::test_entries_slice ... ok
[INFO] [stdout] test fam::tests::test_clone_multiple_fields ... ok
[INFO] [stdout] test fam::tests::test_invalid_type_conversion ... ok
[INFO] [stdout] test fam::tests::test_new ... ok
[INFO] [stdout] test fam::tests::test_mem_allocator_len ... ok
[INFO] [stdout] test errno::tests::test_errno ... ok
[INFO] [stdout] test fam::tests::test_from_entries ... ok
[INFO] [stdout] test fam::tests::test_push ... ok
[INFO] [stderr] [src/linux/poll.rs:882] busy poll wait loop with hungup FDs detected on thread linux::poll::tests::test_poll_context_hungup
[INFO] [stdout] test fam::tests::test_partial_eq ... ok
[INFO] [stderr] 
[INFO] [stdout] test fam::tests::test_raw_content ... ok
[INFO] [stdout] test fam::tests::test_reserve ... ok
[INFO] [stdout] test fam::tests::test_set_len ... ok
[INFO] [stdout] test fam::tests::test_retain ... ok
[INFO] [stdout] test fam::tests::test_wrapper_len ... ok
[INFO] [stdout] test linux::aio::test::bindgen_test_layout_io_event ... ok
[INFO] [stdout] test linux::aio::test::bindgen_test_layout_iocb ... ok
[INFO] [stdout] test linux::aio::test::test_new_context ... ok
[INFO] [stdout] test linux::epoll::tests::test_epoll ... ok
[INFO] [stdout] test linux::epoll::tests::test_event_ops ... ok
[INFO] [stdout] test linux::eventfd::tests::test_clone ... ok
[INFO] [stdout] test linux::eventfd::tests::test_new ... ok
[INFO] [stdout] test linux::eventfd::tests::test_read_nothing ... ok
[INFO] [stdout] test linux::epoll::tests::test_events_debug ... ok
[INFO] [stdout] test linux::eventfd::tests::test_read_write ... ok
[INFO] [stdout] test linux::eventfd::tests::test_write_overflow ... ok
[INFO] [stdout] test linux::ioctl::tests::test_ioctl_macros ... ok
[INFO] [stdout] test linux::poll::tests::test_poll_context ... ok
[INFO] [stdout] test linux::sock_ctrl_msg::tests::buffer_len ... ok
[INFO] [stdout] test linux::poll::tests::test_poll_context_overflow ... ok
[INFO] [stdout] test linux::signal::tests::test_block_unblock_signal ... ok
[INFO] [stdout] test linux::signal::tests::test_register_signal_handler ... ok
[INFO] [stdout] test linux::poll::tests::test_poll_event ... ok
[INFO] [stdout] test linux::sock_ctrl_msg::tests::send_recv_no_fd ... ok
[INFO] [stdout] test linux::sock_ctrl_msg::tests::send_more_recv_less1 ... ok
[INFO] [stdout] test linux::seek_hole::tests::seek_data ... ok
[INFO] [stdout] test linux::sock_ctrl_msg::tests::send_more_recv_less2 ... ok
[INFO] [stdout] test linux::sock_ctrl_msg::tests::send_recv_only_fd ... ok
[INFO] [stdout] test linux::sock_ctrl_msg::tests::send_recv_with_fd ... ok
[INFO] [stdout] test linux::timerfd::tests::test_from_raw_fd ... ok
[INFO] [stdout] test linux::timerfd::tests::test_into_raw_fd ... ok
[INFO] [stdout] test linux::seek_hole::tests::seek_hole ... ok
[INFO] [stdout] test metric::tests::test_main ... ok
[INFO] [stdout] test rand::tests::test_rand_alphanumerics ... ok
[INFO] [stdout] test linux::write_zeroes::tests::test_small_write_zeroes ... ok
[INFO] [stdout] test rand::tests::test_rand_bytes ... ok
[INFO] [stdout] test rand::tests::test_rand_alphanumerics_impl ... ok
[INFO] [stdout] test rand::tests::test_rand_bytes_impl ... ok
[INFO] [stdout] test rand::tests::test_timestamp_cycles ... ok
[INFO] [stdout] test rand::tests::test_xor_pseudo_rng_u32 ... ok
[INFO] [stdout] test rand::tests::test_xor_pseudo_rng_u8_alphas ... ok
[INFO] [stdout] test syscall::tests::test_syscall_ops ... ok
[INFO] [stdout] test linux::write_zeroes::tests::test_large_write_zeroes ... ok
[INFO] [stdout] test linux::write_zeroes::tests::test_punch_hole ... ok
[INFO] [stdout] test rand::tests::test_xor_pseudo_rng_u8_bytes ... ok
[INFO] [stdout] test tempfile::tests::test_create_file_new ... ok
[INFO] [stdout] test tempfile::tests::test_create_file_new_in ... ok
[INFO] [stdout] test tempfile::tests::test_drop_file ... ok
[INFO] [stdout] test tempfile::tests::test_remove_file ... ok
[INFO] [stdout] test tempfile::tests::test_into_file ... ok
[INFO] [stdout] test unix::file_traits::tests::test_set_len ... ok
[INFO] [stdout] test unix::file_traits::tests::test_set_len_fails_when_file_not_opened_for_writing ... ok
[INFO] [stdout] test unix::terminal::tests::test_a_non_tty ... ok
[INFO] [stdout] test unix::terminal::tests::test_a_tty ... ok
[INFO] [stdout] test linux::poll::tests::test_poll_context_timeout ... ok
[INFO] [stdout] test unix::tempdir::tests::test_drop ... ok
[INFO] [stdout] test unix::tempdir::tests::test_create_dir_in ... ok
[INFO] [stdout] test tempfile::tests::test_create_file_with_prefix ... ok
[INFO] [stdout] test unix::tempdir::tests::test_create_dir ... ok
[INFO] [stdout] test unix::file_traits::tests::test_fsync ... ok
[INFO] [stdout] test unix::tempdir::tests::test_create_dir_with_prefix ... ok
[INFO] [stdout] test unix::tempdir::tests::test_remove_dir ... ok
[INFO] [stdout] test linux::poll::tests::test_poll_context_hungup - should panic ... ok
[INFO] [stdout] test linux::aio::test::test_read_zero ... ok
[INFO] [stdout] test linux::aio::test::test_cancel_request ... ok
[INFO] [stdout] test linux::signal::tests::test_clear_pending ... ok
[INFO] [stdout] test linux::signal::tests::test_killing_thread ... ok
[INFO] [stdout] test linux::timerfd::tests::test_one_shot ... ok
[INFO] [stdout] test linux::timerfd::tests::test_repeating ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 80 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.60s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests vmm_sys_util
[INFO] [stdout] 
[INFO] [stdout] running 54 tests
[INFO] [stdout] test src/linux/epoll.rs - linux::epoll::EpollEvent::event_set (line 151) ... ok
[INFO] [stdout] test src/linux/epoll.rs - linux::epoll::Epoll::ctl (line 229) ... ok
[INFO] [stdout] test src/linux/epoll.rs - linux::epoll::EpollEvent::events (line 131) ... ok
[INFO] [stdout] test src/linux/epoll.rs - linux::epoll::EpollEvent::data (line 169) ... ok
[INFO] [stdout] test src/errno.rs - errno::Error::new (line 39) ... ok
[INFO] [stdout] test src/fam.rs - fam::FamStruct (line 60) ... ok
[INFO] [stdout] test src/linux/epoll.rs - linux::epoll::EpollEvent::new (line 113) ... ok
[INFO] [stdout] test src/linux/epoll.rs - linux::epoll::EpollEvent::fd (line 187) ... ok
[INFO] [stdout] test src/linux/eventfd.rs - linux::eventfd::EventFd::try_clone (line 134) ... ok
[INFO] [stdout] test src/linux/eventfd.rs - linux::eventfd::EventFd::new (line 35) ... ok
[INFO] [stdout] test src/errno.rs - errno::Error::last (line 61) ... ok
[INFO] [stdout] test src/linux/epoll.rs - linux::epoll::Epoll::wait (line 282) ... ok
[INFO] [stdout] test src/errno.rs - errno::Error::errno (line 93) ... ok
[INFO] [stdout] test src/linux/aio.rs - linux::aio::IoContext::submit (line 110) ... ok
[INFO] [stdout] test src/linux/eventfd.rs - linux::eventfd::EventFd::read (line 101) ... ok
[INFO] [stdout] test src/linux/aio.rs - linux::aio::IoContext::get_events (line 183) ... ok
[INFO] [stdout] test src/linux/ioctl.rs - linux::ioctl::ioctl_ior_nr (line 87) ... ok
[INFO] [stdout] test src/linux/ioctl.rs - linux::ioctl::ioctl_io_nr (line 69) ... ok
[INFO] [stdout] test src/linux/fallocate.rs - linux::fallocate::fallocate (line 40) ... ok
[INFO] [stdout] test src/linux/ioctl.rs - linux::ioctl::ioctl (line 229) ... FAILED
[INFO] [stdout] test src/linux/ioctl.rs - linux::ioctl::ioctl_iowr_nr (line 147) ... ok
[INFO] [stdout] test src/linux/eventfd.rs - linux::eventfd::EventFd::write (line 69) ... ok
[INFO] [stdout] test src/linux/ioctl.rs - linux::ioctl::ioctl_ioc_nr (line 41) ... ok
[INFO] [stdout] test src/linux/ioctl.rs - linux::ioctl::ioctl_expr (line 21) ... ok
[INFO] [stdout] test src/linux/poll.rs - linux::poll::EpollContext<T>::add (line 443) ... ok
[INFO] [stdout] test src/linux/poll.rs - linux::poll::EpollContext (line 378) ... ok
[INFO] [stdout] test src/linux/ioctl.rs - linux::ioctl::ioctl_iow_nr (line 117) ... ok
[INFO] [stdout] test src/linux/poll.rs - linux::poll::EpollContext<T>::delete (line 567) ... ok
[INFO] [stdout] test src/linux/poll.rs - linux::poll::EpollContext<T>::add_fd_with_events (line 472) ... ok
[INFO] [stdout] test src/linux/poll.rs - linux::poll::EpollContext<T>::modify (line 521) ... ok
[INFO] [stdout] test src/linux/ioctl.rs - linux::ioctl::ioctl_with_val (line 271) ... FAILED
[INFO] [stdout] test src/linux/poll.rs - linux::poll::EpollContext<T>::new (line 409) ... ok
[INFO] [stdout] test src/linux/signal.rs - linux::signal::block_signal (line 281) ... ok
[INFO] [stdout] test src/linux/signal.rs - linux::signal::create_sigset (line 200) ... ok
[INFO] [stdout] test src/linux/signal.rs - linux::signal::get_blocked_signals (line 241) ... ok
[INFO] [stdout] test src/linux/poll.rs - linux::poll::EpollContext<T>::wait (line 608) ... ok
[INFO] [stdout] test src/linux/signal.rs - linux::signal::clear_signal (line 346) ... ok
[INFO] [stdout] test src/linux/signal.rs - linux::signal::register_signal_handler (line 148) ... ok
[INFO] [stdout] test src/linux/poll.rs - linux::poll::EpollContext<T>::wait_timeout (line 641) ... ok
[INFO] [stdout] test src/linux/signal.rs - linux::signal::validate_signal_num (line 119) ... ok
[INFO] [stdout] test src/linux/timerfd.rs - linux::timerfd::TimerFd::clear (line 180) ... ok
[INFO] [stdout] test src/linux/signal.rs - linux::signal::unblock_signal (line 319) ... ok
[INFO] [stdout] test src/linux/timerfd.rs - linux::timerfd::TimerFd::reset (line 56) ... ok
[INFO] [stdout] test src/linux/poll.rs - linux::poll::PollContext (line 723) ... ok
[INFO] [stdout] test src/linux/timerfd.rs - linux::timerfd::TimerFd::is_armed (line 149) ... ok
[INFO] [stdout] test src/linux/sock_ctrl_msg.rs - linux::sock_ctrl_msg::ScmSocket (line 302) ... ok
[INFO] [stdout] test src/tempfile.rs - tempfile (line 16) ... ok
[INFO] [stdout] test src/unix/tempdir.rs - unix::tempdir::TempDir::remove (line 105) ... ok
[INFO] [stdout] test src/unix/tempdir.rs - unix::tempdir::TempDir::as_path (line 119) ... ok
[INFO] [stdout] test src/unix/tempdir.rs - unix::tempdir::TempDir::new_in (line 59) ... ok
[INFO] [stdout] test src/unix/tempdir.rs - unix::tempdir::TempDir::new (line 79) ... ok
[INFO] [stdout] test src/unix/tempdir.rs - unix::tempdir::TempDir::new_with_prefix (line 31) ... ok
[INFO] [stdout] test src/unix/terminal.rs - unix::terminal::Terminal::read_raw (line 124) ... ok
[INFO] [stdout] test src/linux/timerfd.rs - linux::timerfd::TimerFd::wait (line 107) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/linux/ioctl.rs - linux::ioctl::ioctl (line 229) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] thread 'main' panicked at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/os/fd/owned.rs:162:9:
[INFO] [stdout] assertion `left != right` failed
[INFO] [stdout]   left: -1
[INFO] [stdout]  right: -1
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b4745d1805 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55b4745d1805 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55b4745d1805 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55b4745d1805 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55b4745ee87b - core::fmt::rt::Argument::fmt::h125e56152abbc1c3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55b4745ee87b - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55b4745cf9df - std::io::Write::write_fmt::h456b7988df61daf3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55b4745d15de - std::sys_common::backtrace::_print::h79ca548f3a2adf4b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55b4745d15de - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55b4745d2889 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stdout]   10:     0x55b4745d2658 - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:298:9
[INFO] [stdout]   11:     0x55b4745d2d23 - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:795:13
[INFO] [stdout]   12:     0x55b4745d2c04 - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:664:13
[INFO] [stdout]   13:     0x55b4745d1cc9 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   14:     0x55b4745d2937 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5
[INFO] [stdout]   15:     0x55b4745b5b43 - core::panicking::panic_fmt::h2ba8af99174d83ea
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14
[INFO] [stdout]   16:     0x55b4745b5e0e - core::panicking::assert_failed_inner::h5c44db15a6ee70ee
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:408:17
[INFO] [stdout]   17:     0x55b4745b7eae - core::panicking::assert_failed::h6a41cd1dbc5c101e
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:363:5
[INFO] [stdout]   18:     0x55b4745b643f - <std::fs::File as std::os::fd::raw::FromRawFd>::from_raw_fd::hee6d4a02c9c52aff
[INFO] [stdout]   19:     0x55b4745b6482 - rust_out::main::_doctest_main_src_linux_ioctl_rs_229_0::habba4d685cf8183f
[INFO] [stdout]   20:     0x55b4745b6456 - rust_out::main::h90fc46ea9798ded1
[INFO] [stdout]   21:     0x55b4745b6373 - core::ops::function::FnOnce::call_once::h48eb9b1eb2de063c
[INFO] [stdout]   22:     0x55b4745b6226 - std::sys_common::backtrace::__rust_begin_short_backtrace::h747a6d1e1b11dda9
[INFO] [stdout]   23:     0x55b4745b6279 - std::rt::lang_start::{{closure}}::hc32502aff423e72f
[INFO] [stdout]   24:     0x55b4745cdcad - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hac8b4a62b6f52371
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:284:13
[INFO] [stdout]   25:     0x55b4745cdcad - std::panicking::try::do_call::h6fc24bc97db29d34
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   26:     0x55b4745cdcad - std::panicking::try::hc544b64aa2eea933
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   27:     0x55b4745cdcad - std::panic::catch_unwind::hefb17e81fb559b9c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   28:     0x55b4745cdcad - std::rt::lang_start_internal::{{closure}}::h834103e2d23d958b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/rt.rs:141:48
[INFO] [stdout]   29:     0x55b4745cdcad - std::panicking::try::do_call::he39c25d597788515
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   30:     0x55b4745cdcad - std::panicking::try::hf4ef8dd97697f2c7
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   31:     0x55b4745cdcad - std::panic::catch_unwind::haa22d191a5c8abfb
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   32:     0x55b4745cdcad - std::rt::lang_start_internal::h8104aca277c551bf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/rt.rs:141:20
[INFO] [stdout]   33:     0x55b4745b6257 - std::rt::lang_start::h363611def46ee6df
[INFO] [stdout]   34:     0x55b4745b6575 - main
[INFO] [stdout]   35:     0x7fc08cf4fd90 - <unknown>
[INFO] [stdout]   36:     0x7fc08cf4fe40 - __libc_start_main
[INFO] [stdout]   37:     0x55b4745b6135 - _start
[INFO] [stdout]   38:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/linux/ioctl.rs - linux::ioctl::ioctl_with_val (line 271) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] thread 'main' panicked at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/os/fd/owned.rs:162:9:
[INFO] [stdout] assertion `left != right` failed
[INFO] [stdout]   left: -1
[INFO] [stdout]  right: -1
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5603e427f715 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x5603e427f715 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x5603e427f715 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x5603e427f715 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x5603e429c78b - core::fmt::rt::Argument::fmt::h125e56152abbc1c3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x5603e429c78b - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x5603e427d8ef - std::io::Write::write_fmt::h456b7988df61daf3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x5603e427f4ee - std::sys_common::backtrace::_print::h79ca548f3a2adf4b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x5603e427f4ee - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x5603e4280799 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stdout]   10:     0x5603e4280568 - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:298:9
[INFO] [stdout]   11:     0x5603e4280c33 - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:795:13
[INFO] [stdout]   12:     0x5603e4280b14 - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:664:13
[INFO] [stdout]   13:     0x5603e427fbd9 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   14:     0x5603e4280847 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5
[INFO] [stdout]   15:     0x5603e4263b43 - core::panicking::panic_fmt::h2ba8af99174d83ea
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14
[INFO] [stdout]   16:     0x5603e4263e0e - core::panicking::assert_failed_inner::h5c44db15a6ee70ee
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:408:17
[INFO] [stdout]   17:     0x5603e4265dbe - core::panicking::assert_failed::h6a41cd1dbc5c101e
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:363:5
[INFO] [stdout]   18:     0x5603e426436f - <std::fs::File as std::os::fd::raw::FromRawFd>::from_raw_fd::hee6d4a02c9c52aff
[INFO] [stdout]   19:     0x5603e42643b2 - rust_out::main::_doctest_main_src_linux_ioctl_rs_271_0::h4b739a3501317166
[INFO] [stdout]   20:     0x5603e4264386 - rust_out::main::h90fc46ea9798ded1
[INFO] [stdout]   21:     0x5603e42642f3 - core::ops::function::FnOnce::call_once::h48eb9b1eb2de063c
[INFO] [stdout]   22:     0x5603e4264236 - std::sys_common::backtrace::__rust_begin_short_backtrace::h747a6d1e1b11dda9
[INFO] [stdout]   23:     0x5603e4264289 - std::rt::lang_start::{{closure}}::hc32502aff423e72f
[INFO] [stdout]   24:     0x5603e427bbbd - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hac8b4a62b6f52371
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:284:13
[INFO] [stdout]   25:     0x5603e427bbbd - std::panicking::try::do_call::h6fc24bc97db29d34
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   26:     0x5603e427bbbd - std::panicking::try::hc544b64aa2eea933
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   27:     0x5603e427bbbd - std::panic::catch_unwind::hefb17e81fb559b9c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   28:     0x5603e427bbbd - std::rt::lang_start_internal::{{closure}}::h834103e2d23d958b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/rt.rs:141:48
[INFO] [stdout]   29:     0x5603e427bbbd - std::panicking::try::do_call::he39c25d597788515
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   30:     0x5603e427bbbd - std::panicking::try::hf4ef8dd97697f2c7
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   31:     0x5603e427bbbd - std::panic::catch_unwind::haa22d191a5c8abfb
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   32:     0x5603e427bbbd - std::rt::lang_start_internal::h8104aca277c551bf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/rt.rs:141:20
[INFO] [stdout]   33:     0x5603e4264267 - std::rt::lang_start::h363611def46ee6df
[INFO] [stdout]   34:     0x5603e4264485 - main
[INFO] [stdout]   35:     0x7ff220ad1d90 - <unknown>
[INFO] [stdout]   36:     0x7ff220ad1e40 - __libc_start_main
[INFO] [stdout]   37:     0x5603e4264135 - _start
[INFO] [stdout]   38:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/linux/ioctl.rs - linux::ioctl::ioctl (line 229)
[INFO] [stdout]     src/linux/ioctl.rs - linux::ioctl::ioctl_with_val (line 271)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 52 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.41s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "08190e31ce010b72c1e6787c0e4b6082f1579b44d3b088b8d96a37d41353dad4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08190e31ce010b72c1e6787c0e4b6082f1579b44d3b088b8d96a37d41353dad4", kill_on_drop: false }`
[INFO] [stdout] 08190e31ce010b72c1e6787c0e4b6082f1579b44d3b088b8d96a37d41353dad4
