[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] checking rise-ui/rise against master#5e3f1b148db5bfa27fee52464ae1f5d34c49d77b for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frise-ui%2Frise" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rise-ui/rise on toolchain 5e3f1b148db5bfa27fee52464ae1f5d34c49d77b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "read-manifest" "--manifest-path" "Cargo.toml", 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-8/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: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: two git dependencies found for `https://github.com/rise-ui/jss-rs` where one uses `branch = "master"` and the other doesn't; this will break in a future version of Cargo, so please ensure the dependency forms are consistent [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" "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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df308e76ae688988a11a8c4585d9b38e2c45518e3a1c2d240a741af0a7cb13c8 [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" "df308e76ae688988a11a8c4585d9b38e2c45518e3a1c2d240a741af0a7cb13c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df308e76ae688988a11a8c4585d9b38e2c45518e3a1c2d240a741af0a7cb13c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df308e76ae688988a11a8c4585d9b38e2c45518e3a1c2d240a741af0a7cb13c8", kill_on_drop: false }` [INFO] [stdout] df308e76ae688988a11a8c4585d9b38e2c45518e3a1c2d240a741af0a7cb13c8 [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" "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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cadca050424d3d2b8b02ca37e1e655358506946c331acaef1fe7fe4c02dcb8e7 [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" "cadca050424d3d2b8b02ca37e1e655358506946c331acaef1fe7fe4c02dcb8e7", kill_on_drop: false }` [INFO] [stderr] warning: two git dependencies found for `https://github.com/rise-ui/jss-rs` where one uses `branch = "master"` and the other doesn't; this will break in a future version of Cargo, so please ensure the dependency forms are consistent [INFO] [stderr] warning: two git dependencies found for `https://github.com/rise-ui/jss-rs` where one uses `branch = "master"` and the other doesn't; this will break in a future version of Cargo, so please ensure the dependency forms are consistent [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling khronos_api v3.0.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling bindgen v0.37.4 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling nix v0.12.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking opaque-debug v0.2.2 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Checking same-file v1.0.4 [INFO] [stderr] Checking linked-hash-map v0.5.1 [INFO] [stderr] Checking binary-space-partition v0.1.2 [INFO] [stderr] Checking downcast-rs v1.0.3 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Checking thread_profiler v0.1.3 [INFO] [stderr] Checking lazy_static v0.1.16 [INFO] [stderr] Compiling enum_extract v0.1.1 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Compiling num-derive v0.2.4 [INFO] [stderr] Checking interpolation v0.2.0 [INFO] [stderr] Checking quote v0.3.15 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking bit-vec v0.5.0 [INFO] [stderr] Checking maplit v1.0.1 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking safe-transmute v0.10.1 [INFO] [stderr] Checking compare v0.0.6 [INFO] [stderr] Checking multi_mut v0.1.3 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Compiling rand_jitter v0.1.2 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking stb_truetype v0.2.6 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.7 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Checking block-padding v0.1.3 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking walkdir v2.2.7 [INFO] [stderr] Checking inflate v0.4.4 [INFO] [stderr] Checking deflate v0.7.19 [INFO] [stderr] Checking css-color-parser v0.1.2 [INFO] [stderr] Checking yaml-rust v0.4.2 [INFO] [stderr] Compiling cmake v0.1.35 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Checking bit-set v0.5.0 [INFO] [stderr] Checking smallvec v0.6.8 [INFO] [stderr] Checking gif v0.10.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling clang-sys v0.23.0 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Checking ordered_iter v0.1.1 [INFO] [stderr] Checking nom v4.2.0 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Checking block-buffer v0.7.2 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Compiling wayland-scanner v0.21.11 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking stable_bst v0.2.0 [INFO] [stderr] Checking sha2 v0.8.0 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling generic-array v0.12.0 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Compiling derive_more v0.13.0 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Checking env_logger v0.6.0 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling malloc_size_of_derive v0.1.0 [INFO] [stderr] Checking webrender_build v0.0.1 (https://github.com/servo/webrender#b839a743) [INFO] [stderr] Checking approx v0.3.1 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking rsx-arena v0.1.0 (https://github.com/rise-ui/dom-lite?branch=master#d8509113) [INFO] [stderr] Compiling digest v0.8.0 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling gleam v0.6.8 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Checking ordered-float v0.5.2 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking 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 phf_generator v0.7.24 [INFO] [stderr] Compiling wayland-client v0.21.11 [INFO] [stderr] Compiling wayland-protocols v0.21.11 [INFO] [stderr] Checking self-tokenize-trait v0.1.0 (https://github.com/victorporof/rust-self-tokenize.git#161707ea) [INFO] [stderr] Checking png v0.14.0 [INFO] [stderr] Checking freetype v0.4.1 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking backtrace v0.3.13 [INFO] [stderr] Checking wayland-sys v0.21.11 [INFO] [stderr] Checking servo-fontconfig v0.4.0 [INFO] [stderr] Checking jpeg-decoder v0.1.15 [INFO] [stderr] Compiling palette v0.4.1 [INFO] [stderr] Compiling webrender v0.59.0 (https://github.com/servo/webrender#b839a743) [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking font-loader v0.8.0 [INFO] [stderr] Checking wayland-commons v0.21.11 [INFO] [stderr] Checking tiff v0.2.1 [INFO] [stderr] Checking image v0.21.0 [INFO] [stderr] Compiling palette_derive v0.4.1 [INFO] [stderr] Compiling jss_derive v0.1.1 (https://github.com/rise-ui/jss_derive#ab6103e9) [INFO] [stderr] Checking ordered-float v1.0.1 [INFO] [stderr] Checking euclid v0.19.5 [INFO] [stderr] Checking app_units v0.7.1 [INFO] [stderr] Checking serde_bytes v0.10.4 [INFO] [stderr] Checking bincode v1.0.1 [INFO] [stderr] Checking serde_json v1.0.38 [INFO] [stderr] Checking serde_yaml v0.8.8 [INFO] [stderr] Checking erased-serde v0.3.8 [INFO] [stderr] Checking hashbrown v0.1.8 [INFO] [stderr] Checking rusttype v0.7.4 [INFO] [stderr] Compiling yoga v0.2.0 (https://github.com/rise-ui/yoga-rs?branch=enum-case#277d17c0) [INFO] [stderr] Checking andrew v0.1.6 [INFO] [stderr] Checking wr_malloc_size_of v0.0.1 (https://github.com/servo/webrender#b839a743) [INFO] [stderr] Checking plane-split v0.13.4 [INFO] [stderr] Checking webrender_api v0.58.0 (https://github.com/servo/webrender#b839a743) [INFO] [stderr] Checking eval v0.4.3 (https://github.com/friktor/eval?branch=ordering-n-serde#3449ec5f) [INFO] [stderr] Checking smithay-client-toolkit v0.4.4 [INFO] [stderr] Checking winit v0.18.1 [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 `prim_store::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] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0382`. [INFO] [stdout] [INFO] [stderr] error: could not compile `webrender`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "cadca050424d3d2b8b02ca37e1e655358506946c331acaef1fe7fe4c02dcb8e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cadca050424d3d2b8b02ca37e1e655358506946c331acaef1fe7fe4c02dcb8e7", kill_on_drop: false }` [INFO] [stdout] cadca050424d3d2b8b02ca37e1e655358506946c331acaef1fe7fe4c02dcb8e7