[INFO] fetching crate anyhow-http-derive 0.4.0...
[INFO] checking anyhow-http-derive-0.4.0 against master#fd2c811d25ad5773fbd2463e058bf4edf4d44eb2 for pr-130443
[INFO] extracting crate anyhow-http-derive 0.4.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate anyhow-http-derive 0.4.0 on toolchain fd2c811d25ad5773fbd2463e058bf4edf4d44eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate anyhow-http-derive 0.4.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate anyhow-http-derive 0.4.0
[INFO] tweaked toml for crates.io crate anyhow-http-derive 0.4.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 14 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a437affdff5dff4f95e720d6d95af083f225b375662381715e3659fa65b84886
[INFO] running `Command { std: "docker" "start" "-a" "a437affdff5dff4f95e720d6d95af083f225b375662381715e3659fa65b84886", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a437affdff5dff4f95e720d6d95af083f225b375662381715e3659fa65b84886", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a437affdff5dff4f95e720d6d95af083f225b375662381715e3659fa65b84886", kill_on_drop: false }`
[INFO] [stdout] a437affdff5dff4f95e720d6d95af083f225b375662381715e3659fa65b84886
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 105807bd605f7de060f60804db54c075ad4fcaae7ae56c5f0a4745bc826b04d0
[INFO] running `Command { std: "docker" "start" "-a" "105807bd605f7de060f60804db54c075ad4fcaae7ae56c5f0a4745bc826b04d0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking unicode-ident v1.0.13
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]     Checking quote v1.0.37
[INFO] [stderr]     Checking syn v2.0.77
[INFO] [stderr]     Checking darling_core v0.20.10
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking darling v0.20.10
[INFO] [stderr]     Checking anyhow-http-derive v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `anyhow_http`
[INFO] [stdout]  --> tests/derive_http_error.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow_http::{http_error, HttpError};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `anyhow_http`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `anyhow_http` in the list of imported crates
[INFO] [stdout]  --> tests/derive_http_error.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Debug, FromHttpError)]
[INFO] [stdout]   |                 ^^^^^^^^^^^^^ could not find `anyhow_http` in the list of imported crates
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `FromHttpError` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `anyhow_http` in the list of imported crates
[INFO] [stdout]  --> tests/derive_http_error.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | /     #[http_error(status(400), reason("reason {0}"))]
[INFO] [stdout] 7 | |     From(#[from] anyhow::Error),
[INFO] [stdout]   | |_______________________________^ could not find `anyhow_http` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `anyhow_http` in the list of imported crates
[INFO] [stdout]   --> tests/derive_http_error.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout] 8  | /     #[http_error(status(400), reason("reason {count}"))]
[INFO] [stdout] 9  | |     NamedWithSource {
[INFO] [stdout] 10 | |         count: u64,
[INFO] [stdout] 11 | |         #[source]
[INFO] [stdout] 12 | |         source: anyhow::Error,
[INFO] [stdout] 13 | |     },
[INFO] [stdout]    | |_____^ could not find `anyhow_http` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `anyhow_http` in the list of imported crates
[INFO] [stdout]   --> tests/derive_http_error.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | /     #[http_error(
[INFO] [stdout] 15 | |         status(400),
[INFO] [stdout] 16 | |         reason("reason {0}"),
[INFO] [stdout] 17 | |         data(code = 1234, info = "info {0}")
[INFO] [stdout] 18 | |     )]
[INFO] [stdout] 19 | |     UnamedWithSource(u64, #[source] anyhow::Error),
[INFO] [stdout]    | |__________________________________________________^ could not find `anyhow_http` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `anyhow_http` in the list of imported crates
[INFO] [stdout]   --> tests/derive_http_error.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | /     #[http_error(transparent)]
[INFO] [stdout] 21 | |     Transparent(#[source] HttpError),
[INFO] [stdout]    | |____________________________________^ could not find `anyhow_http` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `anyhow-http-derive` (test "derive_http_error") due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "105807bd605f7de060f60804db54c075ad4fcaae7ae56c5f0a4745bc826b04d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "105807bd605f7de060f60804db54c075ad4fcaae7ae56c5f0a4745bc826b04d0", kill_on_drop: false }`
[INFO] [stdout] 105807bd605f7de060f60804db54c075ad4fcaae7ae56c5f0a4745bc826b04d0
