[INFO] fetching crate conrod_core 0.76.1... [INFO] checking conrod_core-0.76.1 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] extracting crate conrod_core 0.76.1 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate conrod_core 0.76.1 on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate conrod_core 0.76.1 [INFO] finished tweaking crates.io crate conrod_core 0.76.1 [INFO] tweaked toml for crates.io crate conrod_core 0.76.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 119 packages to latest compatible versions [INFO] [stderr] Adding andrew v0.2.1 (latest: v0.3.1) [INFO] [stderr] Adding approx v0.3.2 (latest: v0.5.1) [INFO] [stderr] Adding bitflags v1.3.2 (latest: v2.6.0) [INFO] [stderr] Adding cfg-if v0.1.10 (latest: v1.0.0) [INFO] [stderr] Adding clipboard-win v2.2.0 (latest: v5.4.0) [INFO] [stderr] Adding copypasta v0.6.3 (latest: v0.10.1) [INFO] [stderr] Adding crossbeam-deque v0.7.4 (latest: v0.8.5) [INFO] [stderr] Adding crossbeam-epoch v0.8.2 (latest: v0.9.18) [INFO] [stderr] Adding crossbeam-utils v0.7.2 (latest: v0.8.20) [INFO] [stderr] Adding daggy v0.5.0 (latest: v0.8.0) [INFO] [stderr] Adding dlib v0.4.2 (latest: v0.5.2) [INFO] [stderr] Adding fixedbitset v0.1.9 (latest: v0.5.7) [INFO] [stderr] Adding hermit-abi v0.3.9 (latest: v0.4.0) [INFO] [stderr] Adding libloading v0.6.7 (latest: v0.8.5) [INFO] [stderr] Adding line_drawing v0.7.0 (latest: v1.0.0) [INFO] [stderr] Adding malloc_buf v0.0.6 (latest: v1.0.0) [INFO] [stderr] Adding memoffset v0.5.6 (latest: v0.9.1) [INFO] [stderr] Adding nix v0.14.1 (latest: v0.29.0) [INFO] [stderr] Adding num v0.3.1 (latest: v0.4.3) [INFO] [stderr] Adding num-bigint v0.3.3 (latest: v0.4.6) [INFO] [stderr] Adding num-complex v0.3.1 (latest: v0.4.6) [INFO] [stderr] Adding num-rational v0.3.2 (latest: v0.4.2) [INFO] [stderr] Adding ordered-float v1.1.1 (latest: v4.2.2) [INFO] [stderr] Adding petgraph v0.4.13 (latest: v0.6.5) [INFO] [stderr] Adding proc-macro2 v0.4.30 (latest: v1.0.86) [INFO] [stderr] Adding quick-xml v0.22.0 (latest: v0.36.1) [INFO] [stderr] Adding quote v0.6.13 (latest: v1.0.37) [INFO] [stderr] Adding rustc-hash v1.1.0 (latest: v2.0.0) [INFO] [stderr] Adding rustc_version v0.2.3 (latest: v0.4.1) [INFO] [stderr] Adding rusttype v0.7.9 (latest: v0.9.3) [INFO] [stderr] Adding rusttype v0.8.3 (latest: v0.9.3) [INFO] [stderr] Adding semver v0.9.0 (latest: v1.0.23) [INFO] [stderr] Adding semver-parser v0.7.0 (latest: v0.10.2) [INFO] [stderr] Adding sha1 v0.6.1 (latest: v0.10.6) [INFO] [stderr] Adding smithay-client-toolkit v0.6.6 (latest: v0.19.2) [INFO] [stderr] Adding smithay-clipboard v0.4.0 (latest: v0.7.2) [INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.77) [INFO] [stderr] Adding unicode-xid v0.1.0 (latest: v0.2.5) [INFO] [stderr] Adding wayland-client v0.23.6 (latest: v0.31.5) [INFO] [stderr] Adding wayland-commons v0.23.6 (latest: v0.29.5) [INFO] [stderr] Adding wayland-protocols v0.23.6 (latest: v0.32.3) [INFO] [stderr] Adding wayland-scanner v0.23.6 (latest: v0.31.4) [INFO] [stderr] Adding wayland-sys v0.23.6 (latest: v0.31.4) [INFO] [stderr] Adding x11-clipboard v0.5.3 (latest: v0.9.2) [INFO] [stderr] Adding xcb v0.10.1 (latest: v1.4.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded conrod_derive v0.76.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d1ceee29da27d6de6aa2cd7a9adc273892d8194e3b3d2283d792ed86e3c060a9 [INFO] running `Command { std: "docker" "start" "-a" "d1ceee29da27d6de6aa2cd7a9adc273892d8194e3b3d2283d792ed86e3c060a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d1ceee29da27d6de6aa2cd7a9adc273892d8194e3b3d2283d792ed86e3c060a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1ceee29da27d6de6aa2cd7a9adc273892d8194e3b3d2283d792ed86e3c060a9", kill_on_drop: false }` [INFO] [stdout] d1ceee29da27d6de6aa2cd7a9adc273892d8194e3b3d2283d792ed86e3c060a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8946783150b32b37cd4b842b47075ca57d4436650e7b28bd2119f13a46a2a635 [INFO] running `Command { std: "docker" "start" "-a" "8946783150b32b37cd4b842b47075ca57d4436650e7b28bd2119f13a46a2a635", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling xml-rs v0.8.21 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking xdg v2.5.2 [INFO] [stderr] Checking wayland-sys v0.23.6 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Checking piston-float v1.0.1 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Compiling conrod_derive v0.76.1 [INFO] [stderr] Checking petgraph v0.4.13 [INFO] [stderr] Checking piston-viewport v1.0.2 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling xcb v0.10.1 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Checking crossbeam-deque v0.7.4 [INFO] [stderr] Checking daggy v0.5.0 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Checking wayland-commons v0.23.6 [INFO] [stderr] Checking x11-clipboard v0.5.3 [INFO] [stderr] Checking pistoncore-input v1.0.1 [INFO] [stderr] Checking smithay-client-toolkit v0.6.6 [INFO] [stderr] Checking smithay-clipboard v0.4.0 [INFO] [stderr] Checking copypasta v0.6.3 [INFO] [stderr] Checking conrod_core v0.76.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `windows_metadataext` [INFO] [stdout] --> src/widget/file_navigator/directory_view.rs:89:38 [INFO] [stdout] | [INFO] [stdout] 89 | #[cfg(all(target_os = "windows", not(feature = "windows_metadataext")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `stdweb` and `wasm-bindgen` [INFO] [stdout] = help: consider adding `windows_metadataext` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `windows_metadataext` [INFO] [stdout] --> src/widget/file_navigator/directory_view.rs:93:34 [INFO] [stdout] | [INFO] [stdout] 93 | #[cfg(all(target_os = "windows", feature = "windows_metadataext"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `stdweb` and `wasm-bindgen` [INFO] [stdout] = help: consider adding `windows_metadataext` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `windows_metadataext` [INFO] [stdout] --> src/widget/file_navigator/directory_view.rs:89:38 [INFO] [stdout] | [INFO] [stdout] 89 | #[cfg(all(target_os = "windows", not(feature = "windows_metadataext")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `stdweb` and `wasm-bindgen` [INFO] [stdout] = help: consider adding `windows_metadataext` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `windows_metadataext` [INFO] [stdout] --> src/widget/file_navigator/directory_view.rs:93:34 [INFO] [stdout] | [INFO] [stdout] 93 | #[cfg(all(target_os = "windows", feature = "windows_metadataext"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `stdweb` and `wasm-bindgen` [INFO] [stdout] = help: consider adding `windows_metadataext` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `capturing_keyboard` is never read [INFO] [stdout] --> src/input/widget.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct Events<'a> { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 44 | ui_events: input::global::UiEvents<'a>, [INFO] [stdout] 45 | capturing_keyboard: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Events` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `cap` is never read [INFO] [stdout] --> src/widget/primitive/point_path.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct Triangles { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 40 | cap: widget::line::Cap, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Triangles` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SocketLayouts` is never constructed [INFO] [stdout] --> src/widget/graph/mod.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | struct SocketLayouts { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `capturing_keyboard` is never read [INFO] [stdout] --> src/input/widget.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct Events<'a> { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 44 | ui_events: input::global::UiEvents<'a>, [INFO] [stdout] 45 | capturing_keyboard: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Events` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `foo` and `bar` are never read [INFO] [stdout] --> src/widget/id.rs:390:30 [INFO] [stdout] | [INFO] [stdout] 390 | widget_ids! { struct A { foo, bar } } [INFO] [stdout] | - ^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this struct [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `widget_ids` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `foo` and `bar` are never read [INFO] [stdout] --> src/widget/id.rs:391:34 [INFO] [stdout] | [INFO] [stdout] 391 | widget_ids! { pub struct B { foo, bar } } [INFO] [stdout] | - ^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this struct [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `widget_ids` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `foo` and `bar` are never read [INFO] [stdout] --> src/widget/id.rs:392:30 [INFO] [stdout] | [INFO] [stdout] 392 | widget_ids! { struct C { foo, bar, } } [INFO] [stdout] | - ^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this struct [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `widget_ids` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `foo` and `bar` are never read [INFO] [stdout] --> src/widget/id.rs:393:34 [INFO] [stdout] | [INFO] [stdout] 393 | widget_ids! { pub struct D { foo, bar, } } [INFO] [stdout] | - ^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this struct [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `widget_ids` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `foo` and `bar` are never read [INFO] [stdout] --> src/widget/id.rs:394:30 [INFO] [stdout] | [INFO] [stdout] 394 | widget_ids! { struct E { foo[], bar } } [INFO] [stdout] | - ^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this struct [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `widget_ids` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `foo` and `bar` are never read [INFO] [stdout] --> src/widget/id.rs:395:34 [INFO] [stdout] | [INFO] [stdout] 395 | widget_ids! { pub struct F { foo, bar[] } } [INFO] [stdout] | - ^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this struct [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `widget_ids` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `foo` and `bar` are never read [INFO] [stdout] --> src/widget/id.rs:396:30 [INFO] [stdout] | [INFO] [stdout] 396 | widget_ids! { struct G { foo[], bar, } } [INFO] [stdout] | - ^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this struct [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `widget_ids` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `foo` and `bar` are never read [INFO] [stdout] --> src/widget/id.rs:397:34 [INFO] [stdout] | [INFO] [stdout] 397 | widget_ids! { pub struct H { foo, bar[], } } [INFO] [stdout] | - ^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this struct [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `widget_ids` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `cap` is never read [INFO] [stdout] --> src/widget/primitive/point_path.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct Triangles { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 40 | cap: widget::line::Cap, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Triangles` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SocketLayouts` is never constructed [INFO] [stdout] --> src/widget/graph/mod.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | struct SocketLayouts { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/tests/ui.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | / format!( [INFO] [stdout] 46 | | "expected to find event: {:?} in: \nevents: {:?}", [INFO] [stdout] 47 | | event, [INFO] [stdout] 48 | | ui.global_input().events().collect::>() [INFO] [stdout] 49 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 45 ~ [INFO] [stdout] 46 | "expected to find event: {:?} in: \nevents: {:?}", [INFO] [stdout] 47 | event, [INFO] [stdout] 48 | ui.global_input().events().collect::>() [INFO] [stdout] 49 ~ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.38s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "8946783150b32b37cd4b842b47075ca57d4436650e7b28bd2119f13a46a2a635", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8946783150b32b37cd4b842b47075ca57d4436650e7b28bd2119f13a46a2a635", kill_on_drop: false }` [INFO] [stdout] 8946783150b32b37cd4b842b47075ca57d4436650e7b28bd2119f13a46a2a635