[INFO] cloning repository https://github.com/maroider/gltf_explorer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maroider/gltf_explorer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaroider%2Fgltf_explorer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaroider%2Fgltf_explorer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 60fed848c07dfe0dc38f6be815c0a316c0ff78a1 [INFO] checking maroider/gltf_explorer against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaroider%2Fgltf_explorer" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maroider/gltf_explorer on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-11/source/.cargo/config [INFO] started tweaking git repo https://github.com/maroider/gltf_explorer [INFO] finished tweaking git repo https://github.com/maroider/gltf_explorer [INFO] tweaked toml for git repo https://github.com/maroider/gltf_explorer written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/maroider/gltf_explorer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", 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] 81b017f30f5bad547509ad79a0cfe630079376e645cf3858746cd49a3f48641c [INFO] running `Command { std: "docker" "start" "-a" "81b017f30f5bad547509ad79a0cfe630079376e645cf3858746cd49a3f48641c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "81b017f30f5bad547509ad79a0cfe630079376e645cf3858746cd49a3f48641c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81b017f30f5bad547509ad79a0cfe630079376e645cf3858746cd49a3f48641c", kill_on_drop: false }` [INFO] [stdout] 81b017f30f5bad547509ad79a0cfe630079376e645cf3858746cd49a3f48641c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6666bdb2cae6bd6d8b458dfa8dace32ee748018b16a40315ca9e12498d5860aa [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" "6666bdb2cae6bd6d8b458dfa8dace32ee748018b16a40315ca9e12498d5860aa", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.23 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling libloading v0.6.3 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Compiling pin-project-internal v0.4.24 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling rayon-core v1.8.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking atom v0.3.5 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling glam v0.9.4 [INFO] [stderr] Checking pin-project-lite v0.1.9 [INFO] [stderr] Checking iced_core v0.2.1 (https://github.com/hecrj/iced?rev=4f2962d#4f2962d7) [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking xi-unicode v0.2.1 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Checking unicode-segmentation v1.6.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking float-ord v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking os_str_bytes v2.3.2 [INFO] [stderr] Checking instant v0.1.7 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Checking hibitset v0.6.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking iced_style v0.1.0 (https://github.com/hecrj/iced?rev=4f2962d#4f2962d7) [INFO] [stderr] Compiling wayland-sys v0.27.0 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.9 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking ab_glyph v0.2.5 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking wgpu-types v0.6.1 [INFO] [stderr] Checking fern v0.6.0 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking ash v0.31.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Checking wayland-sys v0.23.6 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling pathfinder_simd v0.5.0 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Checking png v0.16.7 [INFO] [stderr] Compiling wayland-scanner v0.27.0 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking euclid v0.20.14 [INFO] [stderr] Checking ordered-float v1.1.0 [INFO] [stderr] Checking sid v0.6.1 [INFO] [stderr] Checking spirv_headers v1.5.0 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking glyph_brush_layout v0.2.0 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking nix v0.18.0 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking gfx-hal v0.6.0 [INFO] [stderr] Checking pathfinder_geometry v0.5.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking lyon_geom v0.15.3 [INFO] [stderr] Checking guillotiere v0.5.2 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Checking chrono v0.4.18 [INFO] [stderr] Checking image v0.23.10 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking xcursor v0.3.2 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Compiling wayland-client v0.27.0 [INFO] [stderr] Compiling wayland-protocols v0.27.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking lyon_path v0.15.2 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Checking lyon_tessellation v0.15.9 [INFO] [stderr] Checking lyon_algorithms v0.15.1 [INFO] [stderr] Checking twox-hash v1.5.0 [INFO] [stderr] Checking wayland-commons v0.23.6 [INFO] [stderr] Checking calloop v0.4.4 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Checking lyon v0.15.9 [INFO] [stderr] Checking gfx-backend-empty v0.6.0 [INFO] [stderr] Checking gfx-memory v0.2.0 [INFO] [stderr] Checking gfx-descriptor v0.2.0 [INFO] [stderr] Checking wayland-commons v0.27.0 [INFO] [stderr] Checking glyph_brush_draw_cache v0.1.1 [INFO] [stderr] Checking freetype v0.4.1 [INFO] [stderr] Checking servo-fontconfig v0.4.0 [INFO] [stderr] Checking glyph_brush v0.7.0 [INFO] [stderr] Checking font-kit v0.6.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Checking wayland-cursor v0.27.0 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling zerocopy-derive v0.2.0 [INFO] [stderr] Compiling gltf-derive v0.15.2 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Checking gfx-backend-vulkan v0.6.2 [INFO] [stderr] Checking zerocopy v0.3.0 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking naga v0.2.0 [INFO] [stderr] Checking which v4.0.2 [INFO] [stderr] Checking native-dialog v0.4.0 (https://github.com/maroider/native-dialog-rs?rev=fb2a1c1#fb2a1c17) [INFO] [stderr] Checking clipboard_x11 v0.1.0 [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `create_async` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/native-dialog-rs-e7d1bfdcc113658c/fb2a1c1/src/impl/gnu/file.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | impl Dialog for OpenSingleFile<'_> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `create_async` in implementation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/native-dialog-rs-e7d1bfdcc113658c/fb2a1c1/src/lib.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | fn create_async(self) -> AsyncDialog>; [INFO] [stdout] | ----------------------------------------------------------- `create_async` from trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `create_async` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/native-dialog-rs-e7d1bfdcc113658c/fb2a1c1/src/impl/gnu/file.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | impl Dialog for OpenMultipleFile<'_> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `create_async` in implementation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/native-dialog-rs-e7d1bfdcc113658c/fb2a1c1/src/lib.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | fn create_async(self) -> AsyncDialog>; [INFO] [stdout] | ----------------------------------------------------------- `create_async` from trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `create_async` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/native-dialog-rs-e7d1bfdcc113658c/fb2a1c1/src/impl/gnu/file.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | impl Dialog for OpenSingleDir<'_> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `create_async` in implementation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/native-dialog-rs-e7d1bfdcc113658c/fb2a1c1/src/lib.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | fn create_async(self) -> AsyncDialog>; [INFO] [stdout] | ----------------------------------------------------------- `create_async` from trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `create_async` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/native-dialog-rs-e7d1bfdcc113658c/fb2a1c1/src/impl/gnu/message.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | impl Dialog for MessageAlert<'_> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `create_async` in implementation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/native-dialog-rs-e7d1bfdcc113658c/fb2a1c1/src/lib.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | fn create_async(self) -> AsyncDialog>; [INFO] [stdout] | ----------------------------------------------------------- `create_async` from trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `create_async` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/native-dialog-rs-e7d1bfdcc113658c/fb2a1c1/src/impl/gnu/message.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | impl Dialog for MessageConfirm<'_> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `create_async` in implementation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/native-dialog-rs-e7d1bfdcc113658c/fb2a1c1/src/lib.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | fn create_async(self) -> AsyncDialog>; [INFO] [stdout] | ----------------------------------------------------------- `create_async` from trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0046`. [INFO] [stdout] [INFO] [stderr] error: could not compile `native-dialog` due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6666bdb2cae6bd6d8b458dfa8dace32ee748018b16a40315ca9e12498d5860aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6666bdb2cae6bd6d8b458dfa8dace32ee748018b16a40315ca9e12498d5860aa", kill_on_drop: false }` [INFO] [stdout] 6666bdb2cae6bd6d8b458dfa8dace32ee748018b16a40315ca9e12498d5860aa