[INFO] updating cached repository https://github.com/Johni0702/mumble-web-proxy [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] 20848303e961402c6175b438882e7af51b1c6c1b [INFO] testing Johni0702/mumble-web-proxy against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohni0702%2Fmumble-web-proxy" "work/builds/worker-2/source"` [INFO] [stderr] Cloning into 'work/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Johni0702/mumble-web-proxy 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/Johni0702/mumble-web-proxy [INFO] finished tweaking git repo https://github.com/Johni0702/mumble-web-proxy [INFO] tweaked toml for git repo https://github.com/Johni0702/mumble-web-proxy written to work/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Johni0702/mumble-web-proxy 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-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/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] 74a52b2de4a8223f1e7cb5fcb665b083fe380cfae0de4a763ae72fd2fb8e2270 [INFO] running `"docker" "start" "-a" "74a52b2de4a8223f1e7cb5fcb665b083fe380cfae0de4a763ae72fd2fb8e2270"` [INFO] [stderr] Compiling protobuf v2.2.0 [INFO] [stderr] Compiling bindgen v0.42.3 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling handy_async v0.2.13 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling webrtc-sdp v0.1.0 (https://github.com/nils-ohlmeier/rsdparsa/?rev=ccf6249#ccf62490) [INFO] [stderr] Compiling memchr v2.1.3 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling block-buffer v0.7.2 [INFO] [stderr] Compiling input_buffer v0.2.0 [INFO] [stderr] Compiling trackable v0.1.8 [INFO] [stderr] Compiling tokio-tls v0.2.0 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling tungstenite v0.6.1 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling nom v4.2.0 [INFO] [stderr] Compiling tokio-uds v0.2.4 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling cexpr v0.3.4 [INFO] [stderr] Compiling tokio-dns-unofficial v0.3.1 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling rtp v0.1.0 (https://github.com/johni0702/rtp?rev=ee8be93#ee8be938) [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling tokio-tungstenite v0.6.0 [INFO] [stderr] Compiling protobuf-codegen v2.2.0 [INFO] [stderr] Compiling protobuf-codegen-pure v2.2.0 [INFO] [stderr] Compiling mumble-protocol v0.1.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/mumble-protocol-0.1.0/src/lib.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | #![feature(try_from)] [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 `mumble-protocol`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "74a52b2de4a8223f1e7cb5fcb665b083fe380cfae0de4a763ae72fd2fb8e2270"` [INFO] running `"docker" "rm" "-f" "74a52b2de4a8223f1e7cb5fcb665b083fe380cfae0de4a763ae72fd2fb8e2270"` [INFO] [stdout] 74a52b2de4a8223f1e7cb5fcb665b083fe380cfae0de4a763ae72fd2fb8e2270