[INFO] cloning repository https://github.com/bupt-lantu/backend_vr_shahe [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bupt-lantu/backend_vr_shahe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbupt-lantu%2Fbackend_vr_shahe", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbupt-lantu%2Fbackend_vr_shahe'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fbc4d1c60a5b1a9010bf394c2fd76072db78e614 [INFO] documenting bupt-lantu/backend_vr_shahe against 1.46.0 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbupt-lantu%2Fbackend_vr_shahe" "/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/bupt-lantu/backend_vr_shahe on toolchain 1.46.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bupt-lantu/backend_vr_shahe [INFO] finished tweaking git repo https://github.com/bupt-lantu/backend_vr_shahe [INFO] tweaked toml for git repo https://github.com/bupt-lantu/backend_vr_shahe written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/bupt-lantu/backend_vr_shahe already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 64b27f99b93fda7220f665b3ddb836e155c84f05cee4cf57bbb782a309013156 [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" "64b27f99b93fda7220f665b3ddb836e155c84f05cee4cf57bbb782a309013156", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "64b27f99b93fda7220f665b3ddb836e155c84f05cee4cf57bbb782a309013156", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64b27f99b93fda7220f665b3ddb836e155c84f05cee4cf57bbb782a309013156", kill_on_drop: false }` [INFO] [stdout] 64b27f99b93fda7220f665b3ddb836e155c84f05cee4cf57bbb782a309013156 [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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c700ea23a06901f18b1eaea9baabcafcbe082372c45cfaf8a70c18085bdd6b47 [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" "c700ea23a06901f18b1eaea9baabcafcbe082372c45cfaf8a70c18085bdd6b47", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.7 [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.17 [INFO] [stderr] Checking async-util v0.1.0 (https://github.com/tokio-rs/async#e1b3ba3d) [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Checking arc-waker v0.1.0 (https://github.com/tokio-rs/async#e1b3ba3d) [INFO] [stderr] Compiling serde v1.0.97 [INFO] [stderr] Checking crossbeam-utils v0.6.5 (https://github.com/stjepang/crossbeam?branch=raw-parker#e2a7760f) [INFO] [stderr] Checking tracing-core v0.1.2 [INFO] [stderr] Checking regex-syntax v0.6.10 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking futures-sink-preview v0.3.0-alpha.17 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.17 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.17 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking want v0.2.0 (https://github.com/seanmonstar/want?branch=std-future#23cd872e) [INFO] [stderr] Checking tokio-sync v0.2.0 (https://github.com/tokio-rs/tokio#d038009e) [INFO] [stderr] Checking tokio-executor v0.2.0 (https://github.com/tokio-rs/tokio#d038009e) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/want-51aa3bbe7c1b17c7/23cd872/src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(async_await)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tokio-io v0.2.0 (https://github.com/tokio-rs/tokio#d038009e) [INFO] [stderr] Checking http v0.1.17 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking tokio-current-thread v0.2.0 (https://github.com/tokio-rs/tokio#d038009e) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/tokio-377c595163f99a10/d038009/tokio-sync/src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #![feature(async_await)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [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 `want`. [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" "c700ea23a06901f18b1eaea9baabcafcbe082372c45cfaf8a70c18085bdd6b47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c700ea23a06901f18b1eaea9baabcafcbe082372c45cfaf8a70c18085bdd6b47", kill_on_drop: false }` [INFO] [stdout] c700ea23a06901f18b1eaea9baabcafcbe082372c45cfaf8a70c18085bdd6b47