[INFO] fetching crate integra8_serde_formatter 0.0.5-rc1...
[INFO] checking integra8_serde_formatter-0.0.5-rc1 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate integra8_serde_formatter 0.0.5-rc1 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate integra8_serde_formatter 0.0.5-rc1 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "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-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded integra8 v0.0.5-rc1
[INFO] [stderr]   Downloaded integra8_impl v0.0.5-rc1
[INFO] [stderr]   Downloaded integra8_decorations_impl v0.0.5-rc1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2aa0f43cd273a6d2ff0bb700d9468ad89256cfe4c2a7e0b396dd2ae9c4f21997
[INFO] running `Command { std: "docker" "start" "-a" "2aa0f43cd273a6d2ff0bb700d9468ad89256cfe4c2a7e0b396dd2ae9c4f21997", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2aa0f43cd273a6d2ff0bb700d9468ad89256cfe4c2a7e0b396dd2ae9c4f21997", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2aa0f43cd273a6d2ff0bb700d9468ad89256cfe4c2a7e0b396dd2ae9c4f21997", kill_on_drop: false }`
[INFO] [stdout] 2aa0f43cd273a6d2ff0bb700d9468ad89256cfe4c2a7e0b396dd2ae9c4f21997
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d644868ca2cb98b800072c8289ce64a150ae1fa3fb737421ccbf7746800d370b
[INFO] running `Command { std: "docker" "start" "-a" "d644868ca2cb98b800072c8289ce64a150ae1fa3fb737421ccbf7746800d370b", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling integra8_impl v0.0.5-rc1
[INFO] [stderr]    Compiling integra8_decorations_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" "d644868ca2cb98b800072c8289ce64a150ae1fa3fb737421ccbf7746800d370b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d644868ca2cb98b800072c8289ce64a150ae1fa3fb737421ccbf7746800d370b", kill_on_drop: false }`
[INFO] [stdout] d644868ca2cb98b800072c8289ce64a150ae1fa3fb737421ccbf7746800d370b
[INFO] checking integra8_serde_formatter-0.0.5-rc1 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate integra8_serde_formatter 0.0.5-rc1 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate integra8_serde_formatter 0.0.5-rc1 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "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-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cd6282339f2ca52ab60274385339df57a340f36cbab4c39b7c807613367e8404
[INFO] running `Command { std: "docker" "start" "-a" "cd6282339f2ca52ab60274385339df57a340f36cbab4c39b7c807613367e8404", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd6282339f2ca52ab60274385339df57a340f36cbab4c39b7c807613367e8404", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd6282339f2ca52ab60274385339df57a340f36cbab4c39b7c807613367e8404", kill_on_drop: false }`
[INFO] [stdout] cd6282339f2ca52ab60274385339df57a340f36cbab4c39b7c807613367e8404
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Dnon_local_definitions" "-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" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a217f464af0f796320342fea4094ae55b7488206486feb63ca06ff136f2f9d6c
[INFO] running `Command { std: "docker" "start" "-a" "a217f464af0f796320342fea4094ae55b7488206486feb63ca06ff136f2f9d6c", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking futures-util v0.3.30
[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" "a217f464af0f796320342fea4094ae55b7488206486feb63ca06ff136f2f9d6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a217f464af0f796320342fea4094ae55b7488206486feb63ca06ff136f2f9d6c", kill_on_drop: false }`
[INFO] [stdout] a217f464af0f796320342fea4094ae55b7488206486feb63ca06ff136f2f9d6c
