[INFO] updating cached repository https://github.com/faradayio/toy-tokio-queue [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] a6cf1ef1b374a51d5f4a1da7e31fc0a98e5c08c4 [INFO] documenting faradayio/toy-tokio-queue against try#66dfc4e010913fbed0c4ea91fc2c010004b0f441 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffaradayio%2Ftoy-tokio-queue" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/faradayio/toy-tokio-queue on toolchain 66dfc4e010913fbed0c4ea91fc2c010004b0f441 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/faradayio/toy-tokio-queue [INFO] finished tweaking git repo https://github.com/faradayio/toy-tokio-queue [INFO] tweaked toml for git repo https://github.com/faradayio/toy-tokio-queue written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/faradayio/toy-tokio-queue already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9199e1480b5d6df06a3da1e94ef81737fc18a076fadbbc9a7cb882d9d9e65155 [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" "9199e1480b5d6df06a3da1e94ef81737fc18a076fadbbc9a7cb882d9d9e65155", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9199e1480b5d6df06a3da1e94ef81737fc18a076fadbbc9a7cb882d9d9e65155", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9199e1480b5d6df06a3da1e94ef81737fc18a076fadbbc9a7cb882d9d9e65155", kill_on_drop: false }` [INFO] [stdout] 9199e1480b5d6df06a3da1e94ef81737fc18a076fadbbc9a7cb882d9d9e65155 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dcf82729825f79d3f32d4f6cc03838a44fc5833c7bb8be660693bfc54f2ab00c [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" "dcf82729825f79d3f32d4f6cc03838a44fc5833c7bb8be660693bfc54f2ab00c", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v0.1.3 [INFO] [stderr] Compiling cc v1.0.15 [INFO] [stderr] Checking futures v0.1.21 [INFO] [stderr] Checking byteorder v1.2.3 [INFO] [stderr] Checking lazy_static v1.0.0 [INFO] [stderr] Checking slab v0.4.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking bitflags v1.0.3 [INFO] [stderr] Checking unicode-width v0.1.4 [INFO] [stderr] Compiling openssl v0.10.7 [INFO] [stderr] Checking scoped-tls v0.1.2 [INFO] [stderr] Checking rustc-demangle v0.1.8 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking atty v0.2.10 [INFO] [stderr] Checking log v0.4.1 [INFO] [stderr] Checking crossbeam-utils v0.3.2 [INFO] [stderr] Checking net2 v0.2.32 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Checking textwrap v0.9.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking crossbeam-epoch v0.4.1 [INFO] [stderr] Checking bytes v0.4.7 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking clap v2.31.2 [INFO] [stderr] Checking mio v0.6.14 [INFO] [stderr] Checking crossbeam-deque v0.3.1 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling syn v0.13.10 [INFO] [stderr] Compiling openssl-sys v0.9.30 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Checking tokio-executor v0.1.2 [INFO] [stderr] Checking tokio-io v0.1.6 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Checking tokio-threadpool v0.1.3 [INFO] [stderr] Checking tokio-timer v0.2.3 [INFO] [stderr] Checking tokio-reactor v0.1.1 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Checking tokio-udp v0.1.0 [INFO] [stderr] Checking tokio-tcp v0.1.0 [INFO] [stderr] Checking tokio-fs v0.1.0 [INFO] [stderr] Checking tokio v0.1.6 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Compiling structopt-derive v0.2.8 [INFO] [stderr] Checking tokio-openssl v0.2.0 [INFO] [stderr] Checking structopt v0.2.8 [INFO] [stderr] Checking backtrace v0.3.7 [INFO] [stderr] Checking failure v0.1.1 [INFO] [stderr] Documenting toy-tokio-queue v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 57.63s [INFO] running `Command { std: "docker" "inspect" "dcf82729825f79d3f32d4f6cc03838a44fc5833c7bb8be660693bfc54f2ab00c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcf82729825f79d3f32d4f6cc03838a44fc5833c7bb8be660693bfc54f2ab00c", kill_on_drop: false }` [INFO] [stdout] dcf82729825f79d3f32d4f6cc03838a44fc5833c7bb8be660693bfc54f2ab00c