[INFO] updating cached repository https://github.com/FTV-Subtil/rs_http_worker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b1987b0265499b4873bf680a5c64d6bb63a68cd4 [INFO] documenting FTV-Subtil/rs_http_worker against master#394e1b40d264aa6928811919c1124fa248e7d802 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFTV-Subtil%2Frs_http_worker" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FTV-Subtil/rs_http_worker on toolchain 394e1b40d264aa6928811919c1124fa248e7d802 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/FTV-Subtil/rs_http_worker [INFO] finished tweaking git repo https://github.com/FTV-Subtil/rs_http_worker [INFO] tweaked toml for git repo https://github.com/FTV-Subtil/rs_http_worker written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/FTV-Subtil/rs_http_worker already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "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] ccddd6ba6ac5a149f4e2621b12d5dbb7d037943dfd0510aa8643075464372a87 [INFO] running `Command { std: "docker" "start" "-a" "ccddd6ba6ac5a149f4e2621b12d5dbb7d037943dfd0510aa8643075464372a87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ccddd6ba6ac5a149f4e2621b12d5dbb7d037943dfd0510aa8643075464372a87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccddd6ba6ac5a149f4e2621b12d5dbb7d037943dfd0510aa8643075464372a87", kill_on_drop: false }` [INFO] [stdout] ccddd6ba6ac5a149f4e2621b12d5dbb7d037943dfd0510aa8643075464372a87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "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] 448cbaa1f428a1a253023d6083cc2563991f34fd2ae2ef17beac724eaf82aef2 [INFO] running `Command { std: "docker" "start" "-a" "448cbaa1f428a1a253023d6083cc2563991f34fd2ae2ef17beac724eaf82aef2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling log v0.4.7 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling serde v1.0.95 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling ucd-trie v0.1.1 [INFO] [stderr] Compiling spin v0.5.0 [INFO] [stderr] Compiling static_assertions v0.2.5 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling cookie-factory v0.3.0-beta2 [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Checking rgb v0.8.13 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.2 [INFO] [stderr] Compiling nom v5.0.0 [INFO] [stderr] Compiling openssl-sys v0.9.47 [INFO] [stderr] Checking miniz_oxide v0.2.2 [INFO] [stderr] Checking lock_api v0.2.0 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling walkdir v2.2.8 [INFO] [stderr] Compiling pest v2.1.1 [INFO] [stderr] Compiling regex-syntax v0.6.8 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling stackvector v1.0.6 [INFO] [stderr] Compiling lexical-core v0.4.2 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Checking regex v1.1.9 [INFO] [stderr] Checking amq-protocol-uri v2.1.0 [INFO] [stderr] Compiling aho-corasick v0.7.4 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Checking tokio-threadpool v0.1.15 [INFO] [stderr] Compiling openssl v0.10.23 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking flate2 v1.0.9 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking h2 v0.1.25 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Compiling pest_meta v2.1.1 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking num-integer v0.1.41 [INFO] [stderr] Checking publicsuffix v1.5.2 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking chrono v0.4.7 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking hyper v0.12.33 [INFO] [stderr] Checking tcp-stream v0.4.1 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Checking amq-protocol-tcp v2.1.1 [INFO] [stderr] Checking winconsole v0.10.0 [INFO] [stderr] Checking colored v1.8.0 [INFO] [stderr] Checking simple_logger v1.3.0 [INFO] [stderr] Compiling serde_derive v1.0.95 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Compiling hashbrown v0.2.2 [INFO] [stderr] Checking amq-protocol-types v2.1.0 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Compiling handlebars v2.0.0-beta.2 [INFO] [stderr] Checking reqwest v0.9.18 [INFO] [stderr] Compiling amq-protocol-codegen v2.1.0 [INFO] [stderr] Compiling amq-protocol v2.1.0 [INFO] [stderr] Compiling lapin v0.25.0 [INFO] [stderr] Checking lapin-futures v0.25.0 [INFO] [stderr] Checking amqp_worker v0.5.4 [INFO] [stderr] Documenting http_worker v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 55s [INFO] running `Command { std: "docker" "inspect" "448cbaa1f428a1a253023d6083cc2563991f34fd2ae2ef17beac724eaf82aef2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "448cbaa1f428a1a253023d6083cc2563991f34fd2ae2ef17beac724eaf82aef2", kill_on_drop: false }` [INFO] [stdout] 448cbaa1f428a1a253023d6083cc2563991f34fd2ae2ef17beac724eaf82aef2