[INFO] fetching crate windmark 0.3.12... [INFO] checking windmark-0.3.12 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate windmark 0.3.12 into /workspace/builds/worker-1-tc2/source [INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate windmark 0.3.12 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate windmark 0.3.12 [INFO] tweaked toml for crates.io crate windmark 0.3.12 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate windmark 0.3.12 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate windmark 0.3.12 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] db11f8b28c12bc44d53aa3918bfe5ef5be15311f63bc5870e9a193af04a3062a [INFO] running `Command { std: "docker" "start" "-a" "db11f8b28c12bc44d53aa3918bfe5ef5be15311f63bc5870e9a193af04a3062a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db11f8b28c12bc44d53aa3918bfe5ef5be15311f63bc5870e9a193af04a3062a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db11f8b28c12bc44d53aa3918bfe5ef5be15311f63bc5870e9a193af04a3062a", kill_on_drop: false }` [INFO] [stdout] db11f8b28c12bc44d53aa3918bfe5ef5be15311f63bc5870e9a193af04a3062a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d45fbffc03344c93c724379bdd57275da85cfbee4520e08abbf332ada14a7f9 [INFO] running `Command { std: "docker" "start" "-a" "9d45fbffc03344c93c724379bdd57275da85cfbee4520e08abbf332ada14a7f9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling cc v1.2.24 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling tokio-openssl v0.6.5 [INFO] [stderr] Checking matchit v0.6.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling openssl-sys v0.9.108 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling rossweisse v0.0.3 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking windmark v0.3.12 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `windmark::success` [INFO] [stdout] --> examples/parameters.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use windmark::success; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `success` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `success` in `windmark` [INFO] [stdout] --> examples/callbacks.rs:27:27 [INFO] [stdout] | [INFO] [stdout] 27 | .mount("/", windmark::success!("Hello!")) [INFO] [stdout] | ^^^^^^^ could not find `success` in `windmark` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `success` in `windmark` [INFO] [stdout] --> examples/async_stateful_module.rs:64:31 [INFO] [stdout] | [INFO] [stdout] 64 | router.mount("/", windmark::success!("Hello!")); [INFO] [stdout] | ^^^^^^^ could not find `success` in `windmark` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `success` in `windmark` [INFO] [stdout] --> examples/fix_path.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | windmark::success!("Visit '/close/'; you should be close enough!"), [INFO] [stdout] | ^^^^^^^ could not find `success` in `windmark` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `windmark` (example "parameters") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `success` in `windmark` [INFO] [stdout] --> examples/default_logger.rs:32:15 [INFO] [stdout] | [INFO] [stdout] 32 | windmark::success!({ [INFO] [stdout] | ^^^^^^^ could not find `success` in `windmark` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `certificate_not_valid` in `windmark` [INFO] [stdout] --> examples/certificate.rs:48:17 [INFO] [stdout] | [INFO] [stdout] 48 | windmark::certificate_not_valid!("Your certificate is invalid."), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ could not find `certificate_not_valid` in `windmark` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `success` in `windmark` [INFO] [stdout] --> examples/partial.rs:30:27 [INFO] [stdout] | [INFO] [stdout] 30 | .mount("/", windmark::success!("Hello!")) [INFO] [stdout] | ^^^^^^^ could not find `success` in `windmark` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `windmark` (example "callbacks") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `windmark` (example "default_logger") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `windmark` (example "async_stateful_module") due to 1 previous error [INFO] [stdout] error[E0433]: failed to resolve: could not find `success` in `windmark` [INFO] [stdout] --> examples/stateful_module.rs:63:31 [INFO] [stdout] | [INFO] [stdout] 63 | router.mount("/", windmark::success!("Hello!")); [INFO] [stdout] | ^^^^^^^ could not find `success` in `windmark` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `windmark` (example "fix_path") due to 1 previous error [INFO] [stdout] error[E0433]: failed to resolve: could not find `success_async` in `windmark` [INFO] [stdout] --> examples/async.rs:43:15 [INFO] [stdout] | [INFO] [stdout] 43 | windmark::success_async!( [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `success_async` in `windmark` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `windmark` (example "certificate") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windmark::success` [INFO] [stdout] --> examples/responses.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use windmark::success; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `success` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `temporary_failure` in `windmark` [INFO] [stdout] --> examples/responses.rs:36:17 [INFO] [stdout] | [INFO] [stdout] 36 | windmark::temporary_failure!("Woops ... temporarily."), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ could not find `temporary_failure` in `windmark` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `permanent_redirect` in `windmark` [INFO] [stdout] --> examples/responses.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | windmark::permanent_redirect!("gemini://localhost/test"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ could not find `permanent_redirect` in `windmark` [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 `windmark` (example "partial") due to 1 previous error [INFO] [stderr] error: could not compile `windmark` (example "responses") due to 3 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `windmark` (example "stateful_module") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `windmark` (example "async") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "9d45fbffc03344c93c724379bdd57275da85cfbee4520e08abbf332ada14a7f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d45fbffc03344c93c724379bdd57275da85cfbee4520e08abbf332ada14a7f9", kill_on_drop: false }` [INFO] [stdout] 9d45fbffc03344c93c724379bdd57275da85cfbee4520e08abbf332ada14a7f9