[INFO] cloning repository https://github.com/gilbertw1/adventure-rust-future-tokio-code [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gilbertw1/adventure-rust-future-tokio-code" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgilbertw1%2Fadventure-rust-future-tokio-code", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgilbertw1%2Fadventure-rust-future-tokio-code'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3231c9284db3c57f3f3cfb42ba7b4b6147b723ec [INFO] documenting gilbertw1/adventure-rust-future-tokio-code 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%2Fgilbertw1%2Fadventure-rust-future-tokio-code" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gilbertw1/adventure-rust-future-tokio-code 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/gilbertw1/adventure-rust-future-tokio-code [INFO] finished tweaking git repo https://github.com/gilbertw1/adventure-rust-future-tokio-code [INFO] tweaked toml for git repo https://github.com/gilbertw1/adventure-rust-future-tokio-code written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/gilbertw1/adventure-rust-future-tokio-code 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] fe7eb1bb5660102a1da5c4849d2ac40deea0e6f6ec4b349311eeea460cafd08d [INFO] running `Command { std: "docker" "start" "-a" "fe7eb1bb5660102a1da5c4849d2ac40deea0e6f6ec4b349311eeea460cafd08d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe7eb1bb5660102a1da5c4849d2ac40deea0e6f6ec4b349311eeea460cafd08d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe7eb1bb5660102a1da5c4849d2ac40deea0e6f6ec4b349311eeea460cafd08d", kill_on_drop: false }` [INFO] [stdout] fe7eb1bb5660102a1da5c4849d2ac40deea0e6f6ec4b349311eeea460cafd08d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 51e57fe21a8ea6aa2a3d7b5b4e79567e546feac721208e27fdbd5aa685e7bbb5 [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" "51e57fe21a8ea6aa2a3d7b5b4e79567e546feac721208e27fdbd5aa685e7bbb5", kill_on_drop: false }` [INFO] [stderr] Checking bytes v0.4.9 [INFO] [stderr] Checking tokio-io v0.1.7 [INFO] [stderr] Checking http v0.1.10 [INFO] [stderr] Checking tokio-reactor v0.1.2 [INFO] [stderr] Checking tokio-codec v0.1.0 [INFO] [stderr] Checking tokio-fs v0.1.2 [INFO] [stderr] Checking tokio-udp v0.1.1 [INFO] [stderr] Checking tokio-tcp v0.1.0 [INFO] [stderr] Checking tokio v0.1.7 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Checking domain v0.2.4 [INFO] [stderr] Checking h2 v0.1.12 [INFO] [stderr] Checking hyper v0.12.9 [INFO] [stderr] Documenting adventure-rust-future-and-tokio-code v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/main.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | request.sender.send(response); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.89s [INFO] running `Command { std: "docker" "inspect" "51e57fe21a8ea6aa2a3d7b5b4e79567e546feac721208e27fdbd5aa685e7bbb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51e57fe21a8ea6aa2a3d7b5b4e79567e546feac721208e27fdbd5aa685e7bbb5", kill_on_drop: false }` [INFO] [stdout] 51e57fe21a8ea6aa2a3d7b5b4e79567e546feac721208e27fdbd5aa685e7bbb5