[INFO] fetching crate rocket_healthz 0.2.0... [INFO] crate rocket_healthz 0.2.0 is already in cache [INFO] crate rocket_healthz 0.2.0 is already in cache [INFO] crate rocket_healthz 0.2.0 is already in cache [INFO] crate rocket_healthz 0.2.0 is already in cache [INFO] crate rocket_healthz 0.2.0 is already in cache [INFO] crate rocket_healthz 0.2.0 is already in cache [INFO] crate rocket_healthz 0.2.0 is already in cache [INFO] crate rocket_healthz 0.2.0 is already in cache [INFO] crate rocket_healthz 0.2.0 is already in cache [INFO] crate rocket_healthz 0.2.0 is already in cache [INFO] crate rocket_healthz 0.2.0 is already in cache [INFO] crate rocket_healthz 0.2.0 is already in cache [INFO] crate rocket_healthz 0.2.0 is already in cache [INFO] crate rocket_healthz 0.2.0 is already in cache [INFO] checking rocket_healthz-0.2.0 against master#1673f1450eeaf4a5452e086db0fe2ae274a0144f for pr-99413 [INFO] extracting crate rocket_healthz 0.2.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate rocket_healthz 0.2.0 on toolchain 1673f1450eeaf4a5452e086db0fe2ae274a0144f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1673f1450eeaf4a5452e086db0fe2ae274a0144f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rocket_healthz 0.2.0 [INFO] finished tweaking crates.io crate rocket_healthz 0.2.0 [INFO] tweaked toml for crates.io crate rocket_healthz 0.2.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1673f1450eeaf4a5452e086db0fe2ae274a0144f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1673f1450eeaf4a5452e086db0fe2ae274a0144f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:ecb52c4cf6672b83cc996368a05b4a059042425f2b6ba9cd23a06cdead5d8d70" "/opt/rustwide/cargo-home/bin/cargo" "+1673f1450eeaf4a5452e086db0fe2ae274a0144f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c25bd6d1d96cfb35a7ea837d0dbed1906d2ff8dd9f2088fded22522bd9761355 [INFO] running `Command { std: "docker" "start" "-a" "c25bd6d1d96cfb35a7ea837d0dbed1906d2ff8dd9f2088fded22522bd9761355", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c25bd6d1d96cfb35a7ea837d0dbed1906d2ff8dd9f2088fded22522bd9761355", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c25bd6d1d96cfb35a7ea837d0dbed1906d2ff8dd9f2088fded22522bd9761355", kill_on_drop: false }` [INFO] [stdout] c25bd6d1d96cfb35a7ea837d0dbed1906d2ff8dd9f2088fded22522bd9761355 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:ecb52c4cf6672b83cc996368a05b4a059042425f2b6ba9cd23a06cdead5d8d70" "/opt/rustwide/cargo-home/bin/cargo" "+1673f1450eeaf4a5452e086db0fe2ae274a0144f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c98e1e666070d99ea01b64c2661e94cf0061a866f5940851df183afa4c85635d [INFO] running `Command { std: "docker" "start" "-a" "c98e1e666070d99ea01b64c2661e94cf0061a866f5940851df183afa4c85635d", kill_on_drop: false }` [INFO] [stderr] Checking rocket_healthz v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rocket` [INFO] [stdout] --> src/lib.rs:51:17 [INFO] [stdout] | [INFO] [stdout] 51 | use rocket::http::Status; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `rocket` [INFO] [stdout] ... [INFO] [stdout] 70 | healthz!(); [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `healthz` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rocket` [INFO] [stdout] --> src/lib.rs:55:21 [INFO] [stdout] | [INFO] [stdout] 55 | use rocket::local::blocking::Client; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `rocket` [INFO] [stdout] ... [INFO] [stdout] 70 | healthz!(); [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `healthz` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rocket` [INFO] [stdout] --> src/lib.rs:43:11 [INFO] [stdout] | [INFO] [stdout] 43 | #[rocket::get("/healthz")] [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `rocket` [INFO] [stdout] ... [INFO] [stdout] 70 | healthz!(); [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `healthz` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rocket` [INFO] [stdout] --> src/lib.rs:74:37 [INFO] [stdout] | [INFO] [stdout] 74 | rocket::ignite().mount("/", rocket::routes![healthz]) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `rocket` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rocket` [INFO] [stdout] --> src/lib.rs:73:20 [INFO] [stdout] | [INFO] [stdout] 73 | fn rocket() -> rocket::Rocket { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `rocket` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rocket` [INFO] [stdout] --> src/lib.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | rocket::ignite().mount("/", rocket::routes![healthz]) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `rocket` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rocket_healthz` due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "c98e1e666070d99ea01b64c2661e94cf0061a866f5940851df183afa4c85635d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c98e1e666070d99ea01b64c2661e94cf0061a866f5940851df183afa4c85635d", kill_on_drop: false }` [INFO] [stdout] c98e1e666070d99ea01b64c2661e94cf0061a866f5940851df183afa4c85635d