[INFO] fetching crate mdanceio 0.1.2... [INFO] checking mdanceio-0.1.2 against try#cbe8532756bbbc4b7f32dda40d05981c8aeffd80 for pr-102129 [INFO] extracting crate mdanceio 0.1.2 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate mdanceio 0.1.2 on toolchain cbe8532756bbbc4b7f32dda40d05981c8aeffd80 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cbe8532756bbbc4b7f32dda40d05981c8aeffd80" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mdanceio 0.1.2 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate mdanceio 0.1.2 [INFO] tweaked toml for crates.io crate mdanceio 0.1.2 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate mdanceio 0.1.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cbe8532756bbbc4b7f32dda40d05981c8aeffd80" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+cbe8532756bbbc4b7f32dda40d05981c8aeffd80" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 85fe71fee10cc0a3fe8723bd6b26a0780dc3428d76ffcf4152c2acdda835d10f [INFO] running `Command { std: "docker" "start" "-a" "85fe71fee10cc0a3fe8723bd6b26a0780dc3428d76ffcf4152c2acdda835d10f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "85fe71fee10cc0a3fe8723bd6b26a0780dc3428d76ffcf4152c2acdda835d10f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85fe71fee10cc0a3fe8723bd6b26a0780dc3428d76ffcf4152c2acdda835d10f", kill_on_drop: false }` [INFO] [stdout] 85fe71fee10cc0a3fe8723bd6b26a0780dc3428d76ffcf4152c2acdda835d10f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+cbe8532756bbbc4b7f32dda40d05981c8aeffd80" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66d329a129112545b8f768cdf845782971c9b51bfddf9df599c2c718e5638dea [INFO] running `Command { std: "docker" "start" "-a" "66d329a129112545b8f768cdf845782971c9b51bfddf9df599c2c718e5638dea", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling libm v0.2.5 [INFO] [stderr] Checking once_cell v1.16.0 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Compiling cc v1.0.74 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling cmake v0.1.49 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling camino v1.1.1 [INFO] [stderr] Compiling os_str_bytes v6.3.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Checking nix v0.24.2 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking miniz_oxide v0.5.4 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling fs-err v2.9.0 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.11 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling weedle2 v4.0.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling ash v0.37.0+1.3.209 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking raw-window-handle v0.5.0 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Checking num-complex v0.4.2 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Checking gpu-descriptor-types v0.1.1 [INFO] [stderr] Checking gpu-alloc-types v0.2.0 [INFO] [stderr] Checking png v0.17.7 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking unicode-xid v0.2.4 [INFO] [stderr] Compiling crossbeam-queue v0.3.6 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling semver v1.0.14 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking matrixmultiply v0.3.2 [INFO] [stderr] Compiling wgpu-core v0.14.0 [INFO] [stderr] Checking gpu-alloc v0.5.3 [INFO] [stderr] Checking gpu-descriptor v0.2.3 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling crossfont v0.5.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Checking profiling v1.0.7 [INFO] [stderr] Checking robust v0.2.3 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking renderdoc-sys v0.7.1 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking glow v0.11.2 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking foreign-types-shared v0.3.1 [INFO] [stderr] Checking optional v0.5.0 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Checking servo-fontconfig v0.5.1 [INFO] [stderr] Checking freetype-rs v0.26.0 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking memmap2 v0.5.7 [INFO] [stderr] Compiling x11-dl v2.20.0 [INFO] [stderr] Checking spade v2.0.0 [INFO] [stderr] Checking destructure_traitobject v0.2.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking unsafe-any-ors v1.0.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking crossbeam v0.8.2 [INFO] [stderr] Checking ordered-float v2.10.0 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking iana-time-zone v0.1.53 [INFO] [stderr] Checking jpeg-decoder v0.2.6 [INFO] [stderr] Checking chrono v0.4.22 [INFO] [stderr] Checking typemap-ors v1.0.0 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Checking thread-id v4.0.0 [INFO] [stderr] Checking clap_lex v0.3.0 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking num_cpus v1.14.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking arc-swap v1.5.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking clap v4.0.22 [INFO] [stderr] Checking nanoem v0.1.2 [INFO] [stderr] Compiling bytemuck_derive v1.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling scroll_derive v0.11.0 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling foreign-types-macros v0.2.2 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Checking foreign-types v0.5.0 [INFO] [stderr] Compiling scroll v0.11.0 [INFO] [stderr] Checking bytemuck v1.12.3 [INFO] [stderr] Compiling goblin v0.5.4 [INFO] [stderr] Checking safe_arch v0.6.0 [INFO] [stderr] Checking safe_arch v0.5.2 [INFO] [stderr] Checking tiny-skia-path v0.7.0 [INFO] [stderr] Checking image v0.24.4 [INFO] [stderr] Checking wide v0.7.5 [INFO] [stderr] Checking tiny-skia v0.7.0 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Checking simba v0.7.3 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking bitflags_serde_shim v0.2.2 [INFO] [stderr] Checking cargo-platform v0.1.2 [INFO] [stderr] Checking ron v0.8.0 [INFO] [stderr] Checking wgpu-types v0.14.1 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking calloop v0.10.1 [INFO] [stderr] Checking mio v0.8.5 [INFO] [stderr] Checking naga v0.10.0 [INFO] [stderr] Checking serde_yaml v0.8.26 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling uniffi_meta v0.21.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Checking cargo_metadata v0.14.2 [INFO] [stderr] Checking log4rs v1.2.0 [INFO] [stderr] Checking sctk-adwaita v0.4.3 [INFO] [stderr] Compiling askama_shared v0.12.2 [INFO] [stderr] Checking winit v0.27.5 [INFO] [stderr] Checking nalgebra v0.31.3 [INFO] [stderr] Compiling askama_derive v0.11.2 [INFO] [stderr] Checking wgpu-hal v0.14.1 [INFO] [stderr] Compiling askama v0.11.1 [INFO] [stderr] Compiling uniffi_bindgen v0.21.0 [INFO] [stderr] Checking wgpu v0.14.0 [INFO] [stderr] Checking parry3d v0.10.0 [INFO] [stderr] Checking rapier3d v0.15.0 [INFO] [stderr] Compiling uniffi_build v0.21.0 [INFO] [stderr] Compiling mdanceio v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling uniffi_macros v0.21.0 [INFO] [stderr] Checking uniffi v0.21.0 [INFO] [stdout] warning: unused imports: `Arc`, `Mutex` [INFO] [stdout] --> src/android_proxy.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use std::sync::{Arc, Mutex}; [INFO] [stdout] | ^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `base_application_service::BaseApplicationService`, `injector::Injector` [INFO] [stdout] --> src/android_proxy.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | base_application_service::BaseApplicationService, error::MdanceioError, injector::Injector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Matrix4` [INFO] [stdout] --> src/project.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | use cgmath::{ElementWise, Matrix4, Vector2, Vector3, Vector4, VectorSpace}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Arc`, `Mutex` [INFO] [stdout] --> src/android_proxy.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use std::sync::{Arc, Mutex}; [INFO] [stdout] | ^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `base_application_service::BaseApplicationService`, `injector::Injector` [INFO] [stdout] --> src/android_proxy.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | base_application_service::BaseApplicationService, error::MdanceioError, injector::Injector, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Matrix4` [INFO] [stdout] --> src/project.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | use cgmath::{ElementWise, Matrix4, Vector2, Vector3, Vector4, VectorSpace}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async fn` body must be known in this context [INFO] [stdout] --> src/offscreen_proxy.rs:35:23 [INFO] [stdout] | [INFO] [stdout] 35 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot infer type for type parameter `L` declared on the struct `DeviceDescriptor` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async fn` body because of this `await` [INFO] [stdout] --> src/offscreen_proxy.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | .await [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async fn` body must be known in this context [INFO] [stdout] --> src/offscreen_proxy.rs:35:23 [INFO] [stdout] | [INFO] [stdout] 35 | ..Default::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot infer type for type parameter `L` declared on the struct `DeviceDescriptor` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async fn` body because of this `await` [INFO] [stdout] --> src/offscreen_proxy.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | .await [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `motion_keyframe_selection::MotionKeyframeSelection` [INFO] [stdout] --> src/motion.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | motion_keyframe_selection::MotionKeyframeSelection, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0698`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mdanceio` due to 2 previous errors; 4 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused import: `motion_keyframe_selection::MotionKeyframeSelection` [INFO] [stdout] --> src/motion.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | motion_keyframe_selection::MotionKeyframeSelection, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0698`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mdanceio` due to 2 previous errors; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "66d329a129112545b8f768cdf845782971c9b51bfddf9df599c2c718e5638dea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66d329a129112545b8f768cdf845782971c9b51bfddf9df599c2c718e5638dea", kill_on_drop: false }` [INFO] [stdout] 66d329a129112545b8f768cdf845782971c9b51bfddf9df599c2c718e5638dea