[INFO] fetching crate ghregistry 0.1.2... [INFO] testing ghregistry-0.1.2 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate ghregistry 0.1.2 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate ghregistry 0.1.2 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ghregistry 0.1.2 [INFO] finished tweaking crates.io crate ghregistry 0.1.2 [INFO] tweaked toml for crates.io crate ghregistry 0.1.2 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_ignored v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] db81f51385d70c9a1802b9073add24513a85d59cace8b4610ea532db5cddde7b [INFO] running `Command { std: "docker" "start" "-a" "db81f51385d70c9a1802b9073add24513a85d59cace8b4610ea532db5cddde7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db81f51385d70c9a1802b9073add24513a85d59cace8b4610ea532db5cddde7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db81f51385d70c9a1802b9073add24513a85d59cace8b4610ea532db5cddde7b", kill_on_drop: false }` [INFO] [stdout] db81f51385d70c9a1802b9073add24513a85d59cace8b4610ea532db5cddde7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 47cb8ae5d4bed2cce5b8efb5af1b1e2c8c86f9d17a6b4604ebb7e27a3938c0e2 [INFO] running `Command { std: "docker" "start" "-a" "47cb8ae5d4bed2cce5b8efb5af1b1e2c8c86f9d17a6b4604ebb7e27a3938c0e2", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling psl-types v2.0.10 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling strum v0.22.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling libflate_lz77 v1.1.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling publicsuffix v2.1.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling libflate v1.1.2 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling strum_macros v0.22.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_ignored v0.1.2 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling cookie_store v0.15.1 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling ghregistry v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.52s [INFO] running `Command { std: "docker" "inspect" "47cb8ae5d4bed2cce5b8efb5af1b1e2c8c86f9d17a6b4604ebb7e27a3938c0e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47cb8ae5d4bed2cce5b8efb5af1b1e2c8c86f9d17a6b4604ebb7e27a3938c0e2", kill_on_drop: false }` [INFO] [stdout] 47cb8ae5d4bed2cce5b8efb5af1b1e2c8c86f9d17a6b4604ebb7e27a3938c0e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 17b719a642d73080b683f175cdf41526ff7614e80d69464b849bac498e552161 [INFO] running `Command { std: "docker" "start" "-a" "17b719a642d73080b683f175cdf41526ff7614e80d69464b849bac498e552161", kill_on_drop: false }` [INFO] [stderr] Compiling ghregistry v0.1.2 (/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` due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "17b719a642d73080b683f175cdf41526ff7614e80d69464b849bac498e552161", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17b719a642d73080b683f175cdf41526ff7614e80d69464b849bac498e552161", kill_on_drop: false }` [INFO] [stdout] 17b719a642d73080b683f175cdf41526ff7614e80d69464b849bac498e552161