[INFO] fetching crate windows_winmd 0.3.1... [INFO] testing windows_winmd-0.3.1 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate windows_winmd 0.3.1 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate windows_winmd 0.3.1 [INFO] finished tweaking crates.io crate windows_winmd 0.3.1 [INFO] tweaked toml for crates.io crate windows_winmd 0.3.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate windows_winmd 0.3.1 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "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" "+caccb4d0368bd918ef6668af8e13834d07040417" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 5 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded windows_winmd_macros v0.3.1 [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" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3529abc0c222c090a537e285cd9f1f74eb518c3a6aa2f744b83b8175bdcaca68 [INFO] running `Command { std: "docker" "start" "-a" "3529abc0c222c090a537e285cd9f1f74eb518c3a6aa2f744b83b8175bdcaca68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3529abc0c222c090a537e285cd9f1f74eb518c3a6aa2f744b83b8175bdcaca68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3529abc0c222c090a537e285cd9f1f74eb518c3a6aa2f744b83b8175bdcaca68", kill_on_drop: false }` [INFO] [stdout] 3529abc0c222c090a537e285cd9f1f74eb518c3a6aa2f744b83b8175bdcaca68 [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" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31034fedc3fd967c6a6e6e6f40c88ae2bae8cd42de9fb5dee9ec3b28ee73d5f8 [INFO] running `Command { std: "docker" "start" "-a" "31034fedc3fd967c6a6e6e6f40c88ae2bae8cd42de9fb5dee9ec3b28ee73d5f8", kill_on_drop: false }` [INFO] [stderr] Compiling windows_winmd_macros v0.3.1 [INFO] [stderr] Compiling windows_winmd v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parsed/element_type.rs:57:36 [INFO] [stdout] | [INFO] [stdout] 57 | unknown_type => panic!(format!("Unexpected ElementType: {:x}", unknown_type)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 57 - unknown_type => panic!(format!("Unexpected ElementType: {:x}", unknown_type)), [INFO] [stdout] 57 + unknown_type => panic!("Unexpected ElementType: {:x}", unknown_type), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parsed/element_type.rs:79:36 [INFO] [stdout] | [INFO] [stdout] 79 | unknown_code => panic!(format!("Unexpected ElementType: {:x}", unknown_code)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 79 - unknown_code => panic!(format!("Unexpected ElementType: {:x}", unknown_code)), [INFO] [stdout] 79 + unknown_code => panic!("Unexpected ElementType: {:x}", unknown_code), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/type_reader.rs:65:20 [INFO] [stdout] | [INFO] [stdout] 65 | unsafe { &*VALUE.as_ptr() } [INFO] [stdout] | ^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/type_reader.rs:201:92 [INFO] [stdout] | [INFO] [stdout] 201 | pub fn namespace_types(&'static self, namespace: &str) -> impl Iterator + '_ { [INFO] [stdout] | ------- the lifetime is named here ^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 201 - pub fn namespace_types(&'static self, namespace: &str) -> impl Iterator + '_ { [INFO] [stdout] 201 + pub fn namespace_types(&'static self, namespace: &str) -> impl Iterator + 'static { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/workspace.rs:39:16 [INFO] [stdout] | [INFO] [stdout] 39 | unsafe { (*VALUE.as_ptr()).clone() } [INFO] [stdout] | ^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s [INFO] running `Command { std: "docker" "inspect" "31034fedc3fd967c6a6e6e6f40c88ae2bae8cd42de9fb5dee9ec3b28ee73d5f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31034fedc3fd967c6a6e6e6f40c88ae2bae8cd42de9fb5dee9ec3b28ee73d5f8", kill_on_drop: false }` [INFO] [stdout] 31034fedc3fd967c6a6e6e6f40c88ae2bae8cd42de9fb5dee9ec3b28ee73d5f8 [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" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6cf93e391dca45f8123d74b08606db2e3a573a4a0511d4cf9b125a29321d39d9 [INFO] running `Command { std: "docker" "start" "-a" "6cf93e391dca45f8123d74b08606db2e3a573a4a0511d4cf9b125a29321d39d9", kill_on_drop: false }` [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parsed/element_type.rs:57:36 [INFO] [stdout] | [INFO] [stdout] 57 | unknown_type => panic!(format!("Unexpected ElementType: {:x}", unknown_type)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 57 - unknown_type => panic!(format!("Unexpected ElementType: {:x}", unknown_type)), [INFO] [stdout] 57 + unknown_type => panic!("Unexpected ElementType: {:x}", unknown_type), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parsed/element_type.rs:79:36 [INFO] [stdout] | [INFO] [stdout] 79 | unknown_code => panic!(format!("Unexpected ElementType: {:x}", unknown_code)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 79 - unknown_code => panic!(format!("Unexpected ElementType: {:x}", unknown_code)), [INFO] [stdout] 79 + unknown_code => panic!("Unexpected ElementType: {:x}", unknown_code), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/type_reader.rs:65:20 [INFO] [stdout] | [INFO] [stdout] 65 | unsafe { &*VALUE.as_ptr() } [INFO] [stdout] | ^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/type_reader.rs:201:92 [INFO] [stdout] | [INFO] [stdout] 201 | pub fn namespace_types(&'static self, namespace: &str) -> impl Iterator + '_ { [INFO] [stdout] | ------- the lifetime is named here ^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 201 - pub fn namespace_types(&'static self, namespace: &str) -> impl Iterator + '_ { [INFO] [stdout] 201 + pub fn namespace_types(&'static self, namespace: &str) -> impl Iterator + 'static { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/workspace.rs:39:16 [INFO] [stdout] | [INFO] [stdout] 39 | unsafe { (*VALUE.as_ptr()).clone() } [INFO] [stdout] | ^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling windows_winmd v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parsed/element_type.rs:57:36 [INFO] [stdout] | [INFO] [stdout] 57 | unknown_type => panic!(format!("Unexpected ElementType: {:x}", unknown_type)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 57 - unknown_type => panic!(format!("Unexpected ElementType: {:x}", unknown_type)), [INFO] [stdout] 57 + unknown_type => panic!("Unexpected ElementType: {:x}", unknown_type), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parsed/element_type.rs:79:36 [INFO] [stdout] | [INFO] [stdout] 79 | unknown_code => panic!(format!("Unexpected ElementType: {:x}", unknown_code)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 79 - unknown_code => panic!(format!("Unexpected ElementType: {:x}", unknown_code)), [INFO] [stdout] 79 + unknown_code => panic!("Unexpected ElementType: {:x}", unknown_code), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/type_reader.rs:65:20 [INFO] [stdout] | [INFO] [stdout] 65 | unsafe { &*VALUE.as_ptr() } [INFO] [stdout] | ^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/type_reader.rs:201:92 [INFO] [stdout] | [INFO] [stdout] 201 | pub fn namespace_types(&'static self, namespace: &str) -> impl Iterator + '_ { [INFO] [stdout] | ------- the lifetime is named here ^^ the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 201 - pub fn namespace_types(&'static self, namespace: &str) -> impl Iterator + '_ { [INFO] [stdout] 201 + pub fn namespace_types(&'static self, namespace: &str) -> impl Iterator + 'static { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/workspace.rs:39:16 [INFO] [stdout] | [INFO] [stdout] 39 | unsafe { (*VALUE.as_ptr()).clone() } [INFO] [stdout] | ^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] running `Command { std: "docker" "inspect" "6cf93e391dca45f8123d74b08606db2e3a573a4a0511d4cf9b125a29321d39d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cf93e391dca45f8123d74b08606db2e3a573a4a0511d4cf9b125a29321d39d9", kill_on_drop: false }` [INFO] [stdout] 6cf93e391dca45f8123d74b08606db2e3a573a4a0511d4cf9b125a29321d39d9 [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" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8488f1cd9b00af0123498a40cb6988757cc0580901c16ba48c0bcf788d76ba15 [INFO] running `Command { std: "docker" "start" "-a" "8488f1cd9b00af0123498a40cb6988757cc0580901c16ba48c0bcf788d76ba15", kill_on_drop: false }` [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/parsed/element_type.rs:57:36 [INFO] [stderr] | [INFO] [stderr] 57 | unknown_type => panic!(format!("Unexpected ElementType: {:x}", unknown_type)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 57 - unknown_type => panic!(format!("Unexpected ElementType: {:x}", unknown_type)), [INFO] [stderr] 57 + unknown_type => panic!("Unexpected ElementType: {:x}", unknown_type), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/parsed/element_type.rs:79:36 [INFO] [stderr] | [INFO] [stderr] 79 | unknown_code => panic!(format!("Unexpected ElementType: {:x}", unknown_code)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 79 - unknown_code => panic!(format!("Unexpected ElementType: {:x}", unknown_code)), [INFO] [stderr] 79 + unknown_code => panic!("Unexpected ElementType: {:x}", unknown_code), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: creating a shared reference to mutable static [INFO] [stderr] --> src/type_reader.rs:65:20 [INFO] [stderr] | [INFO] [stderr] 65 | unsafe { &*VALUE.as_ptr() } [INFO] [stderr] | ^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stderr] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/type_reader.rs:201:92 [INFO] [stderr] | [INFO] [stderr] 201 | pub fn namespace_types(&'static self, namespace: &str) -> impl Iterator + '_ { [INFO] [stderr] | ------- the lifetime is named here ^^ the same lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: consistently use `'static` [INFO] [stderr] | [INFO] [stderr] 201 - pub fn namespace_types(&'static self, namespace: &str) -> impl Iterator + '_ { [INFO] [stderr] 201 + pub fn namespace_types(&'static self, namespace: &str) -> impl Iterator + 'static { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: creating a shared reference to mutable static [INFO] [stderr] --> src/workspace.rs:39:16 [INFO] [stderr] | [INFO] [stderr] 39 | unsafe { (*VALUE.as_ptr()).clone() } [INFO] [stderr] | ^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stderr] [INFO] [stderr] warning: `windows_winmd` (lib) generated 5 warnings (run `cargo fix --lib -p windows_winmd` to apply 3 suggestions) [INFO] [stderr] warning: `windows_winmd` (lib test) generated 5 warnings (5 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/windows_winmd-1ecbe1e159fab869) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test file::tests::copy_bytes_as_type ... ok [INFO] [stdout] test file::tests::view_bytes_as_type ... ok [INFO] [stdout] test file::tests::panic_on_too_few_bytes - should panic ... ok [INFO] [stdout] test file::tests::panic_on_unaligned_bytes - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/stringable.rs (/opt/rustwide/target/debug/deps/stringable-27be72057ee889b0) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test stringable ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] [stderr] Running tests/type_row.rs (/opt/rustwide/target/debug/deps/type_row-b4ce73b3fdaa0b60) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test win32 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s [INFO] [stdout] [INFO] [stderr] Doc-tests windows_winmd [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8488f1cd9b00af0123498a40cb6988757cc0580901c16ba48c0bcf788d76ba15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8488f1cd9b00af0123498a40cb6988757cc0580901c16ba48c0bcf788d76ba15", kill_on_drop: false }` [INFO] [stdout] 8488f1cd9b00af0123498a40cb6988757cc0580901c16ba48c0bcf788d76ba15