[INFO] updating cached repository https://github.com/mmai/activue [INFO] running `"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"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e1de71437f20380df06b479b71529d8aa1334ad9 [INFO] checking mmai/activue against try#8810c24b0958114d8dbb32d878444e8956fce80f for pr-66063 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmai%2Factivue" "/workspace/builds/worker-12/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mmai/activue on toolchain 8810c24b0958114d8dbb32d878444e8956fce80f [INFO] running `"/workspace/cargo-home/bin/cargo" "+8810c24b0958114d8dbb32d878444e8956fce80f" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/mmai/activue [INFO] finished tweaking git repo https://github.com/mmai/activue [INFO] tweaked toml for git repo https://github.com/mmai/activue written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/mmai/activue already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+8810c24b0958114d8dbb32d878444e8956fce80f" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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=allow" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+8810c24b0958114d8dbb32d878444e8956fce80f" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 73385a9c367bb6931c0d3710986ed12ce22be84caced6d6f6b494d050fae8411 [INFO] running `"docker" "start" "-a" "73385a9c367bb6931c0d3710986ed12ce22be84caced6d6f6b494d050fae8411"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Checking ascii_utils v0.9.3 [INFO] [stderr] Compiling byteorder v0.4.2 [INFO] [stderr] Compiling gettext-utils v0.1.0 (https://github.com/Plume-org/gettext-macros/?rev=a7c605f7edd6bfbfbfe7778026bfefd88d82db10#a7c605f7) [INFO] [stderr] Compiling scheduled-thread-pool v0.2.0 [INFO] [stderr] Checking crossbeam-channel v0.3.8 [INFO] [stderr] Compiling email v0.0.20 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Checking gettext v0.3.0 (https://github.com/Plume-org/gettext/?rev=294c54d74c699fbc66502b480a37cc66c1daa7f3#294c54d7) [INFO] [stderr] Compiling libsqlite3-sys v0.12.0 [INFO] [stderr] Checking regex v1.1.7 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking r2d2 v0.8.4 [INFO] [stderr] Checking bcrypt v0.2.2 [INFO] [stderr] Checking actix-utils v0.4.1 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking fast_chemail v0.9.6 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-signal v0.2.7 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Checking env_logger v0.6.1 [INFO] [stderr] Checking actix-server-config v0.1.1 [INFO] [stderr] Compiling gettext-macros v0.4.0 (https://github.com/Plume-org/gettext-macros/?rev=a7c605f7edd6bfbfbfe7778026bfefd88d82db10#a7c605f7) [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/gettext-macros-217519cc29cc6df4/a7c605f/src/lib.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(proc_macro_hygiene, proc_macro_quote, proc_macro_span, uniform_paths)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0554`. [INFO] [stderr] error: could not compile `gettext-macros`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "73385a9c367bb6931c0d3710986ed12ce22be84caced6d6f6b494d050fae8411"` [INFO] running `"docker" "rm" "-f" "73385a9c367bb6931c0d3710986ed12ce22be84caced6d6f6b494d050fae8411"` [INFO] [stdout] 73385a9c367bb6931c0d3710986ed12ce22be84caced6d6f6b494d050fae8411