[INFO] cloning repository https://github.com/zachmse/cribbage
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zachmse/cribbage" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzachmse%2Fcribbage", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzachmse%2Fcribbage'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f977ea63d41e23ca57264f438ac5c95a62ca275f
[INFO] checking zachmse/cribbage against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzachmse%2Fcribbage" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zachmse/cribbage
[INFO] finished tweaking git repo https://github.com/zachmse/cribbage
[INFO] tweaked toml for git repo https://github.com/zachmse/cribbage written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zachmse/cribbage on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zachmse/cribbage 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sha-1 v0.9.6
[INFO] [stderr]   Downloaded input_buffer v0.4.0
[INFO] [stderr]   Downloaded pin-project-internal v1.0.7
[INFO] [stderr]   Downloaded pin-project v1.0.7
[INFO] [stderr]   Downloaded tungstenite v0.12.0
[INFO] [stderr]   Downloaded warp v0.3.1
[INFO] [stderr]   Downloaded cpufeatures v0.1.4
[INFO] [stderr]   Downloaded tokio-tungstenite v0.13.0
[INFO] [stderr]   Downloaded cribbage-core v0.1.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2baf5f10e869f9928b2d2c893af3af59ed4aa9876ffb577a1d59c0b045c88b05
[INFO] running `Command { std: "docker" "start" "-a" "2baf5f10e869f9928b2d2c893af3af59ed4aa9876ffb577a1d59c0b045c88b05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2baf5f10e869f9928b2d2c893af3af59ed4aa9876ffb577a1d59c0b045c88b05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2baf5f10e869f9928b2d2c893af3af59ed4aa9876ffb577a1d59c0b045c88b05", kill_on_drop: false }`
[INFO] [stdout] 2baf5f10e869f9928b2d2c893af3af59ed4aa9876ffb577a1d59c0b045c88b05
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e5342d2624e72c9eae3913290c4d0e3ce0b8a478c080b773e13dae65cf6d73d3
[INFO] running `Command { std: "docker" "start" "-a" "e5342d2624e72c9eae3913290c4d0e3ce0b8a478c080b773e13dae65cf6d73d3", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling tokio v1.7.0
[INFO] [stderr]     Checking mio v0.7.13
[INFO] [stderr]     Checking tinyvec v1.2.0
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking unicode-bidi v0.3.5
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]     Checking cpufeatures v0.1.4
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking input_buffer v0.4.0
[INFO] [stderr]     Checking tracing v0.1.26
[INFO] [stderr]     Checking buf_redux v0.8.4
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking twoway v0.1.8
[INFO] [stderr]     Checking sha-1 v0.9.6
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking cribbage-core v0.1.5
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking headers v0.3.4
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking multipart v0.17.1
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking tungstenite v0.12.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.0
[INFO] [stderr]     Checking serde_json v1.0.64
[INFO] [stderr]    Compiling futures-macro v0.3.15
[INFO] [stderr]    Compiling tokio-macros v1.2.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.7
[INFO] [stderr]     Checking futures-util v0.3.15
[INFO] [stderr]     Checking pin-project v1.0.7
[INFO] [stderr]     Checking futures-executor v0.3.15
[INFO] [stderr]     Checking futures v0.3.15
[INFO] [stderr]     Checking tokio-util v0.6.7
[INFO] [stderr]     Checking tokio-tungstenite v0.13.0
[INFO] [stderr]     Checking tokio-stream v0.1.6
[INFO] [stderr]     Checking h2 v0.3.3
[INFO] [stderr]     Checking hyper v0.14.9
[INFO] [stderr]     Checking warp v0.3.1
[INFO] [stderr]     Checking cribbage v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.83s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.17.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "e5342d2624e72c9eae3913290c4d0e3ce0b8a478c080b773e13dae65cf6d73d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5342d2624e72c9eae3913290c4d0e3ce0b8a478c080b773e13dae65cf6d73d3", kill_on_drop: false }`
[INFO] [stdout] e5342d2624e72c9eae3913290c4d0e3ce0b8a478c080b773e13dae65cf6d73d3
