[INFO] fetching crate integra8_serde_formatter 0.0.5-rc1...
[INFO] checking integra8_serde_formatter-0.0.5-rc1 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate integra8_serde_formatter 0.0.5-rc1 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate integra8_serde_formatter 0.0.5-rc1 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate integra8_serde_formatter 0.0.5-rc1
[INFO] finished tweaking crates.io crate integra8_serde_formatter 0.0.5-rc1
[INFO] tweaked toml for crates.io crate integra8_serde_formatter 0.0.5-rc1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded integra8_decorations_impl v0.0.5-rc1
[INFO] [stderr]   Downloaded integra8_impl v0.0.5-rc1
[INFO] [stderr]   Downloaded integra8 v0.0.5-rc1
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3f6e901834ee0490f6a66f25ab282547294b3f601bc7251791d9218a5fe7d201
[INFO] running `Command { std: "docker" "start" "-a" "3f6e901834ee0490f6a66f25ab282547294b3f601bc7251791d9218a5fe7d201", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3f6e901834ee0490f6a66f25ab282547294b3f601bc7251791d9218a5fe7d201", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f6e901834ee0490f6a66f25ab282547294b3f601bc7251791d9218a5fe7d201", kill_on_drop: false }`
[INFO] [stdout] 3f6e901834ee0490f6a66f25ab282547294b3f601bc7251791d9218a5fe7d201
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b8b34be073e66b2b1d9eea3b4bd1f2d6d3d3c69fc91ed43bc4b353504140cef8
[INFO] running `Command { std: "docker" "start" "-a" "b8b34be073e66b2b1d9eea3b4bd1f2d6d3d3c69fc91ed43bc4b353504140cef8", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling integra8_decorations_impl v0.0.5-rc1
[INFO] [stderr]    Compiling integra8_impl v0.0.5-rc1
[INFO] [stdout] error: No async runtime configured!
[INFO] [stdout]        To configure `tokio` use `integra8 = {version = "{VERSION}", features = ["core", "tokio-runtime"], default-features = false }`
[INFO] [stdout]        To configure `async-std` use `integra8 = {version = "{VERSION}", features = ["core", "async-std-runtime"], default-features = false }`
[INFO] [stdout]        Otherwise using `integra8 = {version = "{VERSION}" }` will enable tokio by default 
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/integra8_impl-0.0.5-rc1/src/lib.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / compile_error!(
[INFO] [stdout] 11 | | "No async runtime configured!
[INFO] [stdout] 12 | | To configure `tokio` use `integra8 = {version = \"{VERSION}\", features = [\"core\", \"tokio-runtime\"], default-features = false }`
[INFO] [stdout] 13 | | To configure `async-std` use `integra8 = {version = \"{VERSION}\", features = [\"core\", \"async-std-runtime\"], default-features = false }`
[INFO] [stdout] 14 | | Otherwise using `integra8 = {version = \"{VERSION}\" }` will enable tokio by default "
[INFO] [stdout] 15 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `integra8_impl` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b8b34be073e66b2b1d9eea3b4bd1f2d6d3d3c69fc91ed43bc4b353504140cef8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8b34be073e66b2b1d9eea3b4bd1f2d6d3d3c69fc91ed43bc4b353504140cef8", kill_on_drop: false }`
[INFO] [stdout] b8b34be073e66b2b1d9eea3b4bd1f2d6d3d3c69fc91ed43bc4b353504140cef8
