[INFO] fetching crate libzfs-sys 0.5.11...
[INFO] checking libzfs-sys-0.5.11 against try#446cb600aa4837dd6c513f14fa0d25a909b177d7 for pr-149195
[INFO] extracting crate libzfs-sys 0.5.11 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate libzfs-sys 0.5.11
[INFO] finished tweaking crates.io crate libzfs-sys 0.5.11
[INFO] tweaked toml for crates.io crate libzfs-sys 0.5.11 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate libzfs-sys 0.5.11 on toolchain 446cb600aa4837dd6c513f14fa0d25a909b177d7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 47 packages to latest compatible versions
[INFO] [stderr]       Adding bindgen v0.51.1 (available: v0.72.1)
[INFO] [stderr]       Adding nvpair-sys v0.1.0 (available: v0.4.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8899adb666677e905cf2918d86997d66000772ec85ca46e269694700639baf14
[INFO] running `Command { std: "docker" "start" "-a" "8899adb666677e905cf2918d86997d66000772ec85ca46e269694700639baf14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8899adb666677e905cf2918d86997d66000772ec85ca46e269694700639baf14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8899adb666677e905cf2918d86997d66000772ec85ca46e269694700639baf14", kill_on_drop: false }`
[INFO] [stdout] 8899adb666677e905cf2918d86997d66000772ec85ca46e269694700639baf14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8a36ef9cc0bd42c446c592bb793cb5f59516083ecf3b9206f4c5acfc30148e5d
[INFO] running `Command { std: "docker" "start" "-a" "8a36ef9cc0bd42c446c592bb793cb5f59516083ecf3b9206f4c5acfc30148e5d", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling clang-sys v0.28.1
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling bindgen v0.51.1
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling nvpair-sys v0.1.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling cexpr v0.3.6
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling env_logger v0.6.2
[INFO] [stderr]    Compiling libzfs-sys v0.5.11 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0659]: `boolean` is ambiguous
[INFO] [stdout]    --> src/lib.rs:194:48
[INFO] [stdout]     |
[INFO] [stdout] 194 |         let r = unsafe { zpool_export(zpool_h, boolean::B_FALSE, ptr::null_mut()) };
[INFO] [stdout]     |                                                ^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `boolean` could refer to the module imported here
[INFO] [stdout]    --> src/lib.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `boolean` to disambiguate
[INFO] [stdout] note: `boolean` could also refer to the module imported here
[INFO] [stdout]    --> src/lib.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `boolean` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `boolean` is ambiguous
[INFO] [stdout]    --> src/lib.rs:276:63
[INFO] [stdout]     |
[INFO] [stdout] 276 |                 zfs_expand_proplist(ds_h, &mut prop_list_ptr, boolean::B_TRUE, boolean::B_TRUE);
[INFO] [stdout]     |                                                               ^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `boolean` could refer to the module imported here
[INFO] [stdout]    --> src/lib.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `boolean` to disambiguate
[INFO] [stdout] note: `boolean` could also refer to the module imported here
[INFO] [stdout]    --> src/lib.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `boolean` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `boolean` is ambiguous
[INFO] [stdout]    --> src/lib.rs:276:80
[INFO] [stdout]     |
[INFO] [stdout] 276 |                 zfs_expand_proplist(ds_h, &mut prop_list_ptr, boolean::B_TRUE, boolean::B_TRUE);
[INFO] [stdout]     |                                                                                ^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `boolean` could refer to the module imported here
[INFO] [stdout]    --> src/lib.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `boolean` to disambiguate
[INFO] [stdout] note: `boolean` could also refer to the module imported here
[INFO] [stdout]    --> src/lib.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `boolean` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `boolean` is ambiguous
[INFO] [stdout]    --> src/lib.rs:298:25
[INFO] [stdout]     |
[INFO] [stdout] 298 |                         boolean::B_TRUE,
[INFO] [stdout]     |                         ^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `boolean` could refer to the module imported here
[INFO] [stdout]    --> src/lib.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `boolean` to disambiguate
[INFO] [stdout] note: `boolean` could also refer to the module imported here
[INFO] [stdout]    --> src/lib.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `boolean` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/lib.rs:314:38
[INFO] [stdout]     |
[INFO] [stdout] 314 |                     let mut n = mem::uninitialized();
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0659`.
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/bindings.rs:822:18
[INFO] [stdout]     |
[INFO] [stdout] 822 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(0usize, 1u8) as u32) }
[INFO] [stdout]     |                  ---------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  help: replace this with: `u32::cast_signed`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/bindings.rs:827:28
[INFO] [stdout]     |
[INFO] [stdout] 827 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]     |                            ---------------------^^^^^
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            help: replace this with: `i32::cast_unsigned`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/bindings.rs:833:18
[INFO] [stdout]     |
[INFO] [stdout] 833 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(1usize, 1u8) as u32) }
[INFO] [stdout]     |                  ---------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  help: replace this with: `u32::cast_signed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/bindings.rs:838:28
[INFO] [stdout]     |
[INFO] [stdout] 838 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]     |                            ---------------------^^^^^
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            help: replace this with: `i32::cast_unsigned`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/bindings.rs:844:18
[INFO] [stdout]     |
[INFO] [stdout] 844 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(2usize, 1u8) as u32) }
[INFO] [stdout]     |                  ---------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  help: replace this with: `u32::cast_signed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/bindings.rs:849:28
[INFO] [stdout]     |
[INFO] [stdout] 849 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]     |                            ---------------------^^^^^
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            help: replace this with: `i32::cast_unsigned`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/bindings.rs:855:18
[INFO] [stdout]     |
[INFO] [stdout] 855 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(3usize, 1u8) as u32) }
[INFO] [stdout]     |                  ---------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  help: replace this with: `u32::cast_signed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/bindings.rs:860:28
[INFO] [stdout]     |
[INFO] [stdout] 860 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]     |                            ---------------------^^^^^
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            help: replace this with: `i32::cast_unsigned`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/bindings.rs:874:47
[INFO] [stdout]     |
[INFO] [stdout] 874 |             let can_be_active: u32 = unsafe { ::std::mem::transmute(can_be_active) };
[INFO] [stdout]     |                                               ---------------------^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               help: replace this with: `i32::cast_unsigned`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/bindings.rs:878:40
[INFO] [stdout]     |
[INFO] [stdout] 878 |             let unique: u32 = unsafe { ::std::mem::transmute(unique) };
[INFO] [stdout]     |                                        ---------------------^^^^^^^^
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        help: replace this with: `i32::cast_unsigned`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/bindings.rs:882:40
[INFO] [stdout]     |
[INFO] [stdout] 882 |             let exists: u32 = unsafe { ::std::mem::transmute(exists) };
[INFO] [stdout]     |                                        ---------------------^^^^^^^^
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        help: replace this with: `i32::cast_unsigned`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/bindings.rs:886:38
[INFO] [stdout]     |
[INFO] [stdout] 886 |             let scan: u32 = unsafe { ::std::mem::transmute(scan) };
[INFO] [stdout]     |                                      ---------------------^^^^^^
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      help: replace this with: `i32::cast_unsigned`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libzfs-sys` (lib test) due to 4 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "8a36ef9cc0bd42c446c592bb793cb5f59516083ecf3b9206f4c5acfc30148e5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a36ef9cc0bd42c446c592bb793cb5f59516083ecf3b9206f4c5acfc30148e5d", kill_on_drop: false }`
[INFO] [stdout] 8a36ef9cc0bd42c446c592bb793cb5f59516083ecf3b9206f4c5acfc30148e5d
