[INFO] cloning repository https://github.com/Fi3/kteach-r [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Fi3/kteach-r" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFi3%2Fkteach-r", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFi3%2Fkteach-r'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a4eb5921b00e9049479a8468dc1751876e0aca27 [INFO] checking Fi3/kteach-r against try#2f3c33065a16f1030e8d2f90241df3b4bea01e77 for pr-106060 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFi3%2Fkteach-r" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Fi3/kteach-r on toolchain 2f3c33065a16f1030e8d2f90241df3b4bea01e77 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2f3c33065a16f1030e8d2f90241df3b4bea01e77" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Fi3/kteach-r [INFO] finished tweaking git repo https://github.com/Fi3/kteach-r [INFO] tweaked toml for git repo https://github.com/Fi3/kteach-r written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/Fi3/kteach-r already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2f3c33065a16f1030e8d2f90241df3b4bea01e77" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:9db6adea6fe108e8475f2314ed6ea91319efc655499b550640da2809d69ffe6a" "/opt/rustwide/cargo-home/bin/cargo" "+2f3c33065a16f1030e8d2f90241df3b4bea01e77" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d41db6e430052838d7030a05ec01456a2e2271fe03812212177c401f41bf9995 [INFO] running `Command { std: "docker" "start" "-a" "d41db6e430052838d7030a05ec01456a2e2271fe03812212177c401f41bf9995", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d41db6e430052838d7030a05ec01456a2e2271fe03812212177c401f41bf9995", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d41db6e430052838d7030a05ec01456a2e2271fe03812212177c401f41bf9995", kill_on_drop: false }` [INFO] [stdout] d41db6e430052838d7030a05ec01456a2e2271fe03812212177c401f41bf9995 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:9db6adea6fe108e8475f2314ed6ea91319efc655499b550640da2809d69ffe6a" "/opt/rustwide/cargo-home/bin/cargo" "+2f3c33065a16f1030e8d2f90241df3b4bea01e77" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 514b024e04f26a313bc256c4258e8fbe7e66d9967a739eaf942459328028476f [INFO] running `Command { std: "docker" "start" "-a" "514b024e04f26a313bc256c4258e8fbe7e66d9967a739eaf942459328028476f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking futures-core v0.3.8 [INFO] [stderr] Checking futures-sink v0.3.8 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.8 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Checking libloading v0.6.5 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking instant v0.1.8 [INFO] [stderr] Compiling wayland-sys v0.28.2 [INFO] [stderr] Compiling alsa-sys v0.3.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling wayland-scanner v0.28.2 [INFO] [stderr] Checking symphonia-core v0.1.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling cc v1.0.62 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking symphonia-metadata v0.1.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling cpal v0.13.1 [INFO] [stderr] Checking symphonia-codec-pcm v0.1.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking memalloc v0.1.0 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking symphonia-utils-xiph v0.1.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking symphonia-bundle-mp3 v0.1.0 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Checking symphonia-format-wav v0.1.0 [INFO] [stderr] Checking symphonia-bundle-flac v0.1.0 [INFO] [stderr] Checking symphonia-format-ogg v0.1.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking synthesizer-io-core v0.1.0 (https://github.com/raphlinus/synthesizer-io#8bb4f5f5) [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking wmidi v4.0.1 [INFO] [stderr] Checking ringbuf v0.2.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.0 [INFO] [stderr] Compiling pathfinder_simd v0.5.0 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.9 [INFO] [stderr] Compiling wayland-client v0.28.2 [INFO] [stderr] Checking symphonia v0.1.0 [INFO] [stderr] Compiling wayland-protocols v0.28.2 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking ttf-parser v0.8.3 [INFO] [stderr] Checking twox-hash v1.6.0 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking gfx-hal v0.6.0 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling standback v0.2.13 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Checking owned_ttf_parser v0.8.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling glam v0.10.2 [INFO] [stderr] Checking tinystr v0.3.4 [INFO] [stderr] Checking ab_glyph v0.2.6 [INFO] [stderr] Compiling gio v0.9.1 [INFO] [stderr] Checking iced_core v0.2.1 (https://github.com/hecrj/iced#87c9df29) [INFO] [stderr] Checking unic-langid-impl v0.9.0 [INFO] [stderr] Checking servo-fontconfig v0.4.0 [INFO] [stderr] Checking pathfinder_geometry v0.5.1 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking alsa v0.4.3 [INFO] [stderr] Checking freetype v0.4.1 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Compiling pango v0.9.1 [INFO] [stderr] Checking wayland-commons v0.28.2 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Checking float-ord v0.2.0 [INFO] [stderr] Compiling gdk-pixbuf v0.9.0 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking bit-vec v0.6.2 [INFO] [stderr] Checking glyph_brush_layout v0.2.1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking font-kit v0.8.0 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking iced_style v0.1.0 (https://github.com/hecrj/iced#87c9df29) [INFO] [stderr] Checking unic-langid v0.9.0 [INFO] [stderr] Checking ordered-float v1.1.0 [INFO] [stderr] Checking spirv_headers v1.5.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Checking kurbo v0.7.1 [INFO] [stderr] Checking ash v0.31.0 [INFO] [stderr] Checking midir v0.7.0 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking pin-project-lite v0.2.0 [INFO] [stderr] Compiling atk v0.9.0 [INFO] [stderr] Compiling winit v0.23.0 [INFO] [stderr] Checking inplace_it v0.3.2 [INFO] [stderr] Compiling nfd v0.0.4 [INFO] [stderr] Compiling gdk v0.13.2 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking piet v0.2.0-pre6 [INFO] [stderr] Checking gfx-backend-empty v0.6.0 [INFO] [stderr] Checking wayland-cursor v0.28.2 [INFO] [stderr] Checking gfx-memory v0.2.2 [INFO] [stderr] Checking gfx-descriptor v0.2.0 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling gtk v0.9.2 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Checking wgpu-types v0.6.1 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Checking xi-unicode v0.2.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking euclid v0.22.1 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking glyph_brush_draw_cache v0.1.3 [INFO] [stderr] Checking type-map v0.3.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking typed-arena v2.0.1 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking wayland-egl v0.28.2 [INFO] [stderr] Checking intl_pluralrules v7.0.0 [INFO] [stderr] Checking intl-memoizer v0.5.0 [INFO] [stderr] Checking fluent-langneg v0.13.0 [INFO] [stderr] Checking keyboard-types v0.5.0 [INFO] [stderr] Checking glyph_brush v0.7.0 [INFO] [stderr] Checking glow v0.6.1 [INFO] [stderr] Checking svg_fmt v0.4.1 [INFO] [stderr] Checking fluent-syntax v0.9.3 [INFO] [stderr] Checking simple_logger v1.11.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking guillotiere v0.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling glib-macros v0.10.1 [INFO] [stderr] Compiling bytemuck_derive v1.0.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling zerocopy-derive v0.2.0 [INFO] [stderr] Compiling druid-derive v0.3.1 (https://github.com/linebender/druid?rev=6fd8ff9c6dd4f8c628347ca7eda4f5d762ae3001#6fd8ff9c) [INFO] [stderr] Checking bytemuck v1.4.1 [INFO] [stderr] Checking glow_glyph v0.4.0 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking zerocopy v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Checking naga v0.2.0 [INFO] [stderr] Checking pin-project v1.0.2 [INFO] [stderr] Checking kteach-core v0.1.0 (/opt/rustwide/workdir/kteach-core) [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Compiling system-deps v1.3.2 [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> kteach-core/src/decoder.rs:77:26 [INFO] [stdout] | [INFO] [stdout] 77 | Err(e) => panic!(format!("{}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 77 - Err(e) => panic!(format!("{}", e)), [INFO] [stdout] 77 + Err(e) => panic!("{}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking kteach-utils v0.1.0 (/opt/rustwide/workdir/utils) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> kteach-core/src/decoder.rs:77:26 [INFO] [stdout] | [INFO] [stdout] 77 | Err(e) => panic!(format!("{}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 77 - Err(e) => panic!(format!("{}", e)), [INFO] [stdout] 77 + Err(e) => panic!("{}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> utils/src/lib.rs:129:16 [INFO] [stdout] | [INFO] [stdout] 129 | panic!(e); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 129 | panic!("{}", e); [INFO] [stdout] | +++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 129 | std::panic::panic_any(e); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> utils/src/lib.rs:129:16 [INFO] [stdout] | [INFO] [stdout] 129 | panic!(e); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 129 | panic!("{}", e); [INFO] [stdout] | +++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 129 | std::panic::panic_any(e); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling glib-sys v0.10.1 [INFO] [stderr] Compiling gobject-sys v0.10.0 [INFO] [stderr] Compiling gio-sys v0.10.1 [INFO] [stderr] Compiling cairo-sys-rs v0.10.0 [INFO] [stderr] Compiling pango-sys v0.10.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.10.0 [INFO] [stderr] Compiling atk-sys v0.10.0 [INFO] [stderr] Compiling gdk-sys v0.10.0 [INFO] [stderr] Compiling gtk-sys v0.10.0 [INFO] [stderr] Checking gfx-backend-vulkan v0.6.5 [INFO] [stderr] Checking smithay-client-toolkit v0.12.0 [INFO] [stderr] Checking wgpu-core v0.6.5 [INFO] [stderr] Checking clipboard_x11 v0.1.0 [INFO] [stderr] Checking smithay-clipboard v0.6.1 [INFO] [stderr] Checking futures-executor v0.3.8 [INFO] [stderr] Checking futures v0.3.8 [INFO] [stderr] Checking glib v0.10.3 [INFO] [stderr] Checking clipboard_wayland v0.1.2 [INFO] [stderr] Checking iced_futures v0.1.2 (https://github.com/hecrj/iced#87c9df29) [INFO] [stderr] Checking window_clipboard v0.1.3 [INFO] [stderr] Checking iced_native v0.2.2 (https://github.com/hecrj/iced#87c9df29) [INFO] [stderr] Checking iced_graphics v0.1.0 (https://github.com/hecrj/iced#87c9df29) [INFO] [stderr] Checking iced_glow v0.1.0 (https://github.com/hecrj/iced#87c9df29) [INFO] [stderr] Checking glutin v0.25.1 [INFO] [stderr] Checking iced_winit v0.1.1 (https://github.com/hecrj/iced#87c9df29) [INFO] [stderr] Checking iced_glutin v0.1.0 (https://github.com/hecrj/iced#87c9df29) [INFO] [stderr] Checking rental v0.5.5 [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rental-0.5.5/src/lib.rs:93:12 [INFO] [stdout] | [INFO] [stdout] 93 | #[derive(__rental_traits)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 117 | define_rental_traits!(32); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: message: expected suffix ").0," not found in "#[allow(unused)] enum ProceduralMasqueradeDummyType\n{ Input = (0, stringify! (32)).0 }" [INFO] [stdout] = note: this error originates in the macro `define_rental_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rental-0.5.5/src/lib.rs:257:13 [INFO] [stdout] | [INFO] [stdout] 257 | #[derive(__rental_structs_and_impls)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 285 | / rental! { [INFO] [stdout] 286 | | /// Example types that demonstrate the API generated by the rental macro. [INFO] [stdout] 287 | | pub mod examples { [INFO] [stdout] 288 | | use std::sync; [INFO] [stdout] ... | [INFO] [stdout] 345 | | } [INFO] [stdout] 346 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: message: expected suffix ").0," not found in "#[allow(unused)] enum ProceduralMasqueradeDummyType\n{\n Input =\n (0, stringify!\n (use std :: sync ;\n #[doc =\n r\" The simplest shared rental. The head is a boxed integer, and the suffix is a ref to that integer. This struct demonstrates the basic API that all shared rental structs have. See [`SimpleMut`](struct.SimpleMut.html) for the mutable analog.\"]\n #[rental] pub struct SimpleRef { head : Box < i32 >, iref : & 'head i32, }\n #[doc =\n r\" The simplest mutable rental. Mutable rentals have a slightly different API; compare this struct to [`SimpleRef`](struct.SimpleRef.html) for the clearest picture of how they differ.\"]\n #[rental_mut] pub struct SimpleMut\n { head : Box < i32 >, iref : & 'head mut i32, }\n #[doc =\n r\" Identical to [`SimpleRef`](struct.SimpleRef.html), but with the `debug` flag enabled. This will provide a `Debug` impl for the struct as long as all of the fields are `Debug`.\"]\n #[rental(debug)] pub struct SimpleRefDebug\n { head : Box < i32 >, iref : & 'head i32, }\n #[doc =\n r\" Similar to [`SimpleRef`](struct.SimpleRef.html), but with the `clone` flag enabled. This will provide a `Clone` impl for the struct as long as the prefix fields are `CloneStableDeref` and the suffix is `Clone` . Notice that the head is an `Arc`, since a clone of an `Arc` will deref to the same object as the original.\"]\n #[rental(clone)] pub struct SimpleRefClone\n { head : sync :: Arc < i32 >, iref : & 'head i32, }\n #[doc =\n r\" Identical to [`SimpleRef`](struct.SimpleRef.html), but with the `deref_suffix` flag enabled. This will provide a `Deref` impl for the struct, which will in turn deref the suffix. Notice that this flag also removes the `self` param from all methods, replacing it with an explicit param. This prevents any rental methods from blocking deref.\"]\n #[rental(deref_suffix)] pub struct SimpleRefDeref\n { head : Box < i32 >, iref : & 'head i32, }\n #[doc =\n r\" Identical to [`SimpleMut`](struct.SimpleMut.html), but with the `deref_mut_suffix` flag enabled. This will provide a `DerefMut` impl for the struct, which will in turn deref the suffix.Notice that this flag also removes the `self` param from all methods, replacing it with an explicit param. This prevents any rental methods from blocking deref.\"]\n #[rental_mut(deref_mut_suffix)] pub struct SimpleMutDeref\n { head : Box < i32 >, iref : & 'head mut i32, }\n #[doc =\n r\" Identical to [`SimpleRef`](struct.SimpleRef.html), but with the `covariant` flag enabled. For rental structs where the field types have covariant lifetimes, this will allow you to directly borrow the fields, as they can be safely reborrowed to a shorter lifetime. See the [`all`](struct.SimpleRefCovariant.html#method.all) and [`suffix`](struct.SimpleRefCovariant.html#method.suffix) methods.\"]\n #[rental(covariant)] pub struct SimpleRefCovariant\n { head : Box < i32 >, iref : & 'head i32, }\n #[doc =\n r\" Identical to [`SimpleRef`](struct.SimpleRef.html), but with the `map_suffix` flag enabled. This will allow the type of the suffix to be changed by mapping it to another instantiation of the same struct with the different type param. See the [`map`](struct.SimpleRefMap.html#method.map), [`try_map`](struct.SimpleRefMap.html#method.try_map), and [`try_map_or_drop`](struct.SimpleRefMap.html#method.try_map_or_drop) methods.\"]\n #[rental(map_suffix = \"T\")] pub struct SimpleRefMap < T : 'static >\n { head : Box < i32 >, iref : & 'head T, })).0\n}" [INFO] [stdout] = note: this error originates in the macro `rental` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rental-0.5.5/src/lib.rs:257:13 [INFO] [stdout] | [INFO] [stdout] 257 | #[derive(__rental_structs_and_impls)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 350 | / rental! { [INFO] [stdout] 351 | | /// Premade types for the most common use cases. [INFO] [stdout] 352 | | pub mod common { [INFO] [stdout] 353 | | use std::ops::DerefMut; [INFO] [stdout] ... | [INFO] [stdout] 484 | | } [INFO] [stdout] 485 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: message: expected suffix ").0," not found in "#[allow(unused)] enum ProceduralMasqueradeDummyType\n{\n Input =\n (0, stringify!\n (use std :: ops :: DerefMut ; use stable_deref_trait :: StableDeref ; use\n std :: cell ; use std :: sync ;\n #[doc = r\" Stores an owner and a shared reference in the same struct.\"]\n #[doc = r\"\"] #[doc = r\" ```rust\"] #[doc = r\" # extern crate rental;\"]\n #[doc = r\" # use rental::common::RentRef;\"] #[doc = r\" # fn main() {\"]\n #[doc = r\" let r = RentRef::new(Box::new(5), |i| &*i);\"]\n #[doc = r\" assert_eq!(*r, RentRef::rent(&r, |iref| **iref));\"]\n #[doc = r\" # }\"] #[doc = r\" ```\"]\n #[rental(debug, clone, deref_suffix, covariant, map_suffix = \"T\")] pub\n struct RentRef < H : 'static + StableDeref, T : 'static >\n { head : H, suffix : & 'head T, }\n #[doc = r\" Stores an owner and a mutable reference in the same struct.\"]\n #[doc = r\"\"] #[doc = r\" ```rust\"] #[doc = r\" # extern crate rental;\"]\n #[doc = r\" # use rental::common::RentMut;\"] #[doc = r\" # fn main() {\"]\n #[doc = r\" let mut r = RentMut::new(Box::new(5), |i| &mut *i);\"]\n #[doc = r\" *r = 12;\"]\n #[doc = r\" assert_eq!(12, RentMut::rent(&mut r, |iref| **iref));\"]\n #[doc = r\" # }\"] #[doc = r\" ```\"]\n #[rental_mut(debug, deref_mut_suffix, covariant, map_suffix = \"T\")] pub\n struct RentMut < H : 'static + StableDeref + DerefMut, T : 'static >\n { head : H, suffix : & 'head mut T, }\n #[doc = r\" Stores a `RefCell` and a `Ref` in the same struct.\"]\n #[doc = r\"\"] #[doc = r\" ```rust\"] #[doc = r\" # extern crate rental;\"]\n #[doc = r\" # use rental::common::RentRefCell;\"] #[doc = r\" # fn main() {\"]\n #[doc = r\" use std::cell;\"] #[doc = r\"\"]\n #[doc =\n r\" let r = RentRefCell::new(Box::new(cell::RefCell::new(5)), |c| c.borrow());\"]\n #[doc = r\" assert_eq!(*r, RentRefCell::rent(&r, |c| **c));\"]\n #[doc = r\" # }\"] #[doc = r\" ```\"]\n #[rental(debug, clone, deref_suffix, covariant, map_suffix = \"T\")] pub\n struct RentRefCell < H : 'static + StableDeref, T : 'static >\n { head : H, suffix : cell :: Ref < 'head, T >, }\n #[doc = r\" Stores a `RefCell` and a `RefMut` in the same struct.\"]\n #[doc = r\"\"] #[doc = r\" ```rust\"] #[doc = r\" # extern crate rental;\"]\n #[doc = r\" # use rental::common::RentRefCellMut;\"]\n #[doc = r\" # fn main() {\"] #[doc = r\" use std::cell;\"] #[doc = r\"\"]\n #[doc =\n r\" let mut r = RentRefCellMut::new(Box::new(cell::RefCell::new(5)), |c| c.borrow_mut());\"]\n #[doc = r\" *r = 12;\"]\n #[doc = r\" assert_eq!(12, RentRefCellMut::rent(&r, |c| **c));\"]\n #[doc = r\" # }\"] #[doc = r\" ```\"]\n #[rental_mut(debug, deref_mut_suffix, covariant, map_suffix = \"T\")] pub\n struct RentRefCellMut < H : 'static + StableDeref + DerefMut, T : 'static\n > { head : H, suffix : cell :: RefMut < 'head, T >, }\n #[doc = r\" Stores a `Mutex` and a `MutexGuard` in the same struct.\"]\n #[doc = r\"\"] #[doc = r\" ```rust\"] #[doc = r\" # extern crate rental;\"]\n #[doc = r\" # use rental::common::RentMutex;\"] #[doc = r\" # fn main() {\"]\n #[doc = r\" use std::sync;\"] #[doc = r\"\"]\n #[doc =\n r\" let mut r = RentMutex::new(Box::new(sync::Mutex::new(5)), |c| c.lock().unwrap());\"]\n #[doc = r\" *r = 12;\"]\n #[doc = r\" assert_eq!(12, RentMutex::rent(&r, |c| **c));\"]\n #[doc = r\" # }\"] #[doc = r\" ```\"]\n #[rental(debug, clone, deref_mut_suffix, covariant, map_suffix = \"T\")] pub\n struct RentMutex < H : 'static + StableDeref + DerefMut, T : 'static >\n { head : H, suffix : sync :: MutexGuard < 'head, T >, }\n #[doc =\n r\" Stores an `RwLock` and an `RwLockReadGuard` in the same struct.\"]\n #[doc = r\"\"] #[doc = r\" ```rust\"] #[doc = r\" # extern crate rental;\"]\n #[doc = r\" # use rental::common::RentRwLock;\"] #[doc = r\" # fn main() {\"]\n #[doc = r\" use std::sync;\"] #[doc = r\"\"]\n #[doc =\n r\" let r = RentRwLock::new(Box::new(sync::RwLock::new(5)), |c| c.read().unwrap());\"]\n #[doc = r\" assert_eq!(*r, RentRwLock::rent(&r, |c| **c));\"]\n #[doc = r\" # }\"] #[doc = r\" ```\"]\n #[rental(debug, clone, deref_suffix, covariant, map_suffix = \"T\")] pub\n struct RentRwLock < H : 'static + StableDeref, T : 'static >\n { head : H, suffix : sync :: RwLockReadGuard < 'head, T >, }\n #[doc =\n r\" Stores an `RwLock` and an `RwLockWriteGuard` in the same struct.\"]\n #[doc = r\"\"] #[doc = r\" ```rust\"] #[doc = r\" # extern crate rental;\"]\n #[doc = r\" # use rental::common::RentRwLockMut;\"]\n #[doc = r\" # fn main() {\"] #[doc = r\" use std::sync;\"] #[doc = r\"\"]\n #[doc =\n r\" let mut r = RentRwLockMut::new(Box::new(sync::RwLock::new(5)), |c| c.write().unwrap());\"]\n #[doc = r\" *r = 12;\"]\n #[doc = r\" assert_eq!(12, RentRwLockMut::rent(&r, |c| **c));\"]\n #[doc = r\" # }\"] #[doc = r\" ```\"]\n #[rental(debug, clone, deref_mut_suffix, covariant, map_suffix = \"T\")] pub\n struct RentRwLockMut < H : 'static + StableDeref, T : 'static >\n { head : H, suffix : sync :: RwLockWriteGuard < 'head, T >, })).0\n}" [INFO] [stdout] = note: this error originates in the macro `rental` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking wgpu v0.6.2 [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rental` due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "514b024e04f26a313bc256c4258e8fbe7e66d9967a739eaf942459328028476f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "514b024e04f26a313bc256c4258e8fbe7e66d9967a739eaf942459328028476f", kill_on_drop: false }` [INFO] [stdout] 514b024e04f26a313bc256c4258e8fbe7e66d9967a739eaf942459328028476f