[INFO] fetching crate kiss3d_conrod 0.64.0... [INFO] checking kiss3d_conrod-0.64.0 against master#36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 for pr-81863 [INFO] extracting crate kiss3d_conrod 0.64.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate kiss3d_conrod 0.64.0 on toolchain 36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate kiss3d_conrod 0.64.0 [INFO] finished tweaking crates.io crate kiss3d_conrod 0.64.0 [INFO] tweaked toml for crates.io crate kiss3d_conrod 0.64.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6212a8e019309a690090f3094769a25bcacdbc97b2216c1c50980271c8470cea [INFO] running `Command { std: "docker" "start" "-a" "6212a8e019309a690090f3094769a25bcacdbc97b2216c1c50980271c8470cea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6212a8e019309a690090f3094769a25bcacdbc97b2216c1c50980271c8470cea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6212a8e019309a690090f3094769a25bcacdbc97b2216c1c50980271c8470cea", kill_on_drop: false }` [INFO] [stdout] 6212a8e019309a690090f3094769a25bcacdbc97b2216c1c50980271c8470cea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cd5c098d30778d9b48919d5621df6ec4563b18425e5ffd66a5885087dbb07d7c [INFO] running `Command { std: "docker" "start" "-a" "cd5c098d30778d9b48919d5621df6ec4563b18425e5ffd66a5885087dbb07d7c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Checking piston-float v0.3.0 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking piston-viewport v0.5.0 [INFO] [stderr] Checking petgraph v0.4.13 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking daggy v0.5.0 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Compiling conrod_derive v0.63.0 [INFO] [stderr] Checking pistoncore-input v0.24.0 [INFO] [stderr] Checking kiss3d_conrod v0.64.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/graph/mod.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | pub maybe_state: Option>, [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std` [INFO] [stdout] --> src/input/state.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | use std; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/theme.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | pub style: Box, [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/theme.rs:79:27 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn new(style: Box) -> WidgetDefault { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `event` is imported redundantly [INFO] [stdout] --> src/ui.rs:384:21 [INFO] [stdout] | [INFO] [stdout] 2 | use event; [INFO] [stdout] | ----- the item `event` is already imported here [INFO] [stdout] ... [INFO] [stdout] 384 | use event::{self, Input}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ModifierKey` is imported redundantly [INFO] [stdout] --> src/ui.rs:390:17 [INFO] [stdout] | [INFO] [stdout] 385 | use input::{Button, Key, ModifierKey, Motion}; [INFO] [stdout] | ----------- the item `ModifierKey` is already imported here [INFO] [stdout] ... [INFO] [stdout] 390 | use input::keyboard::ModifierKey; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `utils` is imported redundantly [INFO] [stdout] --> src/ui.rs:699:37 [INFO] [stdout] | [INFO] [stdout] 12 | use utils; [INFO] [stdout] | ----- the item `utils` is already imported here [INFO] [stdout] ... [INFO] [stdout] 699 | use utils; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Widget` is imported redundantly [INFO] [stdout] --> src/ui.rs:1072:62 [INFO] [stdout] | [INFO] [stdout] 13 | use widget::{self, Widget}; [INFO] [stdout] | ------ the item `Widget` is already imported here [INFO] [stdout] ... [INFO] [stdout] 1072 | use {color, Colorable, Borderable, Positionable, Widget}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/widget/grid.rs:270:10 [INFO] [stdout] | [INFO] [stdout] 270 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused label [INFO] [stdout] --> src/widget/number_dialer.rs:246:9 [INFO] [stdout] | [INFO] [stdout] 246 | 'events: for widget_event in ui.widget_input(id).events() { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_labels)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/graph/mod.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | pub maybe_state: Option>, [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std` [INFO] [stdout] --> src/input/state.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | use std; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/theme.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | pub style: Box, [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/theme.rs:79:27 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn new(style: Box) -> WidgetDefault { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Any + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `event` is imported redundantly [INFO] [stdout] --> src/ui.rs:384:21 [INFO] [stdout] | [INFO] [stdout] 2 | use event; [INFO] [stdout] | ----- the item `event` is already imported here [INFO] [stdout] ... [INFO] [stdout] 384 | use event::{self, Input}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ModifierKey` is imported redundantly [INFO] [stdout] --> src/ui.rs:390:17 [INFO] [stdout] | [INFO] [stdout] 385 | use input::{Button, Key, ModifierKey, Motion}; [INFO] [stdout] | ----------- the item `ModifierKey` is already imported here [INFO] [stdout] ... [INFO] [stdout] 390 | use input::keyboard::ModifierKey; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `utils` is imported redundantly [INFO] [stdout] --> src/ui.rs:699:37 [INFO] [stdout] | [INFO] [stdout] 12 | use utils; [INFO] [stdout] | ----- the item `utils` is already imported here [INFO] [stdout] ... [INFO] [stdout] 699 | use utils; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Widget` is imported redundantly [INFO] [stdout] --> src/ui.rs:1072:62 [INFO] [stdout] | [INFO] [stdout] 13 | use widget::{self, Widget}; [INFO] [stdout] | ------ the item `Widget` is already imported here [INFO] [stdout] ... [INFO] [stdout] 1072 | use {color, Colorable, Borderable, Positionable, Widget}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/widget/grid.rs:270:10 [INFO] [stdout] | [INFO] [stdout] 270 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused label [INFO] [stdout] --> src/widget/number_dialer.rs:246:9 [INFO] [stdout] | [INFO] [stdout] 246 | 'events: for widget_event in ui.widget_input(id).events() { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_labels)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/text.rs:244:37 [INFO] [stdout] | [INFO] [stdout] 244 | Error::IO(ref e) => std::error::Error::description(e), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/text.rs:254:38 [INFO] [stdout] | [INFO] [stdout] 254 | _ => write!(f, "{}", std::error::Error::description(self)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/text.rs:244:37 [INFO] [stdout] | [INFO] [stdout] 244 | Error::IO(ref e) => std::error::Error::description(e), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/text.rs:254:38 [INFO] [stdout] | [INFO] [stdout] 254 | _ => write!(f, "{}", std::error::Error::description(self)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `enabled` [INFO] [stdout] --> src/widget/drop_down_list.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | enabled: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `enabled` [INFO] [stdout] --> src/widget/envelope_editor.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | enabled: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `enabled` [INFO] [stdout] --> src/widget/number_dialer.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | enabled: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `enabled` [INFO] [stdout] --> src/widget/drop_down_list.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | enabled: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `enabled` [INFO] [stdout] --> src/widget/envelope_editor.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | enabled: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `enabled` [INFO] [stdout] --> src/widget/number_dialer.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | enabled: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/tests/ui.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | / format!("expected to find event: {:?} in: \nevents: {:?}", [INFO] [stdout] 57 | | event, [INFO] [stdout] 58 | | ui.global_input().events().collect::>())); [INFO] [stdout] | |_______________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "cd5c098d30778d9b48919d5621df6ec4563b18425e5ffd66a5885087dbb07d7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd5c098d30778d9b48919d5621df6ec4563b18425e5ffd66a5885087dbb07d7c", kill_on_drop: false }` [INFO] [stdout] cd5c098d30778d9b48919d5621df6ec4563b18425e5ffd66a5885087dbb07d7c