[INFO] fetching crate zerocopy 0.8.25-alpha.3... [INFO] checking zerocopy-0.8.25-alpha.3 against try#1d0e7c032bf9b905a3165592072b5cc63c491d50 for pr-133502-5 [INFO] extracting crate zerocopy 0.8.25-alpha.3 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate zerocopy 0.8.25-alpha.3 on toolchain 1d0e7c032bf9b905a3165592072b5cc63c491d50 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1d0e7c032bf9b905a3165592072b5cc63c491d50" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate zerocopy 0.8.25-alpha.3 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate zerocopy 0.8.25-alpha.3 [INFO] tweaked toml for crates.io crate zerocopy 0.8.25-alpha.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate zerocopy 0.8.25-alpha.3 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" "+1d0e7c032bf9b905a3165592072b5cc63c491d50" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1d0e7c032bf9b905a3165592072b5cc63c491d50" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fa503c7a358abea71de3df51ba174f47e2f3bfcae8e1f1b0286470713730e63c [INFO] running `Command { std: "docker" "start" "-a" "fa503c7a358abea71de3df51ba174f47e2f3bfcae8e1f1b0286470713730e63c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa503c7a358abea71de3df51ba174f47e2f3bfcae8e1f1b0286470713730e63c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa503c7a358abea71de3df51ba174f47e2f3bfcae8e1f1b0286470713730e63c", kill_on_drop: false }` [INFO] [stdout] fa503c7a358abea71de3df51ba174f47e2f3bfcae8e1f1b0286470713730e63c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1d0e7c032bf9b905a3165592072b5cc63c491d50" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5200d3385db63448606afbca07a2e3d320b2a94c28f1cf85941b3050c6595e85 [INFO] running `Command { std: "docker" "start" "-a" "5200d3385db63448606afbca07a2e3d320b2a94c28f1cf85941b3050c6595e85", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling zerocopy v0.8.25-alpha.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling trybuild v1.0.89 [INFO] [stderr] Checking dissimilar v1.0.10 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking elain v0.3.1 [INFO] [stderr] Compiling syn v2.0.56 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> src/macros.rs:91:17 [INFO] [stdout] | [INFO] [stdout] 91 | $crate::util::macro_util::core_reexport::mem::transmute(e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `f32::from_bits(e)` [INFO] [stdout] | [INFO] [stdout] ::: src/byteorder.rs:900:1 [INFO] [stdout] | [INFO] [stdout] 900 | define_float_conversion!(f32, u32, 4, f32_ext); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unnecessary_transmutes)]` on by default [INFO] [stdout] = note: this warning originates in the macro `transmute` which comes from the expansion of the macro `define_float_conversion` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> src/macros.rs:91:17 [INFO] [stdout] | [INFO] [stdout] 91 | $crate::util::macro_util::core_reexport::mem::transmute(e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `f32::to_bits(e)` [INFO] [stdout] | [INFO] [stdout] ::: src/byteorder.rs:900:1 [INFO] [stdout] | [INFO] [stdout] 900 | define_float_conversion!(f32, u32, 4, f32_ext); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `transmute` which comes from the expansion of the macro `define_float_conversion` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> src/macros.rs:91:17 [INFO] [stdout] | [INFO] [stdout] 91 | $crate::util::macro_util::core_reexport::mem::transmute(e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `f32::from_bits(e)` [INFO] [stdout] | [INFO] [stdout] ::: src/byteorder.rs:900:1 [INFO] [stdout] | [INFO] [stdout] 900 | define_float_conversion!(f32, u32, 4, f32_ext); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `transmute` which comes from the expansion of the macro `define_float_conversion` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> src/macros.rs:91:17 [INFO] [stdout] | [INFO] [stdout] 91 | $crate::util::macro_util::core_reexport::mem::transmute(e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `f32::to_bits(e)` [INFO] [stdout] | [INFO] [stdout] ::: src/byteorder.rs:900:1 [INFO] [stdout] | [INFO] [stdout] 900 | define_float_conversion!(f32, u32, 4, f32_ext); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `transmute` which comes from the expansion of the macro `define_float_conversion` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> src/macros.rs:91:17 [INFO] [stdout] | [INFO] [stdout] 91 | $crate::util::macro_util::core_reexport::mem::transmute(e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `f64::from_bits(e)` [INFO] [stdout] | [INFO] [stdout] ::: src/byteorder.rs:901:1 [INFO] [stdout] | [INFO] [stdout] 901 | define_float_conversion!(f64, u64, 8, f64_ext); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `transmute` which comes from the expansion of the macro `define_float_conversion` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> src/macros.rs:91:17 [INFO] [stdout] | [INFO] [stdout] 91 | $crate::util::macro_util::core_reexport::mem::transmute(e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `f64::to_bits(e)` [INFO] [stdout] | [INFO] [stdout] ::: src/byteorder.rs:901:1 [INFO] [stdout] | [INFO] [stdout] 901 | define_float_conversion!(f64, u64, 8, f64_ext); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `transmute` which comes from the expansion of the macro `define_float_conversion` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> src/macros.rs:91:17 [INFO] [stdout] | [INFO] [stdout] 91 | $crate::util::macro_util::core_reexport::mem::transmute(e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `f64::from_bits(e)` [INFO] [stdout] | [INFO] [stdout] ::: src/byteorder.rs:901:1 [INFO] [stdout] | [INFO] [stdout] 901 | define_float_conversion!(f64, u64, 8, f64_ext); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `transmute` which comes from the expansion of the macro `define_float_conversion` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> src/macros.rs:91:17 [INFO] [stdout] | [INFO] [stdout] 91 | $crate::util::macro_util::core_reexport::mem::transmute(e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `f64::to_bits(e)` [INFO] [stdout] | [INFO] [stdout] ::: src/byteorder.rs:901:1 [INFO] [stdout] | [INFO] [stdout] 901 | define_float_conversion!(f64, u64, 8, f64_ext); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `transmute` which comes from the expansion of the macro `define_float_conversion` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling zerocopy-derive v0.8.25-alpha.3 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking basic-toml v0.1.10 [INFO] [stdout] warning: use of deprecated constant `_::_WARNING`: some tests may be skipped due to missing RUSTFLAGS="--cfg __ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS" [INFO] [stdout] --> src/lib.rs:416:5 [INFO] [stdout] | [INFO] [stdout] 416 | _WARNING [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:415:12 [INFO] [stdout] | [INFO] [stdout] 415 | #[warn(deprecated)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> src/macros.rs:91:17 [INFO] [stdout] | [INFO] [stdout] 91 | $crate::util::macro_util::core_reexport::mem::transmute(e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `u32::from_ne_bytes(e)` [INFO] [stdout] ... [INFO] [stdout] 1250 | const AS_U32: u32 = include_value!("../testdata/include_value/data"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order [INFO] [stdout] = note: `#[warn(unnecessary_transmutes)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::transmute` which comes from the expansion of the macro `include_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> src/macros.rs:91:17 [INFO] [stdout] | [INFO] [stdout] 91 | $crate::util::macro_util::core_reexport::mem::transmute(e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `i32::from_ne_bytes(e)` [INFO] [stdout] ... [INFO] [stdout] 1252 | const AS_I32: i32 = include_value!("../testdata/include_value/data"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: there's also `from_le_bytes` and `from_be_bytes` if you expect a particular byte order [INFO] [stdout] = note: this warning originates in the macro `$crate::transmute` which comes from the expansion of the macro `include_value` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> src/macros.rs:91:17 [INFO] [stdout] | [INFO] [stdout] 91 | $crate::util::macro_util::core_reexport::mem::transmute(e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `f32::from_bits(e)` [INFO] [stdout] | [INFO] [stdout] ::: src/byteorder.rs:900:1 [INFO] [stdout] | [INFO] [stdout] 900 | define_float_conversion!(f32, u32, 4, f32_ext); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `transmute` which comes from the expansion of the macro `define_float_conversion` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> src/macros.rs:91:17 [INFO] [stdout] | [INFO] [stdout] 91 | $crate::util::macro_util::core_reexport::mem::transmute(e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `f32::to_bits(e)` [INFO] [stdout] | [INFO] [stdout] ::: src/byteorder.rs:900:1 [INFO] [stdout] | [INFO] [stdout] 900 | define_float_conversion!(f32, u32, 4, f32_ext); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `transmute` which comes from the expansion of the macro `define_float_conversion` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> src/macros.rs:91:17 [INFO] [stdout] | [INFO] [stdout] 91 | $crate::util::macro_util::core_reexport::mem::transmute(e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `f32::from_bits(e)` [INFO] [stdout] | [INFO] [stdout] ::: src/byteorder.rs:900:1 [INFO] [stdout] | [INFO] [stdout] 900 | define_float_conversion!(f32, u32, 4, f32_ext); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `transmute` which comes from the expansion of the macro `define_float_conversion` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> src/macros.rs:91:17 [INFO] [stdout] | [INFO] [stdout] 91 | $crate::util::macro_util::core_reexport::mem::transmute(e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `f32::to_bits(e)` [INFO] [stdout] | [INFO] [stdout] ::: src/byteorder.rs:900:1 [INFO] [stdout] | [INFO] [stdout] 900 | define_float_conversion!(f32, u32, 4, f32_ext); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `transmute` which comes from the expansion of the macro `define_float_conversion` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> src/macros.rs:91:17 [INFO] [stdout] | [INFO] [stdout] 91 | $crate::util::macro_util::core_reexport::mem::transmute(e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `f64::from_bits(e)` [INFO] [stdout] | [INFO] [stdout] ::: src/byteorder.rs:901:1 [INFO] [stdout] | [INFO] [stdout] 901 | define_float_conversion!(f64, u64, 8, f64_ext); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `transmute` which comes from the expansion of the macro `define_float_conversion` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> src/macros.rs:91:17 [INFO] [stdout] | [INFO] [stdout] 91 | $crate::util::macro_util::core_reexport::mem::transmute(e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `f64::to_bits(e)` [INFO] [stdout] | [INFO] [stdout] ::: src/byteorder.rs:901:1 [INFO] [stdout] | [INFO] [stdout] 901 | define_float_conversion!(f64, u64, 8, f64_ext); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `transmute` which comes from the expansion of the macro `define_float_conversion` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> src/macros.rs:91:17 [INFO] [stdout] | [INFO] [stdout] 91 | $crate::util::macro_util::core_reexport::mem::transmute(e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `f64::from_bits(e)` [INFO] [stdout] | [INFO] [stdout] ::: src/byteorder.rs:901:1 [INFO] [stdout] | [INFO] [stdout] 901 | define_float_conversion!(f64, u64, 8, f64_ext); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `transmute` which comes from the expansion of the macro `define_float_conversion` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> src/macros.rs:91:17 [INFO] [stdout] | [INFO] [stdout] 91 | $crate::util::macro_util::core_reexport::mem::transmute(e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: replace this with: `f64::to_bits(e)` [INFO] [stdout] | [INFO] [stdout] ::: src/byteorder.rs:901:1 [INFO] [stdout] | [INFO] [stdout] 901 | define_float_conversion!(f64, u64, 8, f64_ext); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `transmute` which comes from the expansion of the macro `define_float_conversion` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.63s [INFO] running `Command { std: "docker" "inspect" "5200d3385db63448606afbca07a2e3d320b2a94c28f1cf85941b3050c6595e85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5200d3385db63448606afbca07a2e3d320b2a94c28f1cf85941b3050c6595e85", kill_on_drop: false }` [INFO] [stdout] 5200d3385db63448606afbca07a2e3d320b2a94c28f1cf85941b3050c6595e85