[INFO] cloning repository https://github.com/ukchukx/rust_auth_service [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ukchukx/rust_auth_service" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fukchukx%2Frust_auth_service", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fukchukx%2Frust_auth_service'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6afc124b197be4986b94b32dd3e8448ac5095850 [INFO] documenting ukchukx/rust_auth_service 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%2Fukchukx%2Frust_auth_service" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ukchukx/rust_auth_service 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/ukchukx/rust_auth_service [INFO] finished tweaking git repo https://github.com/ukchukx/rust_auth_service [INFO] tweaked toml for git repo https://github.com/ukchukx/rust_auth_service written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/ukchukx/rust_auth_service 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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9018cc37521e8c9428a7a927c02b83bac3afbaae1d01eccec532d60296c34606 [INFO] running `Command { std: "docker" "start" "-a" "9018cc37521e8c9428a7a927c02b83bac3afbaae1d01eccec532d60296c34606", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9018cc37521e8c9428a7a927c02b83bac3afbaae1d01eccec532d60296c34606", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9018cc37521e8c9428a7a927c02b83bac3afbaae1d01eccec532d60296c34606", kill_on_drop: false }` [INFO] [stdout] 9018cc37521e8c9428a7a927c02b83bac3afbaae1d01eccec532d60296c34606 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 0efbfc13a9e60414bf650212e5c45b3a3b137216f82bc7017248a727e2803309 [INFO] running `Command { std: "docker" "start" "-a" "0efbfc13a9e60414bf650212e5c45b3a3b137216f82bc7017248a727e2803309", 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] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking copyless v0.1.4 [INFO] [stderr] Compiling siphasher v0.3.2 [INFO] [stderr] Compiling v_htmlescape v0.4.5 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling smallvec v1.3.0 [INFO] [stderr] Compiling bindgen v0.48.1 [INFO] [stderr] Compiling xml-rs v0.8.2 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling derive_builder v0.7.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling standback v0.2.2 [INFO] [stderr] Compiling shell-words v0.1.0 [INFO] [stderr] Checking instant v0.1.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling annotate-snippets v0.6.1 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking lock_api v0.3.3 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling directories v1.0.2 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Compiling lexical-core v0.6.2 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Checking resolv-conf v0.6.3 [INFO] [stderr] Checking regex v1.3.6 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Checking backoff v0.1.6 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking tokio v0.2.17 [INFO] [stderr] Checking scheduled-thread-pool v0.2.4 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Checking r2d2 v0.8.8 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling ring v0.16.12 [INFO] [stderr] Compiling onig_sys v69.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling ansi_colours v1.0.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling console v0.7.7 [INFO] [stderr] Compiling toolchain_find v0.1.4 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking actix-codec v0.2.0 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling onig v4.3.3 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Compiling derive_builder_core v0.5.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling v_eval v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling derive_more v0.99.5 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling actix-macros v0.1.1 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Compiling async-trait v0.1.30 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling actix-web-codegen v0.2.1 [INFO] [stderr] Compiling yarte_html v0.7.0 [INFO] [stderr] Compiling time-macros-impl v0.1.0 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Checking time-macros v0.1.0 [INFO] [stderr] Compiling time v0.2.9 [INFO] [stderr] Checking failure v0.1.7 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling v_escape v0.7.4 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking pin-project v0.4.8 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking actix-service v1.0.5 [INFO] [stderr] Checking h2 v0.2.4 [INFO] [stderr] Checking redis-async v0.6.2 [INFO] [stderr] Checking actix-threadpool v0.3.1 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Checking actix-rt v1.1.0 [INFO] [stderr] Checking trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Checking actix-utils v1.0.6 [INFO] [stderr] Checking serde v1.0.106 [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] Compiling argonautica v0.2.0 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking serde_json v1.0.51 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking actix-router v0.2.4 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Compiling string_cache v0.8.0 [INFO] [stderr] Compiling plist v0.4.2 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling yarte_helpers v0.7.0 [INFO] [stderr] Checking email v0.0.20 [INFO] [stderr] Checking diesel v1.4.4 [INFO] [stderr] Checking actix-http v1.0.1 [INFO] [stderr] Compiling syntect v3.2.0 [INFO] [stderr] Compiling yarte_parser v0.7.0 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Checking lettre v0.10.0-pre (https://github.com/lettre/lettre#a440ae5c) [INFO] [stderr] Compiling yarte_hir v0.7.0 [INFO] [stderr] Compiling prettyprint v0.7.0 [INFO] [stderr] Checking awc v1.0.1 [INFO] [stderr] Checking actix v0.9.0 [INFO] [stderr] Checking actix-web v2.0.0 [INFO] [stderr] Compiling yarte_dom v0.7.0 [INFO] [stderr] Compiling yarte_codegen v0.7.0 [INFO] [stderr] Compiling yarte_derive v0.7.0 [INFO] [stderr] Checking actix-session v0.3.0 [INFO] [stderr] Checking actix-cors v0.2.0 [INFO] [stderr] Checking actix-files v0.2.1 [INFO] [stderr] Checking actix-redis v0.8.1 [INFO] [stderr] Checking yarte v0.7.0 [INFO] [stderr] Documenting auth_service v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 34s [INFO] running `Command { std: "docker" "inspect" "0efbfc13a9e60414bf650212e5c45b3a3b137216f82bc7017248a727e2803309", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0efbfc13a9e60414bf650212e5c45b3a3b137216f82bc7017248a727e2803309", kill_on_drop: false }` [INFO] [stdout] 0efbfc13a9e60414bf650212e5c45b3a3b137216f82bc7017248a727e2803309