[INFO] fetching crate ghregistry 0.2.0...
[INFO] checking ghregistry-0.2.0 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate ghregistry 0.2.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate ghregistry 0.2.0 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 ghregistry 0.2.0
[INFO] finished tweaking crates.io crate ghregistry 0.2.0
[INFO] tweaked toml for crates.io crate ghregistry 0.2.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" "+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]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_ignored v0.1.9
[INFO] [stderr]   Downloaded libflate_lz77 v1.2.0
[INFO] [stderr]   Downloaded rle-decode-fast v1.0.3
[INFO] [stderr]   Downloaded libflate v1.4.0
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b8f77b49ddb736433090e9c191f29dcf4aa88e84a90ac7675b866105911d9d65
[INFO] running `Command { std: "docker" "start" "-a" "b8f77b49ddb736433090e9c191f29dcf4aa88e84a90ac7675b866105911d9d65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b8f77b49ddb736433090e9c191f29dcf4aa88e84a90ac7675b866105911d9d65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8f77b49ddb736433090e9c191f29dcf4aa88e84a90ac7675b866105911d9d65", kill_on_drop: false }`
[INFO] [stdout] b8f77b49ddb736433090e9c191f29dcf4aa88e84a90ac7675b866105911d9d65
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8fe3f50e429e2625f3edadd4c17deeeeb2d98fa3024588cd9da1dd32bfe7a80f
[INFO] running `Command { std: "docker" "start" "-a" "8fe3f50e429e2625f3edadd4c17deeeeb2d98fa3024588cd9da1dd32bfe7a80f", kill_on_drop: false }`
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking unicode-bidi v0.3.14
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]     Checking linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling time-macros v0.2.16
[INFO] [stderr]     Checking deranged v0.3.10
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking rle-decode-fast v1.0.3
[INFO] [stderr]     Checking libflate_lz77 v1.2.0
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking publicsuffix v2.2.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.51
[INFO] [stderr]     Checking filetime v0.2.23
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking libflate v1.4.0
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking xattr v1.1.3
[INFO] [stderr]     Checking tar v0.4.40
[INFO] [stderr]     Checking time v0.3.31
[INFO] [stderr]     Checking thiserror v1.0.51
[INFO] [stderr]     Checking serde_json v1.0.108
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_ignored v0.1.9
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]     Checking cookie_store v0.16.2
[INFO] [stderr]     Checking reqwest v0.11.23
[INFO] [stderr]     Checking ghregistry v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `test_case`
[INFO] [stdout]    --> src/auth.rs:317:9
[INFO] [stdout]     |
[INFO] [stdout] 317 |     use test_case::test_case;
[INFO] [stdout]     |         ^^^^^^^^^ use of undeclared crate or module `test_case`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `test_case`
[INFO] [stdout]    --> src/auth.rs:375:7
[INFO] [stdout]     |
[INFO] [stdout] 375 |     #[test_case(& [], true; "Test with no scopes and with service")]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `test_case`
[INFO] [stdout]    --> src/auth.rs:376:7
[INFO] [stdout]     |
[INFO] [stdout] 376 |     #[test_case(& ["repository:test:pull"], true; "Test with single scope and service")]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the attribute macro `test_case`
[INFO] [stdout]    --> src/auth.rs:377:7
[INFO] [stdout]     |
[INFO] [stdout] 377 |     #[test_case(& ["repository:test:pull", "repository:example:pull,push", "repository:another:*"], false; "Test with multiple scopes")]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ghregistry` (lib test) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8fe3f50e429e2625f3edadd4c17deeeeb2d98fa3024588cd9da1dd32bfe7a80f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8fe3f50e429e2625f3edadd4c17deeeeb2d98fa3024588cd9da1dd32bfe7a80f", kill_on_drop: false }`
[INFO] [stdout] 8fe3f50e429e2625f3edadd4c17deeeeb2d98fa3024588cd9da1dd32bfe7a80f
