[INFO] cloning repository https://github.com/0918nobita/actix-practice
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0918nobita/actix-practice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0918nobita%2Factix-practice", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0918nobita%2Factix-practice'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 292a5532231d4cb16779f7eaa424d56b298a3a50
[INFO] checking 0918nobita/actix-practice against master#f8463896a9b36a04899c013bd8825a7fd29dd7a4 for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0918nobita%2Factix-practice" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0918nobita/actix-practice
[INFO] finished tweaking git repo https://github.com/0918nobita/actix-practice
[INFO] tweaked toml for git repo https://github.com/0918nobita/actix-practice written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0918nobita/actix-practice on toolchain f8463896a9b36a04899c013bd8825a7fd29dd7a4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0918nobita/actix-practice 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" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded futures-sink v0.3.18
[INFO] [stderr]   Downloaded futures-core v0.3.18
[INFO] [stderr]   Downloaded futures-task v0.3.18
[INFO] [stderr]   Downloaded lock_api v0.4.5
[INFO] [stderr]   Downloaded actix_derive v0.6.0
[INFO] [stderr]   Downloaded tokio-util v0.6.9
[INFO] [stderr]   Downloaded actix-rt v2.5.0
[INFO] [stderr]   Downloaded actix v0.12.0
[INFO] [stderr]   Downloaded futures-util v0.3.18
[INFO] [stderr]   Downloaded syn v1.0.82
[INFO] [stderr]   Downloaded tokio v1.14.0
[INFO] [stderr]   Downloaded libc v0.2.108
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9e7df41057b8ef2b3a154f0083c2eca918571dd9b78bafc763eb818d521a6d1a
[INFO] running `Command { std: "docker" "start" "-a" "9e7df41057b8ef2b3a154f0083c2eca918571dd9b78bafc763eb818d521a6d1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9e7df41057b8ef2b3a154f0083c2eca918571dd9b78bafc763eb818d521a6d1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e7df41057b8ef2b3a154f0083c2eca918571dd9b78bafc763eb818d521a6d1a", kill_on_drop: false }`
[INFO] [stdout] 9e7df41057b8ef2b3a154f0083c2eca918571dd9b78bafc763eb818d521a6d1a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a133fb3d8c0e01f58af00ef7e477c4149546a1c3cab4917f05af375e7b4d7160
[INFO] running `Command { std: "docker" "start" "-a" "a133fb3d8c0e01f58af00ef7e477c4149546a1c3cab4917f05af375e7b4d7160", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.108
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling futures-core v0.3.18
[INFO] [stderr]     Checking smallvec v1.7.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]    Compiling futures-task v0.3.18
[INFO] [stderr]    Compiling tokio v1.14.0
[INFO] [stderr]     Checking lock_api v0.4.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling futures-util v0.3.18
[INFO] [stderr]     Checking futures-sink v0.3.18
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling actix_derive v0.6.0
[INFO] [stderr]     Checking tokio-util v0.6.9
[INFO] [stderr]     Checking actix-rt v2.5.0
[INFO] [stderr]     Checking actix v0.12.0
[INFO] [stderr]     Checking backend v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.28s
[INFO] running `Command { std: "docker" "inspect" "a133fb3d8c0e01f58af00ef7e477c4149546a1c3cab4917f05af375e7b4d7160", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a133fb3d8c0e01f58af00ef7e477c4149546a1c3cab4917f05af375e7b4d7160", kill_on_drop: false }`
[INFO] [stdout] a133fb3d8c0e01f58af00ef7e477c4149546a1c3cab4917f05af375e7b4d7160
