[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 try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frise-ui%2Frise" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rise-ui/rise on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "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-2/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" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--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 git repository `https://github.com/rise-ui/jss-rs` [INFO] [stderr] Updating git repository `https://github.com/rise-ui/yoga-rs` [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] 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] Downloading crates ... [INFO] [stderr] Downloaded compare v0.0.6 [INFO] [stderr] Downloaded block-buffer v0.7.2 [INFO] [stderr] Downloaded css-color-parser v0.1.2 [INFO] [stderr] Downloaded rusttype v0.7.4 [INFO] [stderr] Downloaded stable_bst v0.2.0 [INFO] [stderr] Downloaded multi_mut v0.1.3 [INFO] [stderr] Downloaded ordered_iter v0.1.1 [INFO] [stderr] Downloaded plane-split v0.13.4 [INFO] [stderr] Downloaded erased-serde v0.3.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 71025f0504ad667cc880525c59c54de797930dc379c1c55fb3d58d533d062449 [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" "71025f0504ad667cc880525c59c54de797930dc379c1c55fb3d58d533d062449", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "71025f0504ad667cc880525c59c54de797930dc379c1c55fb3d58d533d062449", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71025f0504ad667cc880525c59c54de797930dc379c1c55fb3d58d533d062449", kill_on_drop: false }` [INFO] [stdout] 71025f0504ad667cc880525c59c54de797930dc379c1c55fb3d58d533d062449 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 364338a6d58616efc2320458e7360af271119fc81dbce22dd7215b92dfb1e103 [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" "364338a6d58616efc2320458e7360af271119fc81dbce22dd7215b92dfb1e103", 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 serde v1.0.80 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling bindgen v0.37.4 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling opaque-debug v0.2.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking linked-hash-map v0.5.1 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking binary-space-partition v0.1.2 [INFO] [stderr] Compiling num-derive v0.2.4 [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] Compiling num-rational v0.2.1 [INFO] [stderr] Checking compare v0.0.6 [INFO] [stderr] Checking multi_mut v0.1.3 [INFO] [stderr] Checking mopa v0.2.2 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Checking stb_truetype v0.2.6 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling cmake v0.1.35 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.6.5 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Compiling rand_jitter v0.1.2 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.7 [INFO] [stderr] Checking block-padding v0.1.3 [INFO] [stderr] Compiling clang-sys v0.23.0 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Checking inflate v0.4.4 [INFO] [stderr] Checking deflate v0.7.19 [INFO] [stderr] Checking bit-set v0.5.0 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking css-color-parser v0.1.2 [INFO] [stderr] Checking gif v0.10.1 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Checking yaml-rust v0.4.2 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Checking nix v0.12.0 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Checking approx v0.3.1 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking smallvec v0.6.8 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Checking ordered_iter v0.1.1 [INFO] [stderr] Checking generic-array v0.12.0 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Checking nom v4.2.0 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking ordered-float v0.5.2 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Checking stable_bst v0.2.0 [INFO] [stderr] Checking rsx-arena v0.1.0 (https://github.com/rise-ui/dom-lite?branch=master#d8509113) [INFO] [stderr] Checking digest v0.8.0 [INFO] [stderr] Checking block-buffer v0.7.2 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Checking num-iter v0.1.37 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Checking env_logger v0.6.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Checking self-tokenize-trait v0.1.0 (https://github.com/victorporof/rust-self-tokenize.git#161707ea) [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling wayland-scanner v0.21.11 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking rsx-tree v0.1.0 (https://github.com/rise-ui/dom-lite?branch=master#d8509113) [INFO] [stderr] Checking sha2 v0.8.0 [INFO] [stderr] Checking wayland-sys v0.21.11 [INFO] [stderr] Checking png v0.14.0 [INFO] [stderr] Checking rayon-core v1.4.1 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking freetype v0.4.1 [INFO] [stderr] Checking webrender_build v0.0.1 (https://github.com/servo/webrender#b839a743) [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling gleam v0.6.8 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Checking rayon v1.0.3 [INFO] [stderr] Checking servo-fontconfig v0.4.0 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Checking font-loader v0.8.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [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 webrender v0.59.0 (https://github.com/servo/webrender#b839a743) [INFO] [stderr] Checking wayland-commons v0.21.11 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Compiling palette v0.4.1 [INFO] [stderr] Compiling wayland-client v0.21.11 [INFO] [stderr] Compiling wayland-protocols v0.21.11 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Checking jpeg-decoder v0.1.15 [INFO] [stderr] Compiling synstructure v0.10.1 [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] Compiling malloc_size_of_derive v0.1.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [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 failure v0.1.5 [INFO] [stderr] Checking tiff v0.2.1 [INFO] [stderr] Compiling yoga v0.2.0 (https://github.com/rise-ui/yoga-rs?branch=enum-case#277d17c0) [INFO] [stderr] Checking image v0.21.0 [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 bincode v1.0.1 [INFO] [stderr] Checking serde_bytes v0.10.4 [INFO] [stderr] Checking serde_json v1.0.38 [INFO] [stderr] Checking serde_yaml v0.8.8 [INFO] [stderr] Checking hashbrown v0.1.8 [INFO] [stderr] Checking erased-serde v0.3.8 [INFO] [stderr] Checking rusttype v0.7.4 [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 smithay-client-toolkit v0.4.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 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 `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" "364338a6d58616efc2320458e7360af271119fc81dbce22dd7215b92dfb1e103", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "364338a6d58616efc2320458e7360af271119fc81dbce22dd7215b92dfb1e103", kill_on_drop: false }` [INFO] [stdout] 364338a6d58616efc2320458e7360af271119fc81dbce22dd7215b92dfb1e103