[INFO] cloning repository https://github.com/nathanial/mocra [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nathanial/mocra" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathanial%2Fmocra", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathanial%2Fmocra'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5298b8775296b0baeb10e13be77289c444c759f4 [INFO] building nathanial/mocra against master#11663cd3bfefef7d34e8f0892c250bf698049392+rustflags=-Dtail-expr-drop-order for pr-134523 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathanial%2Fmocra" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nathanial/mocra on toolchain 11663cd3bfefef7d34e8f0892c250bf698049392 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nathanial/mocra [INFO] finished tweaking git repo https://github.com/nathanial/mocra [INFO] tweaked toml for git repo https://github.com/nathanial/mocra written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/nathanial/mocra 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" "+11663cd3bfefef7d34e8f0892c250bf698049392" "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] Downloading crates ... [INFO] [stderr] Downloaded tempfile v3.0.0 [INFO] [stderr] Downloaded c_vec v1.3.0 [INFO] [stderr] Downloaded gleam v0.4.31 [INFO] [stderr] Downloaded chrono v0.4.2 [INFO] [stderr] Downloaded gio v0.4.0 [INFO] [stderr] Downloaded glutin v0.13.1 [INFO] [stderr] Downloaded winit v0.11.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb0cdb95fc0ac9a814414bb43538b11ce54bb0bc9d001a3fecaabe30be56f678 [INFO] running `Command { std: "docker" "start" "-a" "cb0cdb95fc0ac9a814414bb43538b11ce54bb0bc9d001a3fecaabe30be56f678", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb0cdb95fc0ac9a814414bb43538b11ce54bb0bc9d001a3fecaabe30be56f678", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb0cdb95fc0ac9a814414bb43538b11ce54bb0bc9d001a3fecaabe30be56f678", kill_on_drop: false }` [INFO] [stdout] cb0cdb95fc0ac9a814414bb43538b11ce54bb0bc9d001a3fecaabe30be56f678 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Dtail-expr-drop-order" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cca213d22772e6b420a590facb20bdc18d9c0c9559914d60e26402cecc807d93 [INFO] running `Command { std: "docker" "start" "-a" "cca213d22772e6b420a590facb20bdc18d9c0c9559914d60e26402cecc807d93", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling cc v1.0.9 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling token_store v0.1.2 [INFO] [stderr] Compiling remove_dir_all v0.5.0 [INFO] [stderr] Compiling gio v0.4.0 [INFO] [stderr] Compiling cairo-rs v0.4.1 [INFO] [stderr] Compiling gdk-pixbuf v0.4.0 [INFO] [stderr] Compiling c_vec v1.3.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.2 [INFO] [stderr] Compiling gdk v0.8.0 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling glib-sys v0.6.0 [INFO] [stderr] Compiling gobject-sys v0.6.0 [INFO] [stderr] Compiling gio-sys v0.6.0 [INFO] [stderr] Compiling cairo-sys-rs v0.6.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.6.0 [INFO] [stderr] Compiling pango-sys v0.6.0 [INFO] [stderr] Compiling x11-dl v2.17.5 [INFO] [stderr] Compiling gdk-sys v0.6.0 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling shared_library v0.1.8 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling num-integer v0.1.36 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling wayland-scanner v0.12.5 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling chrono v0.4.2 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-sys v0.12.5 [INFO] [stderr] Compiling wayland-client v0.12.5 [INFO] [stderr] Compiling wayland-protocols v0.12.5 [INFO] [stderr] Compiling tempfile v3.0.0 [INFO] [stderr] Compiling glutin v0.13.1 [INFO] [stderr] Compiling gl v0.10.0 [INFO] [stderr] Compiling glib v0.5.0 [INFO] [stderr] Compiling wayland-kbd v0.13.1 [INFO] [stderr] Compiling pango v0.4.0 [INFO] [stderr] Compiling wayland-window v0.13.3 [INFO] [stderr] Compiling winit v0.11.3 [INFO] [stderr] Compiling mocra v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `VisualTreeNode` [INFO] [stdout] --> src/main.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | use widgets::{VisualTreeNode, render, Button, Bounds, Widget}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `texture` [INFO] [stdout] --> src/widgets.rs:163:20 [INFO] [stdout] | [INFO] [stdout] 163 | fn gl_draw_texture(texture: Texture, bounds: &Bounds){ [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_texture` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bounds` [INFO] [stdout] --> src/widgets.rs:163:38 [INFO] [stdout] | [INFO] [stdout] 163 | fn gl_draw_texture(texture: Texture, bounds: &Bounds){ [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_bounds` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `font_settings` [INFO] [stdout] --> src/widgets.rs:167:24 [INFO] [stdout] | [INFO] [stdout] 167 | fn create_text_texture(font_settings: &TextRenderSettings) -> Texture { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_font_settings` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bounds` [INFO] [stdout] --> src/widgets.rs:194:37 [INFO] [stdout] | [INFO] [stdout] 194 | &VisualTreeNode::Rectangle {bounds, ref children, stroke_width, stroke, fill } => { [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `bounds: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stroke_width` [INFO] [stdout] --> src/widgets.rs:194:59 [INFO] [stdout] | [INFO] [stdout] 194 | &VisualTreeNode::Rectangle {bounds, ref children, stroke_width, stroke, fill } => { [INFO] [stdout] | ^^^^^^^^^^^^ help: try ignoring the field: `stroke_width: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stroke` [INFO] [stdout] --> src/widgets.rs:194:73 [INFO] [stdout] | [INFO] [stdout] 194 | &VisualTreeNode::Rectangle {bounds, ref children, stroke_width, stroke, fill } => { [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `stroke: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fill` [INFO] [stdout] --> src/widgets.rs:194:81 [INFO] [stdout] | [INFO] [stdout] 194 | &VisualTreeNode::Rectangle {bounds, ref children, stroke_width, stroke, fill } => { [INFO] [stdout] | ^^^^ help: try ignoring the field: `fill: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `color` [INFO] [stdout] --> src/widgets.rs:200:45 [INFO] [stdout] | [INFO] [stdout] 200 | &VisualTreeNode::Text { ref bounds, color, ref font_settings, ref content } => { [INFO] [stdout] | ^^^^^ help: try ignoring the field: `color: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Empty` is never constructed [INFO] [stdout] --> src/widgets.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub enum VisualTreeNode { [INFO] [stdout] | -------------- variant in this enum [INFO] [stdout] 28 | Empty, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VisualTreeNode` has a derived impl for the trait `Debug`, 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: methods `id` and `bounds` are never used [INFO] [stdout] --> src/widgets.rs:45:8 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait Widget { [INFO] [stdout] | ------ methods in this trait [INFO] [stdout] 45 | fn id(&self) -> i32; [INFO] [stdout] | ^^ [INFO] [stdout] 46 | fn bounds(&self) -> Bounds; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Light` and `Bold` are never constructed [INFO] [stdout] --> src/widgets.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 79 | pub enum FontWeight { [INFO] [stdout] | ---------- variants in this enum [INFO] [stdout] 80 | Light, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 81 | Normal, [INFO] [stdout] 82 | Bold [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FontWeight` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.07s [INFO] running `Command { std: "docker" "inspect" "cca213d22772e6b420a590facb20bdc18d9c0c9559914d60e26402cecc807d93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cca213d22772e6b420a590facb20bdc18d9c0c9559914d60e26402cecc807d93", kill_on_drop: false }` [INFO] [stdout] cca213d22772e6b420a590facb20bdc18d9c0c9559914d60e26402cecc807d93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Dtail-expr-drop-order" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 64414e08418d56dd9ab1fb72d915e6b128585095615a337877dc4b786c88f5cf [INFO] running `Command { std: "docker" "start" "-a" "64414e08418d56dd9ab1fb72d915e6b128585095615a337877dc4b786c88f5cf", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling mocra v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `VisualTreeNode` [INFO] [stdout] --> src/main.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | use widgets::{VisualTreeNode, render, Button, Bounds, Widget}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `texture` [INFO] [stdout] --> src/widgets.rs:163:20 [INFO] [stdout] | [INFO] [stdout] 163 | fn gl_draw_texture(texture: Texture, bounds: &Bounds){ [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_texture` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bounds` [INFO] [stdout] --> src/widgets.rs:163:38 [INFO] [stdout] | [INFO] [stdout] 163 | fn gl_draw_texture(texture: Texture, bounds: &Bounds){ [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_bounds` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `font_settings` [INFO] [stdout] --> src/widgets.rs:167:24 [INFO] [stdout] | [INFO] [stdout] 167 | fn create_text_texture(font_settings: &TextRenderSettings) -> Texture { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_font_settings` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bounds` [INFO] [stdout] --> src/widgets.rs:194:37 [INFO] [stdout] | [INFO] [stdout] 194 | &VisualTreeNode::Rectangle {bounds, ref children, stroke_width, stroke, fill } => { [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `bounds: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stroke_width` [INFO] [stdout] --> src/widgets.rs:194:59 [INFO] [stdout] | [INFO] [stdout] 194 | &VisualTreeNode::Rectangle {bounds, ref children, stroke_width, stroke, fill } => { [INFO] [stdout] | ^^^^^^^^^^^^ help: try ignoring the field: `stroke_width: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stroke` [INFO] [stdout] --> src/widgets.rs:194:73 [INFO] [stdout] | [INFO] [stdout] 194 | &VisualTreeNode::Rectangle {bounds, ref children, stroke_width, stroke, fill } => { [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `stroke: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fill` [INFO] [stdout] --> src/widgets.rs:194:81 [INFO] [stdout] | [INFO] [stdout] 194 | &VisualTreeNode::Rectangle {bounds, ref children, stroke_width, stroke, fill } => { [INFO] [stdout] | ^^^^ help: try ignoring the field: `fill: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `color` [INFO] [stdout] --> src/widgets.rs:200:45 [INFO] [stdout] | [INFO] [stdout] 200 | &VisualTreeNode::Text { ref bounds, color, ref font_settings, ref content } => { [INFO] [stdout] | ^^^^^ help: try ignoring the field: `color: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Empty` is never constructed [INFO] [stdout] --> src/widgets.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub enum VisualTreeNode { [INFO] [stdout] | -------------- variant in this enum [INFO] [stdout] 28 | Empty, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VisualTreeNode` has a derived impl for the trait `Debug`, 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: methods `id` and `bounds` are never used [INFO] [stdout] --> src/widgets.rs:45:8 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait Widget { [INFO] [stdout] | ------ methods in this trait [INFO] [stdout] 45 | fn id(&self) -> i32; [INFO] [stdout] | ^^ [INFO] [stdout] 46 | fn bounds(&self) -> Bounds; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Light` and `Bold` are never constructed [INFO] [stdout] --> src/widgets.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 79 | pub enum FontWeight { [INFO] [stdout] | ---------- variants in this enum [INFO] [stdout] 80 | Light, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 81 | Normal, [INFO] [stdout] 82 | Bold [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FontWeight` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] running `Command { std: "docker" "inspect" "64414e08418d56dd9ab1fb72d915e6b128585095615a337877dc4b786c88f5cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64414e08418d56dd9ab1fb72d915e6b128585095615a337877dc4b786c88f5cf", kill_on_drop: false }` [INFO] [stdout] 64414e08418d56dd9ab1fb72d915e6b128585095615a337877dc4b786c88f5cf