[INFO] cloning repository https://github.com/nelsonghezzi/tokio-tutorial [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nelsonghezzi/tokio-tutorial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnelsonghezzi%2Ftokio-tutorial", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnelsonghezzi%2Ftokio-tutorial'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 87338adace671b1d59e6f3af43593e88fb69444c [INFO] checking nelsonghezzi/tokio-tutorial against master#385fa9d845dd326c6bbfd58c22244215e431948a for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnelsonghezzi%2Ftokio-tutorial" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nelsonghezzi/tokio-tutorial on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nelsonghezzi/tokio-tutorial [INFO] finished tweaking git repo https://github.com/nelsonghezzi/tokio-tutorial [INFO] tweaked toml for git repo https://github.com/nelsonghezzi/tokio-tutorial written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/nelsonghezzi/tokio-tutorial already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-subscriber v0.2.13 [INFO] [stderr] Downloaded atoi v0.3.2 [INFO] [stderr] Downloaded tracing-log v0.1.1 [INFO] [stderr] Downloaded mini-redis v0.2.0 [INFO] [stderr] Downloaded futures-core v0.3.6 [INFO] [stderr] Downloaded sharded-slab v0.0.9 [INFO] [stderr] Downloaded syn v1.0.45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b3df03730e03cc18bd1519fe4f1b342d5f957fb2bc59f147d774e7277b1c7ce5 [INFO] running `Command { std: "docker" "start" "-a" "b3df03730e03cc18bd1519fe4f1b342d5f957fb2bc59f147d774e7277b1c7ce5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3df03730e03cc18bd1519fe4f1b342d5f957fb2bc59f147d774e7277b1c7ce5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3df03730e03cc18bd1519fe4f1b342d5f957fb2bc59f147d774e7277b1c7ce5", kill_on_drop: false }` [INFO] [stdout] b3df03730e03cc18bd1519fe4f1b342d5f957fb2bc59f147d774e7277b1c7ce5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTFLAGS=--cap-lints=forbid" "-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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b2934a655edcb517eaf2d709b8a14cd79686b1277f5d0eb751ec76c6cac6b89 [INFO] running `Command { std: "docker" "start" "-a" "3b2934a655edcb517eaf2d709b8a14cd79686b1277f5d0eb751ec76c6cac6b89", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling syn v1.0.45 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking pin-project-lite v0.1.10 [INFO] [stderr] Checking regex-syntax v0.6.20 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking futures-core v0.3.6 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking sharded-slab v0.0.9 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Checking tracing-log v0.1.1 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking signal-hook-registry v1.2.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking num-integer v0.1.43 [INFO] [stderr] Checking atoi v0.3.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking regex v1.4.1 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking async-stream v0.2.1 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Checking tracing-subscriber v0.2.13 [INFO] [stderr] Checking structopt v0.3.20 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking mini-redis v0.2.0 [INFO] [stderr] Checking my-redis v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `mini_redis` is imported redundantly [INFO] [stdout] --> server/src/connection.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | use mini_redis::{self, Frame, Result}; [INFO] [stdout] | ^^^^ the item `mini_redis` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `mini_redis` is imported redundantly [INFO] [stdout] --> server/src/connection.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | use mini_redis::{self, Frame, Result}; [INFO] [stdout] | ^^^^ the item `mini_redis` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.22s [INFO] running `Command { std: "docker" "inspect" "3b2934a655edcb517eaf2d709b8a14cd79686b1277f5d0eb751ec76c6cac6b89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b2934a655edcb517eaf2d709b8a14cd79686b1277f5d0eb751ec76c6cac6b89", kill_on_drop: false }` [INFO] [stdout] 3b2934a655edcb517eaf2d709b8a14cd79686b1277f5d0eb751ec76c6cac6b89 [INFO] checking nelsonghezzi/tokio-tutorial against try#2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnelsonghezzi%2Ftokio-tutorial" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nelsonghezzi/tokio-tutorial on toolchain 2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nelsonghezzi/tokio-tutorial [INFO] finished tweaking git repo https://github.com/nelsonghezzi/tokio-tutorial [INFO] tweaked toml for git repo https://github.com/nelsonghezzi/tokio-tutorial written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/nelsonghezzi/tokio-tutorial already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 878cc308b37a3fe4f6c98f5a4063e89568929cdd3a48cb51b4a9647241e3f3ad [INFO] running `Command { std: "docker" "start" "-a" "878cc308b37a3fe4f6c98f5a4063e89568929cdd3a48cb51b4a9647241e3f3ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "878cc308b37a3fe4f6c98f5a4063e89568929cdd3a48cb51b4a9647241e3f3ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "878cc308b37a3fe4f6c98f5a4063e89568929cdd3a48cb51b4a9647241e3f3ad", kill_on_drop: false }` [INFO] [stdout] 878cc308b37a3fe4f6c98f5a4063e89568929cdd3a48cb51b4a9647241e3f3ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTFLAGS=--cap-lints=forbid" "-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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 690e9f65304d77d9235cc0bbe46a4b9117db2e94ab249788927f12d84b6d1cf8 [INFO] running `Command { std: "docker" "start" "-a" "690e9f65304d77d9235cc0bbe46a4b9117db2e94ab249788927f12d84b6d1cf8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling syn v1.0.45 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking regex-syntax v0.6.20 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Checking pin-project-lite v0.1.10 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking futures-core v0.3.6 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking sharded-slab v0.0.9 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Checking tracing-log v0.1.1 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking signal-hook-registry v1.2.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking num-integer v0.1.43 [INFO] [stderr] Checking atoi v0.3.2 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking regex v1.4.1 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking async-stream v0.2.1 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Checking tracing-subscriber v0.2.13 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking structopt v0.3.20 [INFO] [stderr] Checking mini-redis v0.2.0 [INFO] [stderr] Checking my-redis v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `mini_redis` is imported redundantly [INFO] [stdout] --> server/src/connection.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | use mini_redis::{self, Frame, Result}; [INFO] [stdout] | ^^^^ the item `mini_redis` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `mini_redis` is imported redundantly [INFO] [stdout] --> server/src/connection.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | use mini_redis::{self, Frame, Result}; [INFO] [stdout] | ^^^^ the item `mini_redis` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.01s [INFO] running `Command { std: "docker" "inspect" "690e9f65304d77d9235cc0bbe46a4b9117db2e94ab249788927f12d84b6d1cf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "690e9f65304d77d9235cc0bbe46a4b9117db2e94ab249788927f12d84b6d1cf8", kill_on_drop: false }` [INFO] [stdout] 690e9f65304d77d9235cc0bbe46a4b9117db2e94ab249788927f12d84b6d1cf8