[INFO] cloning repository https://github.com/jvke/quickie-actix-spike [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jvke/quickie-actix-spike" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjvke%2Fquickie-actix-spike", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjvke%2Fquickie-actix-spike'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 558a4ddd37427c48a65a06ba9be3a345294641cc [INFO] documenting jvke/quickie-actix-spike 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%2Fjvke%2Fquickie-actix-spike" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jvke/quickie-actix-spike 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/jvke/quickie-actix-spike [INFO] finished tweaking git repo https://github.com/jvke/quickie-actix-spike [INFO] tweaked toml for git repo https://github.com/jvke/quickie-actix-spike written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/jvke/quickie-actix-spike 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] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-14/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 88eefc1b924d9a9c8846a0208f061b3cb13da4bcd4dd42c01a7ed850480a91d2 [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" "88eefc1b924d9a9c8846a0208f061b3cb13da4bcd4dd42c01a7ed850480a91d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "88eefc1b924d9a9c8846a0208f061b3cb13da4bcd4dd42c01a7ed850480a91d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88eefc1b924d9a9c8846a0208f061b3cb13da4bcd4dd42c01a7ed850480a91d2", kill_on_drop: false }` [INFO] [stdout] 88eefc1b924d9a9c8846a0208f061b3cb13da4bcd4dd42c01a7ed850480a91d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] f7a49543a25facdf78523a3fd362d40aa4447afbc4700e449d080cc9965bdddf [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" "f7a49543a25facdf78523a3fd362d40aa4447afbc4700e449d080cc9965bdddf", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Checking hashbrown v0.3.1 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Checking lock_api v0.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Checking actix-service v0.4.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking block-cipher-trait v0.6.2 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking scheduled-thread-pool v0.2.5 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking parking_lot_core v0.5.0 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling actix_derive v0.4.0 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Checking actix-codec v0.1.2 [INFO] [stderr] Checking blowfish v0.4.0 [INFO] [stderr] Checking r2d2 v0.8.9 [INFO] [stderr] Checking parking_lot v0.8.0 [INFO] [stderr] Checking tokio-signal v0.2.9 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Checking bcrypt v0.4.0 [INFO] [stderr] Checking actix-server-config v0.1.2 [INFO] [stderr] Checking actix-utils v0.4.7 [INFO] [stderr] Checking flate2 v1.0.17 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking const-random v0.1.8 [INFO] [stderr] Checking ahash v0.2.18 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking actix-threadpool v0.1.2 [INFO] [stderr] Checking actix-rt v0.2.6 [INFO] [stderr] Checking actix-server v0.6.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Checking actix-testing v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Compiling actix-web-codegen v0.1.3 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking trust-dns-proto v0.7.4 [INFO] [stderr] Checking dotenv v0.14.1 [INFO] [stderr] Checking v_escape v0.7.4 [INFO] [stderr] Checking v_htmlescape v0.4.5 [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking trust-dns-resolver v0.11.1 [INFO] [stderr] Checking actix-connect v0.2.5 [INFO] [stderr] Checking serde v1.0.115 [INFO] [stderr] Checking h2 v0.2.6 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Checking serde_json v1.0.57 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking actix-router v0.1.5 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking hyper v0.13.7 [INFO] [stderr] Checking diesel v1.4.5 [INFO] [stderr] Checking actix-http v0.2.11 [INFO] [stderr] Checking jsonwebtoken v6.0.1 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking awc v0.2.8 [INFO] [stderr] Checking actix v0.8.3 [INFO] [stderr] Checking reqwest v0.10.8 [INFO] [stderr] Checking actix-web v1.0.9 [INFO] [stderr] Checking sparkpost v0.5.4 [INFO] [stderr] Checking actix-files v0.1.7 [INFO] [stderr] Documenting quickie v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 36s [INFO] running `Command { std: "docker" "inspect" "f7a49543a25facdf78523a3fd362d40aa4447afbc4700e449d080cc9965bdddf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7a49543a25facdf78523a3fd362d40aa4447afbc4700e449d080cc9965bdddf", kill_on_drop: false }` [INFO] [stdout] f7a49543a25facdf78523a3fd362d40aa4447afbc4700e449d080cc9965bdddf