[INFO] cloning repository https://github.com/dimitark/inko [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dimitark/inko" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdimitark%2Finko", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdimitark%2Finko'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] db9545dba5ffaf923057a7bae14a629e169cb8a9 [INFO] testing dimitark/inko against master#7704328ba5ae8d6ce0ac303c9d5a1a1605906766 for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdimitark%2Finko" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dimitark/inko [INFO] finished tweaking git repo https://github.com/dimitark/inko [INFO] tweaked toml for git repo https://github.com/dimitark/inko written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dimitark/inko on toolchain 7704328ba5ae8d6ce0ac303c9d5a1a1605906766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dimitark/inko 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" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vello_cpu v0.0.4 [INFO] [stderr] Downloaded drm-sys v0.8.0 [INFO] [stderr] Downloaded ctor-lite v0.1.0 [INFO] [stderr] Downloaded linebender_resource_handle v0.1.1 [INFO] [stderr] Downloaded drm-ffi v0.9.0 [INFO] [stderr] Downloaded drm-fourcc v2.2.0 [INFO] [stderr] Downloaded font-types v0.10.1 [INFO] [stderr] Downloaded self_cell v1.2.1 [INFO] [stderr] Downloaded color v0.3.2 [INFO] [stderr] Downloaded objc2-quartz-core v0.3.2 [INFO] [stderr] Downloaded tiny-xlib v0.2.4 [INFO] [stderr] Downloaded drm v0.14.1 [INFO] [stderr] Downloaded leptos_reactive v0.7.0-preview2 [INFO] [stderr] Downloaded toml_edit v0.23.9 [INFO] [stderr] Downloaded objc2-core-text v0.3.2 [INFO] [stderr] Downloaded parley v0.7.0 [INFO] [stderr] Downloaded kurbo v0.12.0 [INFO] [stderr] Downloaded fearless_simd v0.3.0 [INFO] [stderr] Downloaded vello_common v0.0.4 [INFO] [stderr] Downloaded softbuffer v0.4.8 [INFO] [stderr] Downloaded roxmltree v0.21.1 [INFO] [stderr] Downloaded fontique v0.7.0 [INFO] [stderr] Downloaded skrifa v0.37.0 [INFO] [stderr] Downloaded zeno v0.3.3 [INFO] [stderr] Downloaded swash v0.2.6 [INFO] [stderr] Downloaded generational-box v0.7.2 [INFO] [stderr] Downloaded yazi v0.2.1 [INFO] [stderr] Downloaded harfrust v0.3.2 [INFO] [stderr] Downloaded peniko v0.5.0 [INFO] [stderr] Downloaded read-fonts v0.35.0 [INFO] [stderr] Downloaded yeslogic-fontconfig-sys v6.0.0 [INFO] [stderr] Downloaded linux-raw-sys v0.6.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a9835b60e384ddd53ead27a723a164d98b0f752b9da6049437c9c0e322d43a2 [INFO] running `Command { std: "docker" "start" "-a" "1a9835b60e384ddd53ead27a723a164d98b0f752b9da6049437c9c0e322d43a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a9835b60e384ddd53ead27a723a164d98b0f752b9da6049437c9c0e322d43a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a9835b60e384ddd53ead27a723a164d98b0f752b9da6049437c9c0e322d43a2", kill_on_drop: false }` [INFO] [stdout] 1a9835b60e384ddd53ead27a723a164d98b0f752b9da6049437c9c0e322d43a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02f8755a89ec9bd0a93796becfc317315591152dad761b7623cf92e811d5accc [INFO] running `Command { std: "docker" "start" "-a" "02f8755a89ec9bd0a93796becfc317315591152dad761b7623cf92e811d5accc", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling wayland-sys v0.31.7 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling wayland-client v0.31.11 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.106 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling core_maths v0.1.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling memmap2 v0.9.9 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Compiling tracing-core v0.1.35 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.106 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling linebender_resource_handle v0.1.1 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v6.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Compiling kurbo v0.12.0 [INFO] [stderr] Compiling drm-sys v0.8.0 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.106 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling cursor-icon v1.2.0 [INFO] [stderr] Compiling xkeysym v0.2.1 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling xcursor v0.3.10 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling as-raw-xcb-connection v1.0.1 [INFO] [stderr] Compiling drm-fourcc v2.2.0 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling linux-raw-sys v0.6.5 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling font-types v0.10.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.106 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling read-fonts v0.35.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling color v0.3.2 [INFO] [stderr] Compiling tracing v0.1.43 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling wayland-protocols v0.32.9 [INFO] [stderr] Compiling peniko v0.5.0 [INFO] [stderr] Compiling js-sys v0.3.83 [INFO] [stderr] Compiling fearless_simd v0.3.0 [INFO] [stderr] Compiling calloop v0.13.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling calloop-wayland-source v0.3.0 [INFO] [stderr] Compiling wayland-cursor v0.31.11 [INFO] [stderr] Compiling owned_ttf_parser v0.25.1 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling euclid v0.22.11 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling tiny-xlib v0.2.4 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling self_cell v1.2.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Compiling ab_glyph v0.2.32 [INFO] [stderr] Compiling thor v0.1.0 (/opt/rustwide/workdir/crates/thor) [INFO] [stdout] warning: unused import: `PhysicalPoint` [INFO] [stdout] --> crates/thor/src/tree.rs:1:77 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::geometry::{LogicalPoint, LogicalRect, LogicalSize, LogicalSpace, PhysicalPoint, PhysicalRect, PhysicalSpace}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `force_layout` [INFO] [stdout] --> crates/thor/src/tree.rs:78:81 [INFO] [stdout] | [INFO] [stdout] 78 | fn measure(&mut self, id: &Id, measure_constraints: &MeasureConstraints, force_layout: bool, visitor: &T) [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_force_layout` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `force_layout` [INFO] [stdout] --> crates/thor/src/tree.rs:86:40 [INFO] [stdout] | [INFO] [stdout] 86 | fn position(&mut self, id: &Id, force_layout: bool, visitor: &T) [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_force_layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `layout_props` [INFO] [stdout] --> crates/thor/src/tree.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | let layout_props = visitor.layout_props(id).unwrap_or_default(); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_layout_props` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling winit v0.30.12 [INFO] [stderr] Compiling generational-box v0.7.2 [INFO] [stderr] Compiling drm-ffi v0.9.0 [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.5 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling leptos_reactive v0.7.0-preview2 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling ctor-lite v0.1.0 [INFO] [stderr] Compiling drm v0.14.1 [INFO] [stderr] Compiling skrifa v0.37.0 [INFO] [stderr] Compiling wayland-protocols-wlr v0.3.9 [INFO] [stderr] Compiling fontique v0.7.0 [INFO] [stderr] Compiling harfrust v0.3.2 [INFO] [stderr] Compiling vello_common v0.0.4 [INFO] [stderr] Compiling swash v0.2.6 [INFO] [stderr] Compiling sctk-adwaita v0.10.1 [INFO] [stderr] Compiling wayland-protocols-plasma v0.3.9 [INFO] [stderr] Compiling vello_cpu v0.0.4 [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling parley v0.7.0 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling dpi v0.1.2 [INFO] [stderr] Compiling inked v0.1.0 (/opt/rustwide/workdir/crates/inked) [INFO] [stdout] warning: unused import: `FxHashSet` [INFO] [stdout] --> crates/inked/src/tree/tree.rs:4:29 [INFO] [stdout] | [INFO] [stdout] 4 | use rustc_hash::{FxHashMap, FxHashSet}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `thor::layout_constraints::LayoutLengthConstraint` [INFO] [stdout] --> crates/inked/src/tree/node.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use thor::layout_constraints::LayoutLengthConstraint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `self_size` [INFO] [stdout] --> crates/inked/src/view/view.rs:36:24 [INFO] [stdout] | [INFO] [stdout] 36 | fn position(&self, self_size: LogicalSize, children_size: Vec<(NodeId, LogicalSize)>) -> Vec<(NodeId, LogicalPoint)> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_self_size` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `children_size` [INFO] [stdout] --> crates/inked/src/view/view.rs:36:48 [INFO] [stdout] | [INFO] [stdout] 36 | fn position(&self, self_size: LogicalSize, children_size: Vec<(NodeId, LogicalSize)>) -> Vec<(NodeId, LogicalPoint)> { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_children_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event` [INFO] [stdout] --> crates/inked/src/view/container.rs:107:26 [INFO] [stdout] | [INFO] [stdout] 107 | fn pass_event(&self, event: i32) -> bool { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> crates/inked/src/view/label.rs:113:22 [INFO] [stdout] | [INFO] [stdout] 113 | fn render(&self, context: &Context, render_context: &mut RenderContext, rect: &PhysicalRect) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event` [INFO] [stdout] --> crates/inked/src/view/label.rs:154:26 [INFO] [stdout] | [INFO] [stdout] 154 | fn pass_event(&self, event: i32) -> bool { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling inko-core v0.1.0 (/opt/rustwide/workdir/crates/inko-core) [INFO] [stdout] warning: unused variable: `tap_gesture` [INFO] [stdout] --> crates/inko-core/src/core.rs:33:35 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn tap_gesture(&mut self, tap_gesture: &mut TapGesture) { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tap_gesture` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling softbuffer v0.4.8 [INFO] [stderr] Compiling inco-emulator v0.1.0 (/opt/rustwide/workdir/crates/emulator) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 12s [INFO] running `Command { std: "docker" "inspect" "02f8755a89ec9bd0a93796becfc317315591152dad761b7623cf92e811d5accc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02f8755a89ec9bd0a93796becfc317315591152dad761b7623cf92e811d5accc", kill_on_drop: false }` [INFO] [stdout] 02f8755a89ec9bd0a93796becfc317315591152dad761b7623cf92e811d5accc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ea8bbd5e2a10b6a707342087ac9c30e42dd3642c54ead671a52087b65ebc759 [INFO] running `Command { std: "docker" "start" "-a" "1ea8bbd5e2a10b6a707342087ac9c30e42dd3642c54ead671a52087b65ebc759", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `PhysicalPoint` [INFO] [stdout] --> crates/thor/src/tree.rs:1:77 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::geometry::{LogicalPoint, LogicalRect, LogicalSize, LogicalSpace, PhysicalPoint, PhysicalRect, PhysicalSpace}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `force_layout` [INFO] [stdout] --> crates/thor/src/tree.rs:78:81 [INFO] [stdout] | [INFO] [stdout] 78 | fn measure(&mut self, id: &Id, measure_constraints: &MeasureConstraints, force_layout: bool, visitor: &T) [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_force_layout` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `force_layout` [INFO] [stdout] --> crates/thor/src/tree.rs:86:40 [INFO] [stdout] | [INFO] [stdout] 86 | fn position(&mut self, id: &Id, force_layout: bool, visitor: &T) [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_force_layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `layout_props` [INFO] [stdout] --> crates/thor/src/tree.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | let layout_props = visitor.layout_props(id).unwrap_or_default(); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_layout_props` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `FxHashSet` [INFO] [stdout] --> crates/inked/src/tree/tree.rs:4:29 [INFO] [stdout] | [INFO] [stdout] 4 | use rustc_hash::{FxHashMap, FxHashSet}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `thor::layout_constraints::LayoutLengthConstraint` [INFO] [stdout] --> crates/inked/src/tree/node.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use thor::layout_constraints::LayoutLengthConstraint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `self_size` [INFO] [stdout] --> crates/inked/src/view/view.rs:36:24 [INFO] [stdout] | [INFO] [stdout] 36 | fn position(&self, self_size: LogicalSize, children_size: Vec<(NodeId, LogicalSize)>) -> Vec<(NodeId, LogicalPoint)> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_self_size` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `children_size` [INFO] [stdout] --> crates/inked/src/view/view.rs:36:48 [INFO] [stdout] | [INFO] [stdout] 36 | fn position(&self, self_size: LogicalSize, children_size: Vec<(NodeId, LogicalSize)>) -> Vec<(NodeId, LogicalPoint)> { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_children_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event` [INFO] [stdout] --> crates/inked/src/view/container.rs:107:26 [INFO] [stdout] | [INFO] [stdout] 107 | fn pass_event(&self, event: i32) -> bool { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> crates/inked/src/view/label.rs:113:22 [INFO] [stdout] | [INFO] [stdout] 113 | fn render(&self, context: &Context, render_context: &mut RenderContext, rect: &PhysicalRect) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event` [INFO] [stdout] --> crates/inked/src/view/label.rs:154:26 [INFO] [stdout] | [INFO] [stdout] 154 | fn pass_event(&self, event: i32) -> bool { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tap_gesture` [INFO] [stdout] --> crates/inko-core/src/core.rs:33:35 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn tap_gesture(&mut self, tap_gesture: &mut TapGesture) { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tap_gesture` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling inko-core v0.1.0 (/opt/rustwide/workdir/crates/inko-core) [INFO] [stderr] Compiling inked v0.1.0 (/opt/rustwide/workdir/crates/inked) [INFO] [stderr] Compiling thor v0.1.0 (/opt/rustwide/workdir/crates/thor) [INFO] [stderr] Compiling inco-emulator v0.1.0 (/opt/rustwide/workdir/crates/emulator) [INFO] [stdout] warning: unused import: `FxHashSet` [INFO] [stdout] --> crates/inked/src/tree/tree.rs:4:29 [INFO] [stdout] | [INFO] [stdout] 4 | use rustc_hash::{FxHashMap, FxHashSet}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `thor::layout_constraints::LayoutLengthConstraint` [INFO] [stdout] --> crates/inked/src/tree/node.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use thor::layout_constraints::LayoutLengthConstraint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tap_gesture` [INFO] [stdout] --> crates/inko-core/src/core.rs:33:35 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn tap_gesture(&mut self, tap_gesture: &mut TapGesture) { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tap_gesture` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PhysicalPoint` [INFO] [stdout] --> crates/thor/src/tree.rs:1:77 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::geometry::{LogicalPoint, LogicalRect, LogicalSize, LogicalSpace, PhysicalPoint, PhysicalRect, PhysicalSpace}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `force_layout` [INFO] [stdout] --> crates/thor/src/tree.rs:78:81 [INFO] [stdout] | [INFO] [stdout] 78 | fn measure(&mut self, id: &Id, measure_constraints: &MeasureConstraints, force_layout: bool, visitor: &T) [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_force_layout` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `force_layout` [INFO] [stdout] --> crates/thor/src/tree.rs:86:40 [INFO] [stdout] | [INFO] [stdout] 86 | fn position(&mut self, id: &Id, force_layout: bool, visitor: &T) [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_force_layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `layout_props` [INFO] [stdout] --> crates/thor/src/tree.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | let layout_props = visitor.layout_props(id).unwrap_or_default(); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_layout_props` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `self_size` [INFO] [stdout] --> crates/inked/src/view/view.rs:36:24 [INFO] [stdout] | [INFO] [stdout] 36 | fn position(&self, self_size: LogicalSize, children_size: Vec<(NodeId, LogicalSize)>) -> Vec<(NodeId, LogicalPoint)> { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_self_size` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `children_size` [INFO] [stdout] --> crates/inked/src/view/view.rs:36:48 [INFO] [stdout] | [INFO] [stdout] 36 | fn position(&self, self_size: LogicalSize, children_size: Vec<(NodeId, LogicalSize)>) -> Vec<(NodeId, LogicalPoint)> { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_children_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event` [INFO] [stdout] --> crates/inked/src/view/container.rs:107:26 [INFO] [stdout] | [INFO] [stdout] 107 | fn pass_event(&self, event: i32) -> bool { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> crates/inked/src/view/label.rs:113:22 [INFO] [stdout] | [INFO] [stdout] 113 | fn render(&self, context: &Context, render_context: &mut RenderContext, rect: &PhysicalRect) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event` [INFO] [stdout] --> crates/inked/src/view/label.rs:154:26 [INFO] [stdout] | [INFO] [stdout] 154 | fn pass_event(&self, event: i32) -> bool { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.14s [INFO] running `Command { std: "docker" "inspect" "1ea8bbd5e2a10b6a707342087ac9c30e42dd3642c54ead671a52087b65ebc759", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ea8bbd5e2a10b6a707342087ac9c30e42dd3642c54ead671a52087b65ebc759", kill_on_drop: false }` [INFO] [stdout] 1ea8bbd5e2a10b6a707342087ac9c30e42dd3642c54ead671a52087b65ebc759 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 28563a672a67e18fdb806e46185cdafcf3930faf1e49167c72a7e64a7d6cf013 [INFO] running `Command { std: "docker" "start" "-a" "28563a672a67e18fdb806e46185cdafcf3930faf1e49167c72a7e64a7d6cf013", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `PhysicalPoint` [INFO] [stderr] --> crates/thor/src/tree.rs:1:77 [INFO] [stderr] | [INFO] [stderr] 1 | use crate::geometry::{LogicalPoint, LogicalRect, LogicalSize, LogicalSpace, PhysicalPoint, PhysicalRect, PhysicalSpace}; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `force_layout` [INFO] [stderr] --> crates/thor/src/tree.rs:78:81 [INFO] [stderr] | [INFO] [stderr] 78 | fn measure(&mut self, id: &Id, measure_constraints: &MeasureConstraints, force_layout: bool, visitor: &T) [INFO] [stderr] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_force_layout` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `force_layout` [INFO] [stderr] --> crates/thor/src/tree.rs:86:40 [INFO] [stderr] | [INFO] [stderr] 86 | fn position(&mut self, id: &Id, force_layout: bool, visitor: &T) [INFO] [stderr] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_force_layout` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `layout_props` [INFO] [stderr] --> crates/thor/src/tree.rs:111:13 [INFO] [stderr] | [INFO] [stderr] 111 | let layout_props = visitor.layout_props(id).unwrap_or_default(); [INFO] [stderr] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_layout_props` [INFO] [stderr] [INFO] [stderr] warning: `thor` (lib) generated 4 warnings (run `cargo fix --lib -p thor` to apply 4 suggestions) [INFO] [stderr] warning: unused import: `FxHashSet` [INFO] [stderr] --> crates/inked/src/tree/tree.rs:4:29 [INFO] [stderr] | [INFO] [stderr] 4 | use rustc_hash::{FxHashMap, FxHashSet}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `thor::layout_constraints::LayoutLengthConstraint` [INFO] [stderr] --> crates/inked/src/tree/node.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use thor::layout_constraints::LayoutLengthConstraint; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `self_size` [INFO] [stderr] --> crates/inked/src/view/view.rs:36:24 [INFO] [stderr] | [INFO] [stderr] 36 | fn position(&self, self_size: LogicalSize, children_size: Vec<(NodeId, LogicalSize)>) -> Vec<(NodeId, LogicalPoint)> { [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_self_size` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `children_size` [INFO] [stderr] --> crates/inked/src/view/view.rs:36:48 [INFO] [stderr] | [INFO] [stderr] 36 | fn position(&self, self_size: LogicalSize, children_size: Vec<(NodeId, LogicalSize)>) -> Vec<(NodeId, LogicalPoint)> { [INFO] [stderr] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_children_size` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `event` [INFO] [stderr] --> crates/inked/src/view/container.rs:107:26 [INFO] [stderr] | [INFO] [stderr] 107 | fn pass_event(&self, event: i32) -> bool { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `context` [INFO] [stderr] --> crates/inked/src/view/label.rs:113:22 [INFO] [stderr] | [INFO] [stderr] 113 | fn render(&self, context: &Context, render_context: &mut RenderContext, rect: &PhysicalRect) { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `event` [INFO] [stderr] --> crates/inked/src/view/label.rs:154:26 [INFO] [stderr] | [INFO] [stderr] 154 | fn pass_event(&self, event: i32) -> bool { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stderr] [INFO] [stderr] warning: `inked` (lib) generated 7 warnings (run `cargo fix --lib -p inked` to apply 7 suggestions) [INFO] [stderr] warning: unused variable: `tap_gesture` [INFO] [stderr] --> crates/inko-core/src/core.rs:33:35 [INFO] [stderr] | [INFO] [stderr] 33 | pub fn tap_gesture(&mut self, tap_gesture: &mut TapGesture) { [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tap_gesture` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `inko-core` (lib) generated 1 warning (run `cargo fix --lib -p inko-core` to apply 1 suggestion) [INFO] [stderr] warning: `inko-core` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: `inked` (lib test) generated 7 warnings (7 duplicates) [INFO] [stderr] warning: `thor` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/inco_emulator-c3a4a5c3366d71be) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/inked-7c1224e3a5781b82) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/inko_core-b8d0981238f76a38) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/thor-cf12becb594281df) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::tests::test_pixel_density_scale_factor ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests inked [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests inko_core [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests thor [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "28563a672a67e18fdb806e46185cdafcf3930faf1e49167c72a7e64a7d6cf013", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28563a672a67e18fdb806e46185cdafcf3930faf1e49167c72a7e64a7d6cf013", kill_on_drop: false }` [INFO] [stdout] 28563a672a67e18fdb806e46185cdafcf3930faf1e49167c72a7e64a7d6cf013