[INFO] updating cached repository https://github.com/Arkweid/stellar-explorer-rust [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/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] 5e0dc581fced2e391b27f6c68e2c21a50ca51c93 [INFO] testing Arkweid/stellar-explorer-rust against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FArkweid%2Fstellar-explorer-rust" "work/builds/worker-7/source"` [INFO] [stderr] Cloning into 'work/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Arkweid/stellar-explorer-rust on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Arkweid/stellar-explorer-rust [INFO] finished tweaking git repo https://github.com/Arkweid/stellar-explorer-rust [INFO] tweaked toml for git repo https://github.com/Arkweid/stellar-explorer-rust written to work/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Arkweid/stellar-explorer-rust already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 38307dd93c16a226a4bca1a60b3be479e28c1b6f69f7ec31e0b70c4bed527e64 [INFO] running `"docker" "start" "-a" "38307dd93c16a226a4bca1a60b3be479e28c1b6f69f7ec31e0b70c4bed527e64"` [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.17 [INFO] [stderr] Compiling futures-io-preview v0.3.0-alpha.17 [INFO] [stderr] Compiling runtime-fmt v0.3.0 [INFO] [stderr] Compiling crc16 v0.3.4 [INFO] [stderr] Compiling base32 v0.3.1 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling libsqlite3-sys v0.12.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/runtime-fmt-0.3.0/src/lib.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | #![feature(fmt_internals)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/runtime-fmt-0.3.0/src/lib.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | #![feature(conservative_impl_trait)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/runtime-fmt-0.3.0/src/lib.rs:19:1 [INFO] [stderr] | [INFO] [stderr] 19 | #![feature(specialization)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/runtime-fmt-0.3.0/src/lib.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | #![feature(print_internals)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/runtime-fmt-0.3.0/src/lib.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | #![feature(rustc_private)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/runtime-fmt-0.3.0/src/lib.rs:22:1 [INFO] [stderr] | [INFO] [stderr] 22 | #![feature(try_from)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] error[E0599]: no method named `is_xid_start` found for type `char` in the current scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/runtime-fmt-0.3.0/src/fmt_macros.rs:422:34 [INFO] [stderr] | [INFO] [stderr] 422 | Some(&(pos, c)) if c.is_xid_start() => { [INFO] [stderr] | ^^^^^^^^^^^^ method not found in `char` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `is_xid_continue` found for type `char` in the current scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/runtime-fmt-0.3.0/src/fmt_macros.rs:431:18 [INFO] [stderr] | [INFO] [stderr] 431 | if c.is_xid_continue() { [INFO] [stderr] | ^^^^^^^^^^^^^^^ method not found in `char` [INFO] [stderr] [INFO] [stderr] error: aborting due to 8 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0554, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0554`. [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] error: could not compile `runtime-fmt`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "38307dd93c16a226a4bca1a60b3be479e28c1b6f69f7ec31e0b70c4bed527e64"` [INFO] running `"docker" "rm" "-f" "38307dd93c16a226a4bca1a60b3be479e28c1b6f69f7ec31e0b70c4bed527e64"` [INFO] [stdout] 38307dd93c16a226a4bca1a60b3be479e28c1b6f69f7ec31e0b70c4bed527e64