[INFO] updating cached 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" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 46560a8f82c98e06e58c0c70e6fd5db2a7948809 [INFO] testing rise-ui/rise against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frise-ui%2Frise" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rise-ui/rise on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "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-12/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" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c7764d0371d534f8dc6bfa1861ecbb6042cfd2cc1fe71557722c825f80160e8d [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" "c7764d0371d534f8dc6bfa1861ecbb6042cfd2cc1fe71557722c825f80160e8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7764d0371d534f8dc6bfa1861ecbb6042cfd2cc1fe71557722c825f80160e8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7764d0371d534f8dc6bfa1861ecbb6042cfd2cc1fe71557722c825f80160e8d", kill_on_drop: false }` [INFO] [stdout] c7764d0371d534f8dc6bfa1861ecbb6042cfd2cc1fe71557722c825f80160e8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2659cf1bf7daa2f0050d85baf2cd94660200a458d8229027925532a18a0196e4 [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" "2659cf1bf7daa2f0050d85baf2cd94660200a458d8229027925532a18a0196e4", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling khronos_api v3.0.0 [INFO] [stderr] Compiling opaque-debug v0.2.2 [INFO] [stderr] Compiling nix v0.12.0 [INFO] [stderr] Compiling bindgen v0.37.4 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling downcast-rs v1.0.3 [INFO] [stderr] Compiling binary-space-partition v0.1.2 [INFO] [stderr] Compiling thread_profiler v0.1.3 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling enum_extract v0.1.1 [INFO] [stderr] Compiling num-derive v0.2.4 [INFO] [stderr] Compiling bit-vec v0.5.0 [INFO] [stderr] Compiling compare v0.0.6 [INFO] [stderr] Compiling safe-transmute v0.10.1 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling multi_mut v0.1.3 [INFO] [stderr] Compiling rand_jitter v0.1.2 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.7 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling cmake v0.1.35 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling stb_truetype v0.2.6 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling clang-sys v0.23.0 [INFO] [stderr] Compiling block-padding v0.1.3 [INFO] [stderr] Compiling css-color-parser v0.1.2 [INFO] [stderr] Compiling yaml-rust v0.4.2 [INFO] [stderr] Compiling inflate v0.4.4 [INFO] [stderr] Compiling gif v0.10.1 [INFO] [stderr] Compiling smallvec v0.6.8 [INFO] [stderr] Compiling bit-set v0.5.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling rand_os v0.1.2 [INFO] [stderr] Compiling memchr v2.1.3 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling approx v0.3.1 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling generic-array v0.12.0 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling ordered_iter v0.1.1 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling ordered-float v0.5.2 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling rsx-arena v0.1.0 (https://github.com/rise-ui/dom-lite#d8509113) [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling wayland-scanner v0.21.11 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling nom v4.2.0 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling stable_bst v0.2.0 [INFO] [stderr] Compiling block-buffer v0.7.2 [INFO] [stderr] Compiling digest v0.8.0 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [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#d8509113) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/dom-lite-d3464e01983aaefb/d850911/rsx-tree/src/lib.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #![feature(conservative_impl_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-self-tokenize-482c8fa371a49a0b/161707e/self-tokenize-trait/src/lib.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #![feature(specialization)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rsx-tree`. [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2659cf1bf7daa2f0050d85baf2cd94660200a458d8229027925532a18a0196e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2659cf1bf7daa2f0050d85baf2cd94660200a458d8229027925532a18a0196e4", kill_on_drop: false }` [INFO] [stdout] 2659cf1bf7daa2f0050d85baf2cd94660200a458d8229027925532a18a0196e4