[INFO] cloning repository https://github.com/ggomagundan/restful_example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ggomagundan/restful_example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fggomagundan%2Frestful_example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fggomagundan%2Frestful_example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 94c9e3291cf852908a877b5312fb248fd6ac212b [INFO] documenting ggomagundan/restful_example 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%2Fggomagundan%2Frestful_example" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ggomagundan/restful_example 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/ggomagundan/restful_example [INFO] finished tweaking git repo https://github.com/ggomagundan/restful_example [INFO] tweaked toml for git repo https://github.com/ggomagundan/restful_example written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/ggomagundan/restful_example 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] a45be2b504b45df20a1d2fc49918629c966b9c3b5070d1a28c7a3b4b6f6e0f0a [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" "a45be2b504b45df20a1d2fc49918629c966b9c3b5070d1a28c7a3b4b6f6e0f0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a45be2b504b45df20a1d2fc49918629c966b9c3b5070d1a28c7a3b4b6f6e0f0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a45be2b504b45df20a1d2fc49918629c966b9c3b5070d1a28c7a3b4b6f6e0f0a", kill_on_drop: false }` [INFO] [stdout] a45be2b504b45df20a1d2fc49918629c966b9c3b5070d1a28c7a3b4b6f6e0f0a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c53bee6ab0138fd45433d00665e12f3415cb4d9cc9669fb12ffd98df4c3392a0 [INFO] running `Command { std: "docker" "start" "-a" "c53bee6ab0138fd45433d00665e12f3415cb4d9cc9669fb12ffd98df4c3392a0", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v0.1.7 [INFO] [stderr] Checking futures v0.1.26 [INFO] [stderr] Compiling syn v0.15.32 [INFO] [stderr] Checking either v1.5.2 [INFO] [stderr] Compiling cc v1.0.35 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.1 [INFO] [stderr] Checking data-encoding v2.1.2 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking route-recognizer v0.1.12 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking num_cpus v1.10.0 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking isatty v0.1.9 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Checking buf_redux v0.8.1 [INFO] [stderr] Checking slog-async v2.3.0 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.14 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking crossbeam-epoch v0.7.1 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-core-preview-0.3.0-alpha.14/src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(futures_api)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking cookie v0.11.0 [INFO] [stderr] Checking thread-id v2.0.0 [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 `futures-core-preview`. [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" "c53bee6ab0138fd45433d00665e12f3415cb4d9cc9669fb12ffd98df4c3392a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c53bee6ab0138fd45433d00665e12f3415cb4d9cc9669fb12ffd98df4c3392a0", kill_on_drop: false }` [INFO] [stdout] c53bee6ab0138fd45433d00665e12f3415cb4d9cc9669fb12ffd98df4c3392a0