[INFO] cloning repository https://github.com/eugenesvk/helpFuturesSignals
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eugenesvk/helpFuturesSignals" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feugenesvk%2FhelpFuturesSignals", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feugenesvk%2FhelpFuturesSignals'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 78b11808fa4d2874fad5e1b0e5c274b59b1efb0d
[INFO] checking eugenesvk/helpFuturesSignals/78b11808fa4d2874fad5e1b0e5c274b59b1efb0d against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feugenesvk%2FhelpFuturesSignals" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/eugenesvk/helpFuturesSignals on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/eugenesvk/helpFuturesSignals
[INFO] finished tweaking git repo https://github.com/eugenesvk/helpFuturesSignals
[INFO] tweaked toml for git repo https://github.com/eugenesvk/helpFuturesSignals written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/eugenesvk/helpFuturesSignals 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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded futures-signals v0.3.28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 07e47c627d6a6404f96906e384b7c68615ff2c51e54fdc56025b4f98bf307b6e
[INFO] running `Command { std: "docker" "start" "-a" "07e47c627d6a6404f96906e384b7c68615ff2c51e54fdc56025b4f98bf307b6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "07e47c627d6a6404f96906e384b7c68615ff2c51e54fdc56025b4f98bf307b6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07e47c627d6a6404f96906e384b7c68615ff2c51e54fdc56025b4f98bf307b6e", kill_on_drop: false }`
[INFO] [stdout] 07e47c627d6a6404f96906e384b7c68615ff2c51e54fdc56025b4f98bf307b6e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4a5855d157d2c5b4e5d1f260a1939d52f7435f854cfc555aae8e217be97b26ca
[INFO] running `Command { std: "docker" "start" "-a" "4a5855d157d2c5b4e5d1f260a1939d52f7435f854cfc555aae8e217be97b26ca", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking slab v0.4.6
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking discard v1.0.4
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]     Checking pin-project v1.0.10
[INFO] [stderr]     Checking futures-executor v0.3.21
[INFO] [stderr]     Checking futures-signals v0.3.28
[INFO] [stderr]     Checking futures v0.3.21
[INFO] [stderr]     Checking futures_signals_learning v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.23s
[INFO] running `Command { std: "docker" "inspect" "4a5855d157d2c5b4e5d1f260a1939d52f7435f854cfc555aae8e217be97b26ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a5855d157d2c5b4e5d1f260a1939d52f7435f854cfc555aae8e217be97b26ca", kill_on_drop: false }`
[INFO] [stdout] 4a5855d157d2c5b4e5d1f260a1939d52f7435f854cfc555aae8e217be97b26ca
