[INFO] cloning repository https://github.com/joseporcar/matrix_calculator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joseporcar/matrix_calculator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoseporcar%2Fmatrix_calculator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoseporcar%2Fmatrix_calculator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f5e03ea4ac60e21766da7d1d8e5942179b516fc0 [INFO] checking joseporcar/matrix_calculator against master#d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee for pr-127481-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoseporcar%2Fmatrix_calculator" "/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/joseporcar/matrix_calculator on toolchain d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/joseporcar/matrix_calculator [INFO] finished tweaking git repo https://github.com/joseporcar/matrix_calculator [INFO] tweaked toml for git repo https://github.com/joseporcar/matrix_calculator written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/joseporcar/matrix_calculator 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" "+d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded iced_winit v0.10.1 [INFO] [stderr] Downloaded clipboard_wayland v0.2.1 [INFO] [stderr] Downloaded clipboard_x11 v0.4.1 [INFO] [stderr] Downloaded palette_derive v0.7.4 [INFO] [stderr] Downloaded read-fonts v0.15.4 [INFO] [stderr] Downloaded palette v0.7.4 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 263593b3ccb00f905453da4d88c836e38d9eafb53cfa7e51083d3af7d1ad39d5 [INFO] running `Command { std: "docker" "start" "-a" "263593b3ccb00f905453da4d88c836e38d9eafb53cfa7e51083d3af7d1ad39d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "263593b3ccb00f905453da4d88c836e38d9eafb53cfa7e51083d3af7d1ad39d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "263593b3ccb00f905453da4d88c836e38d9eafb53cfa7e51083d3af7d1ad39d5", kill_on_drop: false }` [INFO] [stdout] 263593b3ccb00f905453da4d88c836e38d9eafb53cfa7e51083d3af7d1ad39d5 [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" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+d3dd34a1d4a7e25a92a0d65994bb01a5d17c59ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5170968b38da510ddab5085eeb06d29931ac4626f5bdfd926d8c3a8f6926b6f2 [INFO] running `Command { std: "docker" "start" "-a" "5170968b38da510ddab5085eeb06d29931ac4626f5bdfd926d8c3a8f6926b6f2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Checking libloading v0.8.1 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling palette v0.7.4 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking fast-srgb8 v1.0.0 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling wayland-sys v0.31.1 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling unicode-general-category v0.6.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking png v0.17.11 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking ttf-parser v0.19.2 [INFO] [stderr] Checking font-types v0.4.2 [INFO] [stderr] Checking gpu-descriptor v0.2.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling wayland-scanner v0.31.1 [INFO] [stderr] Checking khronos-egl v4.1.0 [INFO] [stderr] Checking wgpu-types v0.16.1 [INFO] [stderr] Checking memmap2 v0.6.2 [INFO] [stderr] Checking unicode-ccc v0.1.2 [INFO] [stderr] Checking renderdoc-sys v1.0.0 [INFO] [stderr] Checking read-fonts v0.15.4 [INFO] [stderr] Checking yazi v0.1.6 [INFO] [stderr] Checking unicode-script v0.5.5 [INFO] [stderr] Checking zeno v0.2.3 [INFO] [stderr] Checking unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Checking profiling v1.0.14 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking euclid v0.22.9 [INFO] [stderr] Compiling quick-xml v0.28.2 [INFO] [stderr] Checking half v2.3.1 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling wayland-backend v0.3.3 [INFO] [stderr] Compiling wayland-backend v0.1.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking rangemap v1.5.0 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking sys-locale v0.3.1 [INFO] [stderr] Checking svg_fmt v0.4.1 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking x11rb-protocol v0.11.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling softbuffer v0.2.1 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Checking xkeysym v0.2.0 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Checking etagere v0.2.10 [INFO] [stderr] Compiling wayland-scanner v0.30.1 [INFO] [stderr] Checking lru v0.11.1 [INFO] [stderr] Checking x11rb-protocol v0.13.0 [INFO] [stderr] Checking guillotiere v0.6.2 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Checking fontdb v0.14.1 [INFO] [stderr] Checking kurbo v0.9.5 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking rayon v1.8.1 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking owned_ttf_parser v0.20.0 [INFO] [stderr] Checking ab_glyph v0.2.23 [INFO] [stderr] Checking swash v0.1.12 [INFO] [stderr] Checking polling v3.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling palette_derive v0.7.4 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Checking wayland-client v0.31.2 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking bytemuck v1.14.3 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking naga v0.12.3 [INFO] [stderr] Checking calloop v0.12.4 [INFO] [stderr] Checking calloop v0.10.6 [INFO] [stderr] Checking wayland-client v0.30.2 [INFO] [stderr] Checking rustybuzz v0.8.0 [INFO] [stderr] Checking tiny-skia-path v0.10.0 [INFO] [stderr] Checking tiny-skia-path v0.8.4 [INFO] [stderr] Checking x11rb v0.13.0 [INFO] [stderr] Checking tiny-skia v0.10.0 [INFO] [stderr] Checking tiny-skia v0.8.4 [INFO] [stderr] Checking wayland-protocols v0.31.2 [INFO] [stderr] Checking calloop-wayland-source v0.2.0 [INFO] [stderr] Checking wayland-cursor v0.31.1 [INFO] [stderr] Checking clipboard_x11 v0.4.1 [INFO] [stderr] Checking x11rb v0.11.1 [INFO] [stderr] Checking cosmic-text v0.9.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking wgpu-hal v0.16.2 [INFO] [stderr] Checking iced_core v0.10.0 [INFO] [stderr] Checking wayland-protocols-wlr v0.2.0 [INFO] [stderr] Checking iced_graphics v0.9.0 [INFO] [stderr] Checking iced_futures v0.7.0 [INFO] [stderr] Checking iced_style v0.9.0 [INFO] [stderr] Checking iced_runtime v0.1.1 [INFO] [stderr] Checking iced_tiny_skia v0.1.0 [INFO] [stderr] Checking wgpu-core v0.16.1 [INFO] [stderr] Checking smithay-clipboard v0.7.0 [INFO] [stderr] Checking clipboard_wayland v0.2.1 [INFO] [stderr] Checking window_clipboard v0.3.0 [INFO] [stderr] Checking sctk-adwaita v0.5.4 [INFO] [stderr] Checking wgpu v0.16.3 [INFO] [stderr] Checking glyphon v0.3.0 [INFO] [stderr] Checking iced_wgpu v0.11.1 [INFO] [stderr] Checking iced_winit v0.10.1 [INFO] [stderr] Checking iced_renderer v0.1.0 [INFO] [stderr] Checking iced_widget v0.1.3 [INFO] [stderr] Checking iced v0.10.0 [INFO] [stderr] Checking matrix_calculator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Scrollable`, `rule`, and `scrollable` [INFO] [stdout] --> src/functionality.rs:3:43 [INFO] [stdout] | [INFO] [stdout] 3 | container, horizontal_space, row, rule, scrollable, text, text_input::{Id}, Column, Container, Row, Scrollable, text_input [INFO] [stdout] | ^^^^ ^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Scrollable`, `rule`, and `scrollable` [INFO] [stdout] --> src/functionality.rs:3:43 [INFO] [stdout] | [INFO] [stdout] 3 | container, horizontal_space, row, rule, scrollable, text, text_input::{Id}, Column, Container, Row, Scrollable, text_input [INFO] [stdout] | ^^^^ ^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Application`, `executor::Default`, and `scrollable` [INFO] [stdout] --> src/theme.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | executor::Default, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | theme::palette, [INFO] [stdout] 5 | widget::{button, container, rule, scrollable, text, text_input}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 6 | Application, BorderRadius, Color, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Application`, `executor::Default`, and `scrollable` [INFO] [stdout] --> src/theme.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | executor::Default, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | theme::palette, [INFO] [stdout] 5 | widget::{button, container, rule, scrollable, text, text_input}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 6 | Application, BorderRadius, Color, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `iced::alignment::Horizontal` [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use iced::alignment::Horizontal; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `iced::alignment::Horizontal` [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use iced::alignment::Horizontal; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `iced::futures::ready` [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use iced::futures::ready; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `iced::widget` [INFO] [stdout] --> src/main.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use iced::widget; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `iced::futures::ready` [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use iced::futures::ready; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `iced::widget` [INFO] [stdout] --> src/main.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use iced::widget; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `iced::widget::text_input::State` [INFO] [stdout] --> src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use iced::widget::text_input::State; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `iced::widget::text_input::State` [INFO] [stdout] --> src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use iced::widget::text_input::State; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Column`, `Container`, and `Row` [INFO] [stdout] --> src/main.rs:14:73 [INFO] [stdout] | [INFO] [stdout] 14 | button, column, container, horizontal_space, row, text, text_input, Column, Container, Row, [INFO] [stdout] | ^^^^^^ ^^^^^^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Column`, `Container`, and `Row` [INFO] [stdout] --> src/main.rs:14:73 [INFO] [stdout] | [INFO] [stdout] 14 | button, column, container, horizontal_space, row, text, text_input, Column, Container, Row, [INFO] [stdout] | ^^^^^^ ^^^^^^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Element`, `Padding`, `Theme`, and `gradient` [INFO] [stdout] --> src/main.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | use iced::{gradient, Alignment, Application, Command, Element, Length, Padding, Settings, Theme}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^ ^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Element`, `Padding`, `Theme`, and `gradient` [INFO] [stdout] --> src/main.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | use iced::{gradient, Alignment, Application, Command, Element, Length, Padding, Settings, Theme}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^ ^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rayon::str::ParallelString` [INFO] [stdout] --> src/main.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use rayon::str::ParallelString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rayon::str::ParallelString` [INFO] [stdout] --> src/main.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use rayon::str::ParallelString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `style` [INFO] [stdout] --> src/theme.rs:15:26 [INFO] [stdout] | [INFO] [stdout] 15 | fn appearance(&self, style: &Self::Style) -> application::Appearance { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_style` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `style` [INFO] [stdout] --> src/theme.rs:15:26 [INFO] [stdout] | [INFO] [stdout] 15 | fn appearance(&self, style: &Self::Style) -> application::Appearance { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_style` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `style` [INFO] [stdout] --> src/theme.rs:56:23 [INFO] [stdout] | [INFO] [stdout] 56 | fn focused(&self, style: &Self::Style) -> text_input::Appearance { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_style` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `style` [INFO] [stdout] --> src/theme.rs:56:23 [INFO] [stdout] | [INFO] [stdout] 56 | fn focused(&self, style: &Self::Style) -> text_input::Appearance { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_style` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `style` [INFO] [stdout] --> src/theme.rs:68:33 [INFO] [stdout] | [INFO] [stdout] 68 | fn placeholder_color(&self, style: &Self::Style) -> iced::Color { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_style` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `style` [INFO] [stdout] --> src/theme.rs:74:27 [INFO] [stdout] | [INFO] [stdout] 74 | fn value_color(&self, style: &Self::Style) -> iced::Color { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_style` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `style` [INFO] [stdout] --> src/theme.rs:68:33 [INFO] [stdout] | [INFO] [stdout] 68 | fn placeholder_color(&self, style: &Self::Style) -> iced::Color { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_style` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `style` [INFO] [stdout] --> src/theme.rs:80:30 [INFO] [stdout] | [INFO] [stdout] 80 | fn disabled_color(&self, style: &Self::Style) -> iced::Color { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_style` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `style` [INFO] [stdout] --> src/theme.rs:74:27 [INFO] [stdout] | [INFO] [stdout] 74 | fn value_color(&self, style: &Self::Style) -> iced::Color { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_style` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `style` [INFO] [stdout] --> src/theme.rs:84:31 [INFO] [stdout] | [INFO] [stdout] 84 | fn selection_color(&self, style: &Self::Style) -> iced::Color { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_style` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `style` [INFO] [stdout] --> src/theme.rs:80:30 [INFO] [stdout] | [INFO] [stdout] 80 | fn disabled_color(&self, style: &Self::Style) -> iced::Color { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_style` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `style` [INFO] [stdout] --> src/theme.rs:90:24 [INFO] [stdout] | [INFO] [stdout] 90 | fn disabled(&self, style: &Self::Style) -> text_input::Appearance { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_style` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `style` [INFO] [stdout] --> src/theme.rs:84:31 [INFO] [stdout] | [INFO] [stdout] 84 | fn selection_color(&self, style: &Self::Style) -> iced::Color { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_style` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `style` [INFO] [stdout] --> src/theme.rs:90:24 [INFO] [stdout] | [INFO] [stdout] 90 | fn disabled(&self, style: &Self::Style) -> text_input::Appearance { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_style` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `style` [INFO] [stdout] --> src/theme.rs:169:26 [INFO] [stdout] | [INFO] [stdout] 169 | fn appearance(&self, style: &Self::Style) -> container::Appearance { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_style` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `style` [INFO] [stdout] --> src/theme.rs:179:26 [INFO] [stdout] | [INFO] [stdout] 179 | fn appearance(&self, style: &Self::Style) -> rule::Appearance { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_style` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `style` [INFO] [stdout] --> src/theme.rs:169:26 [INFO] [stdout] | [INFO] [stdout] 169 | fn appearance(&self, style: &Self::Style) -> container::Appearance { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_style` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `style` [INFO] [stdout] --> src/theme.rs:179:26 [INFO] [stdout] | [INFO] [stdout] 179 | fn appearance(&self, style: &Self::Style) -> rule::Appearance { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_style` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `determinant` is never used [INFO] [stdout] --> src/logic.rs:53:8 [INFO] [stdout] | [INFO] [stdout] 50 | pub trait Operations { [INFO] [stdout] | ---------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 53 | fn determinant(&mut self); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `UpdateFunctionality` is never used [INFO] [stdout] --> src/functionality.rs:230:7 [INFO] [stdout] | [INFO] [stdout] 230 | trait UpdateFunctionality { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `determinant` is never used [INFO] [stdout] --> src/logic.rs:53:8 [INFO] [stdout] | [INFO] [stdout] 50 | pub trait Operations { [INFO] [stdout] | ---------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 53 | fn determinant(&mut self); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `UpdateFunctionality` is never used [INFO] [stdout] --> src/functionality.rs:230:7 [INFO] [stdout] | [INFO] [stdout] 230 | trait UpdateFunctionality { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.70s [INFO] running `Command { std: "docker" "inspect" "5170968b38da510ddab5085eeb06d29931ac4626f5bdfd926d8c3a8f6926b6f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5170968b38da510ddab5085eeb06d29931ac4626f5bdfd926d8c3a8f6926b6f2", kill_on_drop: false }` [INFO] [stdout] 5170968b38da510ddab5085eeb06d29931ac4626f5bdfd926d8c3a8f6926b6f2 [INFO] checking joseporcar/matrix_calculator against try#3d1ad905b56a11961be37df7dc5e56be58204dd8 for pr-127481-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoseporcar%2Fmatrix_calculator" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/joseporcar/matrix_calculator on toolchain 3d1ad905b56a11961be37df7dc5e56be58204dd8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3d1ad905b56a11961be37df7dc5e56be58204dd8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/joseporcar/matrix_calculator [INFO] finished tweaking git repo https://github.com/joseporcar/matrix_calculator [INFO] tweaked toml for git repo https://github.com/joseporcar/matrix_calculator written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/joseporcar/matrix_calculator 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" "+3d1ad905b56a11961be37df7dc5e56be58204dd8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+3d1ad905b56a11961be37df7dc5e56be58204dd8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 80cbe64f343d99dceabb29f485ec904ea9dc0f4c571d260183e653af28b5bdf2 [INFO] running `Command { std: "docker" "start" "-a" "80cbe64f343d99dceabb29f485ec904ea9dc0f4c571d260183e653af28b5bdf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "80cbe64f343d99dceabb29f485ec904ea9dc0f4c571d260183e653af28b5bdf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80cbe64f343d99dceabb29f485ec904ea9dc0f4c571d260183e653af28b5bdf2", kill_on_drop: false }` [INFO] [stdout] 80cbe64f343d99dceabb29f485ec904ea9dc0f4c571d260183e653af28b5bdf2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+3d1ad905b56a11961be37df7dc5e56be58204dd8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a730b1bc47a480587936134c9d4bc6ba6ebf2dbfa9cf9d861a6c85c452083336 [INFO] running `Command { std: "docker" "start" "-a" "a730b1bc47a480587936134c9d4bc6ba6ebf2dbfa9cf9d861a6c85c452083336", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Checking libloading v0.8.1 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling palette v0.7.4 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking fast-srgb8 v1.0.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling wayland-sys v0.31.1 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling unicode-general-category v0.6.0 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking png v0.17.11 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking font-types v0.4.2 [INFO] [stderr] Checking ttf-parser v0.19.2 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking gpu-descriptor v0.2.4 [INFO] [stderr] Compiling wayland-scanner v0.31.1 [INFO] [stderr] Checking read-fonts v0.15.4 [INFO] [stderr] Checking khronos-egl v4.1.0 [INFO] [stderr] Checking wgpu-types v0.16.1 [INFO] [stderr] Checking memmap2 v0.6.2 [INFO] [stderr] Checking unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Checking unicode-script v0.5.5 [INFO] [stderr] Checking renderdoc-sys v1.0.0 [INFO] [stderr] Checking unicode-ccc v0.1.2 [INFO] [stderr] Checking zeno v0.2.3 [INFO] [stderr] Checking yazi v0.1.6 [INFO] [stderr] Checking profiling v1.0.14 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking euclid v0.22.9 [INFO] [stderr] Compiling quick-xml v0.28.2 [INFO] [stderr] Checking half v2.3.1 [INFO] [stderr] Checking rangemap v1.5.0 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-backend v0.3.3 [INFO] [stderr] Compiling wayland-backend v0.1.2 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking sys-locale v0.3.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Checking svg_fmt v0.4.1 [INFO] [stderr] Checking x11rb-protocol v0.11.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Compiling softbuffer v0.2.1 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Checking xkeysym v0.2.0 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Checking etagere v0.2.10 [INFO] [stderr] Checking lru v0.11.1 [INFO] [stderr] Checking x11rb-protocol v0.13.0 [INFO] [stderr] Compiling wayland-scanner v0.30.1 [INFO] [stderr] Checking guillotiere v0.6.2 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Checking fontdb v0.14.1 [INFO] [stderr] Checking kurbo v0.9.5 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking rayon v1.8.1 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/3d1ad905b56a11961be37df7dc5e56be58204dd8/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.48/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=80ecd2d91cd82591 -C extra-filename=-80ecd2d91cd82591 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-6b6a52a206917441.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e3e2745b1c1d8733.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rustix` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/3d1ad905b56a11961be37df7dc5e56be58204dd8/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustix-0.38.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="shm"' --cfg 'feature="std"' --cfg 'feature="system"' --cfg 'feature="time"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=8e2b81eec20849b7 -C extra-filename=-8e2b81eec20849b7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c63c4ad4dbc21a54.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-00d00b563caf66b9.rmeta --cap-lints allow --cap-lints=forbid --cfg static_assertions --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "a730b1bc47a480587936134c9d4bc6ba6ebf2dbfa9cf9d861a6c85c452083336", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a730b1bc47a480587936134c9d4bc6ba6ebf2dbfa9cf9d861a6c85c452083336", kill_on_drop: false }` [INFO] [stdout] a730b1bc47a480587936134c9d4bc6ba6ebf2dbfa9cf9d861a6c85c452083336