[INFO] fetching crate open62541-ffi 1.4.0-rc2... [INFO] testing open62541-ffi-1.4.0-rc2 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate open62541-ffi 1.4.0-rc2 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate open62541-ffi 1.4.0-rc2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate open62541-ffi 1.4.0-rc2 [INFO] tweaked toml for crates.io crate open62541-ffi 1.4.0-rc2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate open62541-ffi 1.4.0-rc2 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate open62541-ffi 1.4.0-rc2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded errno v0.3.8 [INFO] [stderr] Downloaded libloading v0.8.3 [INFO] [stderr] Downloaded prettyplease v0.2.16 [INFO] [stderr] Downloaded clang-sys v1.7.0 [INFO] [stderr] Downloaded proc-macro2 v1.0.78 [INFO] [stderr] Downloaded bitflags v2.4.2 [INFO] [stderr] Downloaded syn v2.0.52 [INFO] [stderr] Downloaded rustix v0.38.31 [INFO] [stderr] Downloaded linux-raw-sys v0.4.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 51ce645a9da263857089a3268fea305def280bcc41b025ded7b882cc9a0c7b9d [INFO] running `Command { std: "docker" "start" "-a" "51ce645a9da263857089a3268fea305def280bcc41b025ded7b882cc9a0c7b9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51ce645a9da263857089a3268fea305def280bcc41b025ded7b882cc9a0c7b9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51ce645a9da263857089a3268fea305def280bcc41b025ded7b882cc9a0c7b9d", kill_on_drop: false }` [INFO] [stdout] 51ce645a9da263857089a3268fea305def280bcc41b025ded7b882cc9a0c7b9d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 09139600cd7363334d0c084ba1566ff1e19bd4e36a58ee238f3db7519fcd8899 [INFO] running `Command { std: "docker" "start" "-a" "09139600cd7363334d0c084ba1566ff1e19bd4e36a58ee238f3db7519fcd8899", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling prettyplease v0.2.16 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling open62541-ffi v1.4.0-rc2 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `IgnoreMacros` is never constructed [INFO] [stdout] --> build.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | struct IgnoreMacros(HashSet); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: open62541-ffi@1.4.0-rc2: Compiler version doesn't include clang or GCC: "cc" "--version" [INFO] [stderr] warning: open62541-ffi@1.4.0-rc2: Compiler version doesn't include clang or GCC: "c++" "--version" [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2379122 [INFO] [stdout] | [INFO] [stdout] 3 | ..._Boolean) { unsafe { let val : u8 = :: std :: mem :: transmute (val) ; self . _bitfield_1 . set (0usize , 1u8 , val as u64) } } # [inl... [INFO] [stdout] | --------------------------^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unnecessary_transmutes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2379445 [INFO] [stdout] | [INFO] [stdout] 3 | ..._Boolean) { unsafe { let val : u8 = :: std :: mem :: transmute (val) ; self . _bitfield_1 . set (1usize , 1u8 , val as u64) } } # [inl... [INFO] [stdout] | --------------------------^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2379786 [INFO] [stdout] | [INFO] [stdout] 3 | ..._Boolean) { unsafe { let val : u8 = :: std :: mem :: transmute (val) ; self . _bitfield_1 . set (2usize , 1u8 , val as u64) } } # [inl... [INFO] [stdout] | --------------------------^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2380127 [INFO] [stdout] | [INFO] [stdout] 3 | ..._Boolean) { unsafe { let val : u8 = :: std :: mem :: transmute (val) ; self . _bitfield_1 . set (3usize , 1u8 , val as u64) } } # [inl... [INFO] [stdout] | --------------------------^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2380472 [INFO] [stdout] | [INFO] [stdout] 3 | ..._Boolean) { unsafe { let val : u8 = :: std :: mem :: transmute (val) ; self . _bitfield_1 . set (4usize , 1u8 , val as u64) } } # [inl... [INFO] [stdout] | --------------------------^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2380817 [INFO] [stdout] | [INFO] [stdout] 3 | ..._Boolean) { unsafe { let val : u8 = :: std :: mem :: transmute (val) ; self . _bitfield_1 . set (5usize , 1u8 , val as u64) } } # [inl... [INFO] [stdout] | --------------------------^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2381353 [INFO] [stdout] | [INFO] [stdout] 3 | ...u8 , { let hasValue : u8 = unsafe { :: std :: mem :: transmute (hasValue) } ; hasValue as u64 }) ; __bindgen_bitfield_unit . set (1usi... [INFO] [stdout] | --------------------------^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2381494 [INFO] [stdout] | [INFO] [stdout] 3 | ...8 , { let hasStatus : u8 = unsafe { :: std :: mem :: transmute (hasStatus) } ; hasStatus as u64 }) ; __bindgen_bitfield_unit . set (2u... [INFO] [stdout] | --------------------------^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2381646 [INFO] [stdout] | [INFO] [stdout] 3 | ... hasSourceTimestamp : u8 = unsafe { :: std :: mem :: transmute (hasSourceTimestamp) } ; hasSourceTimestamp as u64 }) ; __bindgen_bitfi... [INFO] [stdout] | --------------------------^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2381816 [INFO] [stdout] | [INFO] [stdout] 3 | ... hasServerTimestamp : u8 = unsafe { :: std :: mem :: transmute (hasServerTimestamp) } ; hasServerTimestamp as u64 }) ; __bindgen_bitfi... [INFO] [stdout] | --------------------------^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2381988 [INFO] [stdout] | [INFO] [stdout] 3 | ...asSourcePicoseconds : u8 = unsafe { :: std :: mem :: transmute (hasSourcePicoseconds) } ; hasSourcePicoseconds as u64 }) ; __bindgen_b... [INFO] [stdout] | --------------------------^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2382164 [INFO] [stdout] | [INFO] [stdout] 3 | ...asServerPicoseconds : u8 = unsafe { :: std :: mem :: transmute (hasServerPicoseconds) } ; hasServerPicoseconds as u64 }) ; __bindgen_b... [INFO] [stdout] | --------------------------^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2385107 [INFO] [stdout] | [INFO] [stdout] 3 | ..._Boolean) { unsafe { let val : u8 = :: std :: mem :: transmute (val) ; self . _bitfield_1 . set (0usize , 1u8 , val as u64) } } # [inl... [INFO] [stdout] | --------------------------^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2385442 [INFO] [stdout] | [INFO] [stdout] 3 | ..._Boolean) { unsafe { let val : u8 = :: std :: mem :: transmute (val) ; self . _bitfield_1 . set (1usize , 1u8 , val as u64) } } # [inl... [INFO] [stdout] | --------------------------^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2385779 [INFO] [stdout] | [INFO] [stdout] 3 | ..._Boolean) { unsafe { let val : u8 = :: std :: mem :: transmute (val) ; self . _bitfield_1 . set (2usize , 1u8 , val as u64) } } # [inl... [INFO] [stdout] | --------------------------^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2386102 [INFO] [stdout] | [INFO] [stdout] 3 | ..._Boolean) { unsafe { let val : u8 = :: std :: mem :: transmute (val) ; self . _bitfield_1 . set (3usize , 1u8 , val as u64) } } # [inl... [INFO] [stdout] | --------------------------^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2386441 [INFO] [stdout] | [INFO] [stdout] 3 | ..._Boolean) { unsafe { let val : u8 = :: std :: mem :: transmute (val) ; self . _bitfield_1 . set (4usize , 1u8 , val as u64) } } # [inl... [INFO] [stdout] | --------------------------^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2386782 [INFO] [stdout] | [INFO] [stdout] 3 | ..._Boolean) { unsafe { let val : u8 = :: std :: mem :: transmute (val) ; self . _bitfield_1 . set (5usize , 1u8 , val as u64) } } # [inl... [INFO] [stdout] | --------------------------^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2387131 [INFO] [stdout] | [INFO] [stdout] 3 | ..._Boolean) { unsafe { let val : u8 = :: std :: mem :: transmute (val) ; self . _bitfield_1 . set (6usize , 1u8 , val as u64) } } # [inl... [INFO] [stdout] | --------------------------^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2387705 [INFO] [stdout] | [INFO] [stdout] 3 | ...{ let hasSymbolicId : u8 = unsafe { :: std :: mem :: transmute (hasSymbolicId) } ; hasSymbolicId as u64 }) ; __bindgen_bitfield_unit .... [INFO] [stdout] | --------------------------^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2387862 [INFO] [stdout] | [INFO] [stdout] 3 | ...let hasNamespaceUri : u8 = unsafe { :: std :: mem :: transmute (hasNamespaceUri) } ; hasNamespaceUri as u64 }) ; __bindgen_bitfield_un... [INFO] [stdout] | --------------------------^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2388024 [INFO] [stdout] | [INFO] [stdout] 3 | ...et hasLocalizedText : u8 = unsafe { :: std :: mem :: transmute (hasLocalizedText) } ; hasLocalizedText as u64 }) ; __bindgen_bitfield_... [INFO] [stdout] | --------------------------^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2388181 [INFO] [stdout] | [INFO] [stdout] 3 | ...8 , { let hasLocale : u8 = unsafe { :: std :: mem :: transmute (hasLocale) } ; hasLocale as u64 }) ; __bindgen_bitfield_unit . set (4u... [INFO] [stdout] | --------------------------^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2388332 [INFO] [stdout] | [INFO] [stdout] 3 | ...t hasAdditionalInfo : u8 = unsafe { :: std :: mem :: transmute (hasAdditionalInfo) } ; hasAdditionalInfo as u64 }) ; __bindgen_bitfiel... [INFO] [stdout] | --------------------------^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2388500 [INFO] [stdout] | [INFO] [stdout] 3 | ... hasInnerStatusCode : u8 = unsafe { :: std :: mem :: transmute (hasInnerStatusCode) } ; hasInnerStatusCode as u64 }) ; __bindgen_bitfi... [INFO] [stdout] | --------------------------^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2388674 [INFO] [stdout] | [INFO] [stdout] 3 | ...InnerDiagnosticInfo : u8 = unsafe { :: std :: mem :: transmute (hasInnerDiagnosticInfo) } ; hasInnerDiagnosticInfo as u64 }) ; __bindg... [INFO] [stdout] | --------------------------^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "09139600cd7363334d0c084ba1566ff1e19bd4e36a58ee238f3db7519fcd8899", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09139600cd7363334d0c084ba1566ff1e19bd4e36a58ee238f3db7519fcd8899", kill_on_drop: false }` [INFO] [stdout] 09139600cd7363334d0c084ba1566ff1e19bd4e36a58ee238f3db7519fcd8899 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea64f44068163132b0cfb20d448da3ef87e966e4446ad0a88e4331fbb9af2363 [INFO] running `Command { std: "docker" "start" "-a" "ea64f44068163132b0cfb20d448da3ef87e966e4446ad0a88e4331fbb9af2363", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stdout] warning: struct `IgnoreMacros` is never constructed [INFO] [stdout] --> build.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | struct IgnoreMacros(HashSet); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: open62541-ffi@1.4.0-rc2: Compiler version doesn't include clang or GCC: "cc" "--version" [INFO] [stderr] warning: open62541-ffi@1.4.0-rc2: Compiler version doesn't include clang or GCC: "c++" "--version" [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2379122 [INFO] [stdout] | [INFO] [stdout] 3 | ..._Boolean) { unsafe { let val : u8 = :: std :: mem :: transmute (val) ; self . _bitfield_1 . set (0usize , 1u8 , val as u64) } } # [inl... [INFO] [stdout] | --------------------------^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unnecessary_transmutes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2379445 [INFO] [stdout] | [INFO] [stdout] 3 | ..._Boolean) { unsafe { let val : u8 = :: std :: mem :: transmute (val) ; self . _bitfield_1 . set (1usize , 1u8 , val as u64) } } # [inl... [INFO] [stdout] | --------------------------^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2379786 [INFO] [stdout] | [INFO] [stdout] 3 | ..._Boolean) { unsafe { let val : u8 = :: std :: mem :: transmute (val) ; self . _bitfield_1 . set (2usize , 1u8 , val as u64) } } # [inl... [INFO] [stdout] | --------------------------^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2380127 [INFO] [stdout] | [INFO] [stdout] 3 | ..._Boolean) { unsafe { let val : u8 = :: std :: mem :: transmute (val) ; self . _bitfield_1 . set (3usize , 1u8 , val as u64) } } # [inl... [INFO] [stdout] | --------------------------^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2380472 [INFO] [stdout] | [INFO] [stdout] 3 | ..._Boolean) { unsafe { let val : u8 = :: std :: mem :: transmute (val) ; self . _bitfield_1 . set (4usize , 1u8 , val as u64) } } # [inl... [INFO] [stdout] | --------------------------^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2380817 [INFO] [stdout] | [INFO] [stdout] 3 | ..._Boolean) { unsafe { let val : u8 = :: std :: mem :: transmute (val) ; self . _bitfield_1 . set (5usize , 1u8 , val as u64) } } # [inl... [INFO] [stdout] | --------------------------^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2381353 [INFO] [stdout] | [INFO] [stdout] 3 | ...u8 , { let hasValue : u8 = unsafe { :: std :: mem :: transmute (hasValue) } ; hasValue as u64 }) ; __bindgen_bitfield_unit . set (1usi... [INFO] [stdout] | --------------------------^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2381494 [INFO] [stdout] | [INFO] [stdout] 3 | ...8 , { let hasStatus : u8 = unsafe { :: std :: mem :: transmute (hasStatus) } ; hasStatus as u64 }) ; __bindgen_bitfield_unit . set (2u... [INFO] [stdout] | --------------------------^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2381646 [INFO] [stdout] | [INFO] [stdout] 3 | ... hasSourceTimestamp : u8 = unsafe { :: std :: mem :: transmute (hasSourceTimestamp) } ; hasSourceTimestamp as u64 }) ; __bindgen_bitfi... [INFO] [stdout] | --------------------------^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2381816 [INFO] [stdout] | [INFO] [stdout] 3 | ... hasServerTimestamp : u8 = unsafe { :: std :: mem :: transmute (hasServerTimestamp) } ; hasServerTimestamp as u64 }) ; __bindgen_bitfi... [INFO] [stdout] | --------------------------^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2381988 [INFO] [stdout] | [INFO] [stdout] 3 | ...asSourcePicoseconds : u8 = unsafe { :: std :: mem :: transmute (hasSourcePicoseconds) } ; hasSourcePicoseconds as u64 }) ; __bindgen_b... [INFO] [stdout] | --------------------------^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2382164 [INFO] [stdout] | [INFO] [stdout] 3 | ...asServerPicoseconds : u8 = unsafe { :: std :: mem :: transmute (hasServerPicoseconds) } ; hasServerPicoseconds as u64 }) ; __bindgen_b... [INFO] [stdout] | --------------------------^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2385107 [INFO] [stdout] | [INFO] [stdout] 3 | ..._Boolean) { unsafe { let val : u8 = :: std :: mem :: transmute (val) ; self . _bitfield_1 . set (0usize , 1u8 , val as u64) } } # [inl... [INFO] [stdout] | --------------------------^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2385442 [INFO] [stdout] | [INFO] [stdout] 3 | ..._Boolean) { unsafe { let val : u8 = :: std :: mem :: transmute (val) ; self . _bitfield_1 . set (1usize , 1u8 , val as u64) } } # [inl... [INFO] [stdout] | --------------------------^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2385779 [INFO] [stdout] | [INFO] [stdout] 3 | ..._Boolean) { unsafe { let val : u8 = :: std :: mem :: transmute (val) ; self . _bitfield_1 . set (2usize , 1u8 , val as u64) } } # [inl... [INFO] [stdout] | --------------------------^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2386102 [INFO] [stdout] | [INFO] [stdout] 3 | ..._Boolean) { unsafe { let val : u8 = :: std :: mem :: transmute (val) ; self . _bitfield_1 . set (3usize , 1u8 , val as u64) } } # [inl... [INFO] [stdout] | --------------------------^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2386441 [INFO] [stdout] | [INFO] [stdout] 3 | ..._Boolean) { unsafe { let val : u8 = :: std :: mem :: transmute (val) ; self . _bitfield_1 . set (4usize , 1u8 , val as u64) } } # [inl... [INFO] [stdout] | --------------------------^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2386782 [INFO] [stdout] | [INFO] [stdout] 3 | ..._Boolean) { unsafe { let val : u8 = :: std :: mem :: transmute (val) ; self . _bitfield_1 . set (5usize , 1u8 , val as u64) } } # [inl... [INFO] [stdout] | --------------------------^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2387131 [INFO] [stdout] | [INFO] [stdout] 3 | ..._Boolean) { unsafe { let val : u8 = :: std :: mem :: transmute (val) ; self . _bitfield_1 . set (6usize , 1u8 , val as u64) } } # [inl... [INFO] [stdout] | --------------------------^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2387705 [INFO] [stdout] | [INFO] [stdout] 3 | ...{ let hasSymbolicId : u8 = unsafe { :: std :: mem :: transmute (hasSymbolicId) } ; hasSymbolicId as u64 }) ; __bindgen_bitfield_unit .... [INFO] [stdout] | --------------------------^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2387862 [INFO] [stdout] | [INFO] [stdout] 3 | ...let hasNamespaceUri : u8 = unsafe { :: std :: mem :: transmute (hasNamespaceUri) } ; hasNamespaceUri as u64 }) ; __bindgen_bitfield_un... [INFO] [stdout] | --------------------------^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2388024 [INFO] [stdout] | [INFO] [stdout] 3 | ...et hasLocalizedText : u8 = unsafe { :: std :: mem :: transmute (hasLocalizedText) } ; hasLocalizedText as u64 }) ; __bindgen_bitfield_... [INFO] [stdout] | --------------------------^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2388181 [INFO] [stdout] | [INFO] [stdout] 3 | ...8 , { let hasLocale : u8 = unsafe { :: std :: mem :: transmute (hasLocale) } ; hasLocale as u64 }) ; __bindgen_bitfield_unit . set (4u... [INFO] [stdout] | --------------------------^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2388332 [INFO] [stdout] | [INFO] [stdout] 3 | ...t hasAdditionalInfo : u8 = unsafe { :: std :: mem :: transmute (hasAdditionalInfo) } ; hasAdditionalInfo as u64 }) ; __bindgen_bitfiel... [INFO] [stdout] | --------------------------^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2388500 [INFO] [stdout] | [INFO] [stdout] 3 | ... hasInnerStatusCode : u8 = unsafe { :: std :: mem :: transmute (hasInnerStatusCode) } ; hasInnerStatusCode as u64 }) ; __bindgen_bitfi... [INFO] [stdout] | --------------------------^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2388674 [INFO] [stdout] | [INFO] [stdout] 3 | ...InnerDiagnosticInfo : u8 = unsafe { :: std :: mem :: transmute (hasInnerDiagnosticInfo) } ; hasInnerDiagnosticInfo as u64 }) ; __bindg... [INFO] [stdout] | --------------------------^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling open62541-ffi v1.4.0-rc2 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcM4niCz/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libopen62541_ffi-5fb1f6a1b6cec1f9.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lopen62541" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcM4niCz/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/simple-c2bb95897e79e92b" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: undefined symbol: UA_Server_delete [INFO] [stdout] >>> referenced by simple.rs:18 (examples/simple.rs:18) [INFO] [stdout] >>> /opt/rustwide/target/debug/examples/simple-c2bb95897e79e92b.simple.21d46af6ba099ab5-cgu.0.rcgu.o:(_$LT$simple..Server$u20$as$u20$core..ops..drop..Drop$GT$::drop::hc3fd26452b09cd28) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: UA_Server_new [INFO] [stdout] >>> referenced by simple.rs:10 (examples/simple.rs:10) [INFO] [stdout] >>> /opt/rustwide/target/debug/examples/simple-c2bb95897e79e92b.simple.21d46af6ba099ab5-cgu.0.rcgu.o:(simple::Server::new::h6ead1aeabad90740) [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: open62541-ffi@1.4.0-rc2: Compiler version doesn't include clang or GCC: "cc" "--version" [INFO] [stderr] warning: open62541-ffi@1.4.0-rc2: Compiler version doesn't include clang or GCC: "c++" "--version" [INFO] [stderr] error: could not compile `open62541-ffi` (example "simple") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2379122 [INFO] [stdout] | [INFO] [stdout] 3 | ..._Boolean) { unsafe { let val : u8 = :: std :: mem :: transmute (val) ; self . _bitfield_1 . set (0usize , 1u8 , val as u64) } } # [inl... [INFO] [stdout] | --------------------------^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unnecessary_transmutes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2379445 [INFO] [stdout] | [INFO] [stdout] 3 | ..._Boolean) { unsafe { let val : u8 = :: std :: mem :: transmute (val) ; self . _bitfield_1 . set (1usize , 1u8 , val as u64) } } # [inl... [INFO] [stdout] | --------------------------^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2379786 [INFO] [stdout] | [INFO] [stdout] 3 | ..._Boolean) { unsafe { let val : u8 = :: std :: mem :: transmute (val) ; self . _bitfield_1 . set (2usize , 1u8 , val as u64) } } # [inl... [INFO] [stdout] | --------------------------^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2380127 [INFO] [stdout] | [INFO] [stdout] 3 | ..._Boolean) { unsafe { let val : u8 = :: std :: mem :: transmute (val) ; self . _bitfield_1 . set (3usize , 1u8 , val as u64) } } # [inl... [INFO] [stdout] | --------------------------^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2380472 [INFO] [stdout] | [INFO] [stdout] 3 | ..._Boolean) { unsafe { let val : u8 = :: std :: mem :: transmute (val) ; self . _bitfield_1 . set (4usize , 1u8 , val as u64) } } # [inl... [INFO] [stdout] | --------------------------^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2380817 [INFO] [stdout] | [INFO] [stdout] 3 | ..._Boolean) { unsafe { let val : u8 = :: std :: mem :: transmute (val) ; self . _bitfield_1 . set (5usize , 1u8 , val as u64) } } # [inl... [INFO] [stdout] | --------------------------^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2381353 [INFO] [stdout] | [INFO] [stdout] 3 | ...u8 , { let hasValue : u8 = unsafe { :: std :: mem :: transmute (hasValue) } ; hasValue as u64 }) ; __bindgen_bitfield_unit . set (1usi... [INFO] [stdout] | --------------------------^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2381494 [INFO] [stdout] | [INFO] [stdout] 3 | ...8 , { let hasStatus : u8 = unsafe { :: std :: mem :: transmute (hasStatus) } ; hasStatus as u64 }) ; __bindgen_bitfield_unit . set (2u... [INFO] [stdout] | --------------------------^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2381646 [INFO] [stdout] | [INFO] [stdout] 3 | ... hasSourceTimestamp : u8 = unsafe { :: std :: mem :: transmute (hasSourceTimestamp) } ; hasSourceTimestamp as u64 }) ; __bindgen_bitfi... [INFO] [stdout] | --------------------------^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2381816 [INFO] [stdout] | [INFO] [stdout] 3 | ... hasServerTimestamp : u8 = unsafe { :: std :: mem :: transmute (hasServerTimestamp) } ; hasServerTimestamp as u64 }) ; __bindgen_bitfi... [INFO] [stdout] | --------------------------^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2381988 [INFO] [stdout] | [INFO] [stdout] 3 | ...asSourcePicoseconds : u8 = unsafe { :: std :: mem :: transmute (hasSourcePicoseconds) } ; hasSourcePicoseconds as u64 }) ; __bindgen_b... [INFO] [stdout] | --------------------------^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2382164 [INFO] [stdout] | [INFO] [stdout] 3 | ...asServerPicoseconds : u8 = unsafe { :: std :: mem :: transmute (hasServerPicoseconds) } ; hasServerPicoseconds as u64 }) ; __bindgen_b... [INFO] [stdout] | --------------------------^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2385107 [INFO] [stdout] | [INFO] [stdout] 3 | ..._Boolean) { unsafe { let val : u8 = :: std :: mem :: transmute (val) ; self . _bitfield_1 . set (0usize , 1u8 , val as u64) } } # [inl... [INFO] [stdout] | --------------------------^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2385442 [INFO] [stdout] | [INFO] [stdout] 3 | ..._Boolean) { unsafe { let val : u8 = :: std :: mem :: transmute (val) ; self . _bitfield_1 . set (1usize , 1u8 , val as u64) } } # [inl... [INFO] [stdout] | --------------------------^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2385779 [INFO] [stdout] | [INFO] [stdout] 3 | ..._Boolean) { unsafe { let val : u8 = :: std :: mem :: transmute (val) ; self . _bitfield_1 . set (2usize , 1u8 , val as u64) } } # [inl... [INFO] [stdout] | --------------------------^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2386102 [INFO] [stdout] | [INFO] [stdout] 3 | ..._Boolean) { unsafe { let val : u8 = :: std :: mem :: transmute (val) ; self . _bitfield_1 . set (3usize , 1u8 , val as u64) } } # [inl... [INFO] [stdout] | --------------------------^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2386441 [INFO] [stdout] | [INFO] [stdout] 3 | ..._Boolean) { unsafe { let val : u8 = :: std :: mem :: transmute (val) ; self . _bitfield_1 . set (4usize , 1u8 , val as u64) } } # [inl... [INFO] [stdout] | --------------------------^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2386782 [INFO] [stdout] | [INFO] [stdout] 3 | ..._Boolean) { unsafe { let val : u8 = :: std :: mem :: transmute (val) ; self . _bitfield_1 . set (5usize , 1u8 , val as u64) } } # [inl... [INFO] [stdout] | --------------------------^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2387131 [INFO] [stdout] | [INFO] [stdout] 3 | ..._Boolean) { unsafe { let val : u8 = :: std :: mem :: transmute (val) ; self . _bitfield_1 . set (6usize , 1u8 , val as u64) } } # [inl... [INFO] [stdout] | --------------------------^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2387705 [INFO] [stdout] | [INFO] [stdout] 3 | ...{ let hasSymbolicId : u8 = unsafe { :: std :: mem :: transmute (hasSymbolicId) } ; hasSymbolicId as u64 }) ; __bindgen_bitfield_unit .... [INFO] [stdout] | --------------------------^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2387862 [INFO] [stdout] | [INFO] [stdout] 3 | ...let hasNamespaceUri : u8 = unsafe { :: std :: mem :: transmute (hasNamespaceUri) } ; hasNamespaceUri as u64 }) ; __bindgen_bitfield_un... [INFO] [stdout] | --------------------------^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2388024 [INFO] [stdout] | [INFO] [stdout] 3 | ...et hasLocalizedText : u8 = unsafe { :: std :: mem :: transmute (hasLocalizedText) } ; hasLocalizedText as u64 }) ; __bindgen_bitfield_... [INFO] [stdout] | --------------------------^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2388181 [INFO] [stdout] | [INFO] [stdout] 3 | ...8 , { let hasLocale : u8 = unsafe { :: std :: mem :: transmute (hasLocale) } ; hasLocale as u64 }) ; __bindgen_bitfield_unit . set (4u... [INFO] [stdout] | --------------------------^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2388332 [INFO] [stdout] | [INFO] [stdout] 3 | ...t hasAdditionalInfo : u8 = unsafe { :: std :: mem :: transmute (hasAdditionalInfo) } ; hasAdditionalInfo as u64 }) ; __bindgen_bitfiel... [INFO] [stdout] | --------------------------^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2388500 [INFO] [stdout] | [INFO] [stdout] 3 | ... hasInnerStatusCode : u8 = unsafe { :: std :: mem :: transmute (hasInnerStatusCode) } ; hasInnerStatusCode as u64 }) ; __bindgen_bitfi... [INFO] [stdout] | --------------------------^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> /opt/rustwide/target/debug/build/open62541-ffi-f6348414e614dae7/out/bindings.rs:3:2388674 [INFO] [stdout] | [INFO] [stdout] 3 | ...InnerDiagnosticInfo : u8 = unsafe { :: std :: mem :: transmute (hasInnerDiagnosticInfo) } ; hasInnerDiagnosticInfo as u64 }) ; __bindg... [INFO] [stdout] | --------------------------^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `u8::from` [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ea64f44068163132b0cfb20d448da3ef87e966e4446ad0a88e4331fbb9af2363", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea64f44068163132b0cfb20d448da3ef87e966e4446ad0a88e4331fbb9af2363", kill_on_drop: false }` [INFO] [stdout] ea64f44068163132b0cfb20d448da3ef87e966e4446ad0a88e4331fbb9af2363