[INFO] cloning repository https://github.com/rise-ui/rise [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rise-ui/rise" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frise-ui%2Frise", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frise-ui%2Frise'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 46560a8f82c98e06e58c0c70e6fd5db2a7948809 [INFO] building rise-ui/rise against master#70591dc15db32941fe3595fdbf98e58d6975f95e for pr-127731 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frise-ui%2Frise" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rise-ui/rise on toolchain 70591dc15db32941fe3595fdbf98e58d6975f95e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rise-ui/rise [INFO] finished tweaking git repo https://github.com/rise-ui/rise [INFO] tweaked toml for git repo https://github.com/rise-ui/rise written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rise-ui/rise 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" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/rise-ui/dom-lite` [INFO] [stderr] Updating git repository `https://github.com/rise-ui/drawer` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/rise-ui/jss-rs` [INFO] [stderr] Updating git repository `https://github.com/rise-ui/yoga-rs` [INFO] [stderr] Updating git repository `https://github.com/victorporof/rust-self-tokenize.git` [INFO] [stderr] Updating git repository `https://github.com/friktor/eval` [INFO] [stderr] Updating git repository `https://github.com/rise-ui/jss_derive` [INFO] [stderr] Updating git repository `https://github.com/servo/webrender` [INFO] [stderr] Locking 5 packages to latest compatible versions [INFO] [stderr] Adding dom v0.1.0 (https://github.com/rise-ui/dom-lite?branch=master#d8509113) [INFO] [stderr] Adding drawer v0.1.0 (https://github.com/rise-ui/drawer?branch=master#2f51caf9) [INFO] [stderr] Adding jss v0.1.1 (https://github.com/rise-ui/jss-rs?branch=master#e9056827) [INFO] [stderr] Adding rsx-arena v0.1.0 (https://github.com/rise-ui/dom-lite?branch=master#d8509113) [INFO] [stderr] Adding rsx-tree v0.1.0 (https://github.com/rise-ui/dom-lite?branch=master#d8509113) [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded block-buffer v0.7.2 [INFO] [stderr] Downloaded multi_mut v0.1.3 [INFO] [stderr] Downloaded serde_bytes v0.10.4 [INFO] [stderr] Downloaded compare v0.0.6 [INFO] [stderr] Downloaded app_units v0.7.1 [INFO] [stderr] Downloaded erased-serde v0.3.8 [INFO] [stderr] Downloaded derive_more v0.13.0 [INFO] [stderr] Downloaded enum_extract v0.1.1 [INFO] [stderr] Downloaded core-text v10.0.0 [INFO] [stderr] Downloaded font-loader v0.8.0 [INFO] [stderr] Downloaded thread_profiler v0.1.3 [INFO] [stderr] Downloaded binary-space-partition v0.1.2 [INFO] [stderr] Downloaded rusttype v0.7.4 [INFO] [stderr] Downloaded dwrote v0.8.0 [INFO] [stderr] Downloaded ordered_iter v0.1.1 [INFO] [stderr] Downloaded plane-split v0.13.4 [INFO] [stderr] Downloaded stable_bst v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0072d10c204e8478d40af4b59452dc83391821f7b19b2bb85673ec8064c039e4 [INFO] running `Command { std: "docker" "start" "-a" "0072d10c204e8478d40af4b59452dc83391821f7b19b2bb85673ec8064c039e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0072d10c204e8478d40af4b59452dc83391821f7b19b2bb85673ec8064c039e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0072d10c204e8478d40af4b59452dc83391821f7b19b2bb85673ec8064c039e4", kill_on_drop: false }` [INFO] [stdout] 0072d10c204e8478d40af4b59452dc83391821f7b19b2bb85673ec8064c039e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 05718a283e45a4d87f2602cbf9e2af8ba8a8a986ffd7da3db8456655de415dc5 [INFO] running `Command { std: "docker" "start" "-a" "05718a283e45a4d87f2602cbf9e2af8ba8a8a986ffd7da3db8456655de415dc5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling memchr v2.1.3 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling cmake v0.1.35 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling rand_os v0.1.2 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_jitter v0.1.2 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling khronos_api v3.0.0 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.5 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling smallvec v0.6.8 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling clang-sys v0.23.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling generic-array v0.12.0 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling block-padding v0.1.3 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling digest v0.8.0 [INFO] [stderr] Compiling block-buffer v0.7.2 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling wayland-scanner v0.21.11 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling bindgen v0.37.4 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling opaque-debug v0.2.2 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling nix v0.12.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling webrender_build v0.0.1 (https://github.com/servo/webrender#b839a743) [INFO] [stderr] Compiling gleam v0.6.8 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling derive_more v0.13.0 [INFO] [stderr] Compiling malloc_size_of_derive v0.1.0 [INFO] [stderr] Compiling wayland-sys v0.21.11 [INFO] [stderr] Compiling webrender v0.59.0 (https://github.com/servo/webrender#b839a743) [INFO] [stderr] Compiling palette v0.4.1 [INFO] [stderr] Compiling wayland-client v0.21.11 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling binary-space-partition v0.1.2 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling yaml-rust v0.4.2 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling wayland-protocols v0.21.11 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling palette_derive v0.4.1 [INFO] [stderr] Compiling wayland-commons v0.21.11 [INFO] [stderr] Compiling freetype v0.4.1 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling approx v0.3.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling stb_truetype v0.2.6 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling downcast-rs v1.0.3 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling thread_profiler v0.1.3 [INFO] [stderr] Compiling enum_extract v0.1.1 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling css-color-parser v0.1.2 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling jss_derive v0.1.1 (https://github.com/rise-ui/jss_derive#ab6103e9) [INFO] [stderr] Compiling yoga v0.2.0 (https://github.com/rise-ui/yoga-rs?branch=enum-case#277d17c0) [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling nom v4.2.0 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.7 [INFO] [stderr] Compiling interpolation v0.2.0 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling num-derive v0.2.4 [INFO] [stderr] Compiling rsx-arena v0.1.0 (https://github.com/rise-ui/dom-lite?branch=master#d8509113) [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling ordered-float v0.5.2 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling bit-vec v0.5.0 [INFO] [stderr] Compiling ordered-float v1.0.1 [INFO] [stderr] Compiling euclid v0.19.5 [INFO] [stderr] Compiling app_units v0.7.1 [INFO] [stderr] Compiling bincode v1.0.1 [INFO] [stderr] Compiling serde_bytes v0.10.4 [INFO] [stderr] Compiling serde_json v1.0.38 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling rusttype v0.7.4 [INFO] [stderr] Compiling serde_yaml v0.8.8 [INFO] [stderr] Compiling erased-serde v0.3.8 [INFO] [stderr] Compiling andrew v0.1.6 [INFO] [stderr] Compiling wr_malloc_size_of v0.0.1 (https://github.com/servo/webrender#b839a743) [INFO] [stderr] Compiling plane-split v0.13.4 [INFO] [stderr] Compiling webrender_api v0.58.0 (https://github.com/servo/webrender#b839a743) [INFO] [stderr] Compiling bit-set v0.5.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling eval v0.4.3 (https://github.com/friktor/eval?branch=ordering-n-serde#3449ec5f) [INFO] [stderr] Compiling self-tokenize-trait v0.1.0 (https://github.com/victorporof/rust-self-tokenize.git#161707ea) [INFO] [stderr] Compiling rsx-tree v0.1.0 (https://github.com/rise-ui/dom-lite?branch=master#d8509113) [INFO] [stderr] Compiling self-tokenize-macro v0.1.0 (https://github.com/victorporof/rust-self-tokenize.git#161707ea) [INFO] [stderr] Compiling enum-primitive-derive v0.1.2 [INFO] [stderr] Compiling inflate v0.4.4 [INFO] [stderr] Compiling deflate v0.7.19 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling gif v0.10.1 [INFO] [stderr] Compiling tiff v0.2.1 [INFO] [stderr] Compiling png v0.14.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling servo-fontconfig v0.4.0 [INFO] [stderr] Compiling ordered_iter v0.1.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling safe-transmute v0.10.1 [INFO] [stderr] Compiling compare v0.0.6 [INFO] [stderr] Compiling image v0.21.0 [INFO] [stderr] Compiling stable_bst v0.2.0 [INFO] [stderr] Compiling font-loader v0.8.0 [INFO] [stderr] Compiling env_logger v0.6.0 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling multi_mut v0.1.3 [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/webrender-c3596abe1cf4f320/b839a74/webrender/src/record.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | mem::transmute::(TypeId::of::()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `TypeId` (128 bits) [INFO] [stdout] = note: target type: `u64` (64 bits) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: assign to part of moved value: `cur_instance` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/webrender-c3596abe1cf4f320/b839a74/webrender/src/display_list_flattener.rs:1451:17 [INFO] [stdout] | [INFO] [stdout] 1400 | let mut cur_instance = create_prim_instance( [INFO] [stdout] | ---------------- move occurs because `cur_instance` has type `PrimitiveInstance`, which does not implement the `Copy` trait [INFO] [stdout] ... [INFO] [stdout] 1419 | prims.push(cur_instance); [INFO] [stdout] | ------------ value moved here [INFO] [stdout] ... [INFO] [stdout] 1451 | cur_instance.clip_chain_id = clip_chain.take().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ value partially assigned here after move [INFO] [stdout] | [INFO] [stdout] help: consider cloning the value if the performance cost is acceptable [INFO] [stdout] | [INFO] [stdout] 1419 | prims.push(cur_instance.clone()); [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0382, E0512. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0382`. [INFO] [stdout] [INFO] [stderr] error: could not compile `webrender` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write /tmp/rustc3qlZ4q/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wayland-protocols` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "05718a283e45a4d87f2602cbf9e2af8ba8a8a986ffd7da3db8456655de415dc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05718a283e45a4d87f2602cbf9e2af8ba8a8a986ffd7da3db8456655de415dc5", kill_on_drop: false }` [INFO] [stdout] 05718a283e45a4d87f2602cbf9e2af8ba8a8a986ffd7da3db8456655de415dc5