[INFO] fetching crate smithay-client-toolkit 0.9.1... [INFO] checking smithay-client-toolkit-0.9.1 against try#6024cfef3a82f9a7688f07054f1650081bad3af5 for pr-74130 [INFO] extracting crate smithay-client-toolkit 0.9.1 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate smithay-client-toolkit 0.9.1 on toolchain 6024cfef3a82f9a7688f07054f1650081bad3af5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6024cfef3a82f9a7688f07054f1650081bad3af5" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate smithay-client-toolkit 0.9.1 [INFO] finished tweaking crates.io crate smithay-client-toolkit 0.9.1 [INFO] tweaked toml for crates.io crate smithay-client-toolkit 0.9.1 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate smithay-client-toolkit 0.9.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6024cfef3a82f9a7688f07054f1650081bad3af5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ahash v0.3.3 [INFO] [stderr] Downloaded xcursor v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+6024cfef3a82f9a7688f07054f1650081bad3af5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba9826f13e3623fcb1b7ac129ca6c5760990924ef32c7911002b6a528ee02627 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ba9826f13e3623fcb1b7ac129ca6c5760990924ef32c7911002b6a528ee02627", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba9826f13e3623fcb1b7ac129ca6c5760990924ef32c7911002b6a528ee02627", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba9826f13e3623fcb1b7ac129ca6c5760990924ef32c7911002b6a528ee02627", kill_on_drop: false }` [INFO] [stdout] ba9826f13e3623fcb1b7ac129ca6c5760990924ef32c7911002b6a528ee02627 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+6024cfef3a82f9a7688f07054f1650081bad3af5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 12fabe0b98fc49e3879dc730e3a12589b9851b8cbb8cc7023967e70d260e90b0 [INFO] running `Command { std: "docker" "start" "-a" "12fabe0b98fc49e3879dc730e3a12589b9851b8cbb8cc7023967e70d260e90b0", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Checking ahash v0.3.3 [INFO] [stderr] Checking once_cell v1.3.1 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking downcast-rs v1.1.1 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking nom v1.2.4 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking bytemuck v1.2.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking miniz_oxide v0.3.6 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking deflate v0.8.4 [INFO] [stderr] Checking xcur v0.1.3 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Checking tiff v0.4.0 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling wayland-scanner v0.26.4 [INFO] [stderr] Checking png v0.16.3 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking wayland-sys v0.26.4 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling wayland-client v0.26.4 [INFO] [stderr] Compiling wayland-protocols v0.26.4 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking dlv-list v0.2.2 [INFO] [stderr] Checking ordered-multimap v0.2.4 [INFO] [stderr] Checking rust-ini v0.15.2 [INFO] [stderr] Checking xcursor v0.1.1 [INFO] [stderr] Checking jpeg-decoder v0.1.19 [INFO] [stderr] Checking image v0.23.4 [INFO] [stderr] Checking wayland-commons v0.26.4 [INFO] [stderr] Checking calloop v0.6.2 [INFO] [stderr] Checking wayland-cursor v0.26.4 [INFO] [stderr] Checking smithay-client-toolkit v0.9.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around const expression [INFO] [stdout] --> src/seat/keyboard/ffi.rs:56:35 [INFO] [stdout] | [INFO] [stdout] 56 | XKB_KEYSYM_CASE_INSENSITIVE = (1 << 0) [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around const expression [INFO] [stdout] --> src/seat/keyboard/ffi.rs:65:39 [INFO] [stdout] | [INFO] [stdout] 65 | XKB_CONTEXT_NO_DEFAULT_INCLUDES = (1 << 0), [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around const expression [INFO] [stdout] --> src/seat/keyboard/ffi.rs:70:40 [INFO] [stdout] | [INFO] [stdout] 70 | XKB_CONTEXT_NO_ENVIRONMENT_NAMES = (1 << 1) [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around const expression [INFO] [stdout] --> src/seat/keyboard/ffi.rs:56:35 [INFO] [stdout] | [INFO] [stdout] 56 | XKB_KEYSYM_CASE_INSENSITIVE = (1 << 0) [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around const expression [INFO] [stdout] --> src/seat/keyboard/ffi.rs:65:39 [INFO] [stdout] | [INFO] [stdout] 65 | XKB_CONTEXT_NO_DEFAULT_INCLUDES = (1 << 0), [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around const expression [INFO] [stdout] --> src/seat/keyboard/ffi.rs:70:40 [INFO] [stdout] | [INFO] [stdout] 70 | XKB_CONTEXT_NO_ENVIRONMENT_NAMES = (1 << 1) [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.51s [INFO] running `Command { std: "docker" "inspect" "12fabe0b98fc49e3879dc730e3a12589b9851b8cbb8cc7023967e70d260e90b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12fabe0b98fc49e3879dc730e3a12589b9851b8cbb8cc7023967e70d260e90b0", kill_on_drop: false }` [INFO] [stdout] 12fabe0b98fc49e3879dc730e3a12589b9851b8cbb8cc7023967e70d260e90b0