[INFO] fetching crate anyhow-http-derive 0.4.0... [INFO] checking anyhow-http-derive-0.4.0 against master#a3f76a26e045a760bb1163b7eab36872985242d5 for pr-130930 [INFO] extracting crate anyhow-http-derive 0.4.0 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate anyhow-http-derive 0.4.0 on toolchain a3f76a26e045a760bb1163b7eab36872985242d5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3f76a26e045a760bb1163b7eab36872985242d5" "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-6-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3f76a26e045a760bb1163b7eab36872985242d5" "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" "+a3f76a26e045a760bb1163b7eab36872985242d5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+a3f76a26e045a760bb1163b7eab36872985242d5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ab44b03865c58cdfaf6cf53f1bbe5c25eb3cc2da59cc0a51b986265a8f23660 [INFO] running `Command { std: "docker" "start" "-a" "4ab44b03865c58cdfaf6cf53f1bbe5c25eb3cc2da59cc0a51b986265a8f23660", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ab44b03865c58cdfaf6cf53f1bbe5c25eb3cc2da59cc0a51b986265a8f23660", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ab44b03865c58cdfaf6cf53f1bbe5c25eb3cc2da59cc0a51b986265a8f23660", kill_on_drop: false }` [INFO] [stdout] 4ab44b03865c58cdfaf6cf53f1bbe5c25eb3cc2da59cc0a51b986265a8f23660 [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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+a3f76a26e045a760bb1163b7eab36872985242d5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b39042d749cbe64c350fb9477fbfd15911bf41490dda3f69c228931aeee69c3f [INFO] running `Command { std: "docker" "start" "-a" "b39042d749cbe64c350fb9477fbfd15911bf41490dda3f69c228931aeee69c3f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Checking unicode-ident v1.0.13 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking ident_case v1.0.1 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Checking quote v1.0.37 [INFO] [stderr] Checking syn v2.0.79 [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] Compiling 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" "b39042d749cbe64c350fb9477fbfd15911bf41490dda3f69c228931aeee69c3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b39042d749cbe64c350fb9477fbfd15911bf41490dda3f69c228931aeee69c3f", kill_on_drop: false }` [INFO] [stdout] b39042d749cbe64c350fb9477fbfd15911bf41490dda3f69c228931aeee69c3f