[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 beta-2020-07-24 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-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rise-ui/rise on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "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-6/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" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 15c709bd7235d366255138e61dd112cbe3123679ebdb72e6fc882f438f5b2082 [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" "15c709bd7235d366255138e61dd112cbe3123679ebdb72e6fc882f438f5b2082", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "15c709bd7235d366255138e61dd112cbe3123679ebdb72e6fc882f438f5b2082", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15c709bd7235d366255138e61dd112cbe3123679ebdb72e6fc882f438f5b2082", kill_on_drop: false }` [INFO] [stdout] 15c709bd7235d366255138e61dd112cbe3123679ebdb72e6fc882f438f5b2082 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d307a448846f1c1317a2830c753fedfd5020eeb96584832bacd4d0a403b5df09 [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" "d307a448846f1c1317a2830c753fedfd5020eeb96584832bacd4d0a403b5df09", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling memchr v2.1.3 [INFO] [stderr] Compiling khronos_api v3.0.0 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling nix v0.12.0 [INFO] [stderr] Compiling opaque-debug v0.2.2 [INFO] [stderr] Compiling bindgen v0.37.4 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling downcast-rs v1.0.3 [INFO] [stderr] Compiling binary-space-partition v0.1.2 [INFO] [stderr] Compiling num-derive v0.2.4 [INFO] [stderr] Compiling thread_profiler v0.1.3 [INFO] [stderr] Compiling enum_extract v0.1.1 [INFO] [stderr] Compiling bit-vec v0.5.0 [INFO] [stderr] Compiling interpolation v0.2.0 [INFO] [stderr] Compiling compare v0.0.6 [INFO] [stderr] Compiling safe-transmute v0.10.1 [INFO] [stderr] Compiling multi_mut v0.1.3 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.7 [INFO] [stderr] Compiling x11-dl v2.18.3 [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 regex-syntax v0.6.5 [INFO] [stderr] Compiling block-padding v0.1.3 [INFO] [stderr] Compiling yaml-rust v0.4.2 [INFO] [stderr] Compiling css-color-parser v0.1.2 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling deflate v0.7.19 [INFO] [stderr] Compiling inflate v0.4.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.2 [INFO] [stderr] Compiling bit-set v0.5.0 [INFO] [stderr] Compiling smallvec v0.6.8 [INFO] [stderr] Compiling cmake v0.1.35 [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_os v0.1.2 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling time v0.1.42 [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 generic-array v0.12.0 [INFO] [stderr] Compiling self-tokenize-macro v0.1.0 (https://github.com/victorporof/rust-self-tokenize.git#161707ea) [INFO] [stderr] Compiling ordered_iter v0.1.1 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-self-tokenize-482c8fa371a49a0b/161707e/self-tokenize-derive/src/lib.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #![feature(proc_macro)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling quote v0.5.2 [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: could not compile `self-tokenize-macro`. [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d307a448846f1c1317a2830c753fedfd5020eeb96584832bacd4d0a403b5df09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d307a448846f1c1317a2830c753fedfd5020eeb96584832bacd4d0a403b5df09", kill_on_drop: false }` [INFO] [stdout] d307a448846f1c1317a2830c753fedfd5020eeb96584832bacd4d0a403b5df09