[INFO] cloning repository https://github.com/Takamichi-tsutsumi/ejubatus-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Takamichi-tsutsumi/ejubatus-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTakamichi-tsutsumi%2Fejubatus-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTakamichi-tsutsumi%2Fejubatus-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f241a979f71ba640232bdeb9250cf538cb05015e [INFO] documenting Takamichi-tsutsumi/ejubatus-server 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%2FTakamichi-tsutsumi%2Fejubatus-server" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Takamichi-tsutsumi/ejubatus-server 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/Takamichi-tsutsumi/ejubatus-server [INFO] finished tweaking git repo https://github.com/Takamichi-tsutsumi/ejubatus-server [INFO] tweaked toml for git repo https://github.com/Takamichi-tsutsumi/ejubatus-server written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/Takamichi-tsutsumi/ejubatus-server 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-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" "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] 77d1cfaff001ea5975e95a0c1534975a7156f4cdd8b289d817ee8b100d12e656 [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" "77d1cfaff001ea5975e95a0c1534975a7156f4cdd8b289d817ee8b100d12e656", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "77d1cfaff001ea5975e95a0c1534975a7156f4cdd8b289d817ee8b100d12e656", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77d1cfaff001ea5975e95a0c1534975a7156f4cdd8b289d817ee8b100d12e656", kill_on_drop: false }` [INFO] [stdout] 77d1cfaff001ea5975e95a0c1534975a7156f4cdd8b289d817ee8b100d12e656 [INFO] running `Command { std: "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" "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] 6cdec2a988c3d2a5fb9b6c11550d4f3b597d197f6fffa61c690081f6161e2c45 [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" "6cdec2a988c3d2a5fb9b6c11550d4f3b597d197f6fffa61c690081f6161e2c45", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.41 [INFO] [stderr] Compiling cc v1.0.15 [INFO] [stderr] Checking rustc-demangle v0.1.8 [INFO] [stderr] Compiling proc-macro2 v0.4.3 [INFO] [stderr] Compiling syntex_fmt_macros v0.5.0 [INFO] [stderr] Compiling diesel_derives v1.3.0 [INFO] [stderr] Checking base64 v0.9.1 [INFO] [stderr] Checking want v0.0.4 [INFO] [stderr] Checking mime v0.3.7 [INFO] [stderr] Compiling quote v0.6.2 [INFO] [stderr] Compiling syn v0.14.0 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking net2 v0.2.32 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking rand v0.4.2 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking time v0.1.40 [INFO] [stderr] Checking aho-corasick v0.6.4 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Compiling backtrace-sys v0.1.21 [INFO] [stderr] Checking bytes v0.4.8 [INFO] [stderr] Checking mio v0.6.14 [INFO] [stderr] Checking regex v1.0.0 [INFO] [stderr] Checking tokio-io v0.1.6 [INFO] [stderr] Checking tokio-threadpool v0.1.3 [INFO] [stderr] Checking rand v0.3.22 [INFO] [stderr] Checking backtrace v0.3.8 [INFO] [stderr] Checking tokio-reactor v0.1.1 [INFO] [stderr] Checking diesel v1.3.0 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Checking tokio-fs v0.1.0 [INFO] [stderr] Checking tokio-tcp v0.1.0 [INFO] [stderr] Checking tokio-udp v0.1.0 [INFO] [stderr] Checking tokio v0.1.6 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Checking tokio-proto v0.1.1 [INFO] [stderr] Compiling derive-error-chain v0.11.2 [INFO] [stderr] Checking hyper v0.11.27 [INFO] [stderr] Checking dotenv v0.12.0 [INFO] [stderr] Documenting ejubatus-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `hyper::server::Client` [INFO] [stdout] --> src/main.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | use hyper::server::{Client, Http, Request, Response, Server, Service}; [INFO] [stdout] | ^^^^^^ no `Client` in `server` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: Could not document `ejubatus-server`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --crate-type bin --crate-name ejubatus_server src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi --document-private-items -L dependency=/opt/rustwide/target/debug/deps --extern diesel=/opt/rustwide/target/debug/deps/libdiesel-c130845b5b7dfcfd.rmeta --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-aafc32edeb65fc14.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-6249a1f66b4cd952.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-74d4b0b4249dc43c.rmeta --cap-lints=warn` (exit code: 1) [INFO] running `Command { std: "docker" "inspect" "6cdec2a988c3d2a5fb9b6c11550d4f3b597d197f6fffa61c690081f6161e2c45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cdec2a988c3d2a5fb9b6c11550d4f3b597d197f6fffa61c690081f6161e2c45", kill_on_drop: false }` [INFO] [stdout] 6cdec2a988c3d2a5fb9b6c11550d4f3b597d197f6fffa61c690081f6161e2c45