[INFO] cloning repository https://github.com/pluripotency/actix-session [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pluripotency/actix-session" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpluripotency%2Factix-session", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpluripotency%2Factix-session'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3ebb98fb206a009a76070ec0fc382bcf0c5d2521 [INFO] documenting pluripotency/actix-session against beta-2020-08-29 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpluripotency%2Factix-session" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pluripotency/actix-session on toolchain beta-2020-08-29 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pluripotency/actix-session [INFO] finished tweaking git repo https://github.com/pluripotency/actix-session [INFO] tweaked toml for git repo https://github.com/pluripotency/actix-session written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/pluripotency/actix-session already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded actix-redis v0.8.1 [INFO] [stderr] Downloaded redis-async v0.6.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+beta-2020-08-29" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0782ce765436ae5440ea5935ec7792cb511de29d218a8d09a7b4b17a2c37b11b [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" "0782ce765436ae5440ea5935ec7792cb511de29d218a8d09a7b4b17a2c37b11b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0782ce765436ae5440ea5935ec7792cb511de29d218a8d09a7b4b17a2c37b11b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0782ce765436ae5440ea5935ec7792cb511de29d218a8d09a7b4b17a2c37b11b", kill_on_drop: false }` [INFO] [stdout] 0782ce765436ae5440ea5935ec7792cb511de29d218a8d09a7b4b17a2c37b11b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+beta-2020-08-29" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6dc2e003e5c02e01432fb7624ca19367a71490591c68817a8fcb43d11293cbf6 [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" "6dc2e003e5c02e01432fb7624ca19367a71490591c68817a8fcb43d11293cbf6", 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling ring v0.16.12 [INFO] [stderr] Checking listenfd v0.3.3 [INFO] [stderr] Checking backtrace-sys v0.1.36 [INFO] [stderr] Checking backoff v0.1.6 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking actix-threadpool v0.3.1 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking actix-router v0.2.4 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking backtrace v0.3.46 [INFO] [stderr] Checking tokio v0.2.18 [INFO] [stderr] Checking failure v0.1.7 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Checking v_escape v0.7.4 [INFO] [stderr] Checking v_htmlescape v0.4.5 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking actix-rt v1.1.0 [INFO] [stderr] Checking trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking h2 v0.2.4 [INFO] [stderr] Checking actix-codec v0.2.0 [INFO] [stderr] Checking redis-async v0.6.2 [INFO] [stderr] Checking actix-utils v1.0.6 [INFO] [stderr] Checking actix-server v1.0.2 [INFO] [stderr] Checking actix-tls v1.0.0 [INFO] [stderr] Checking actix-testing v1.0.0 [INFO] [stderr] Checking trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Checking actix-connect v1.0.2 [INFO] [stderr] Checking actix-http v1.0.1 [INFO] [stderr] Checking awc v1.0.1 [INFO] [stderr] Checking actix v0.9.0 [INFO] [stderr] Checking actix-web v2.0.0 [INFO] [stderr] Checking actix-session v0.3.0 [INFO] [stderr] Checking actix-files v0.2.1 [INFO] [stderr] Checking actix-redis v0.8.1 [INFO] [stderr] Documenting redis_session v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.17s [INFO] running `Command { std: "docker" "inspect" "6dc2e003e5c02e01432fb7624ca19367a71490591c68817a8fcb43d11293cbf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6dc2e003e5c02e01432fb7624ca19367a71490591c68817a8fcb43d11293cbf6", kill_on_drop: false }` [INFO] [stdout] 6dc2e003e5c02e01432fb7624ca19367a71490591c68817a8fcb43d11293cbf6