[INFO] fetching crate windmark 0.5.0... [INFO] testing windmark-0.5.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate windmark 0.5.0 into /workspace/builds/worker-6-tc2/source [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate windmark 0.5.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate windmark 0.5.0 [INFO] tweaked toml for crates.io crate windmark 0.5.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate windmark 0.5.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate windmark 0.5.0 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7a82b192efe51cd92adc6138ee294603176cb0aa0bbab0cac245d07190cde24d [INFO] running `Command { std: "docker" "start" "-a" "7a82b192efe51cd92adc6138ee294603176cb0aa0bbab0cac245d07190cde24d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a82b192efe51cd92adc6138ee294603176cb0aa0bbab0cac245d07190cde24d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a82b192efe51cd92adc6138ee294603176cb0aa0bbab0cac245d07190cde24d", kill_on_drop: false }` [INFO] [stdout] 7a82b192efe51cd92adc6138ee294603176cb0aa0bbab0cac245d07190cde24d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10b7df0a4f79a05a552a1d96caa38206369f5b71df504e4dc6960a4378e6a2f4 [INFO] running `Command { std: "docker" "start" "-a" "10b7df0a4f79a05a552a1d96caa38206369f5b71df504e4dc6960a4378e6a2f4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling find-msvc-tools v0.1.8 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling cc v1.2.53 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling tokio-openssl v0.6.5 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling matchit v0.6.0 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling windmark v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.51s [INFO] running `Command { std: "docker" "inspect" "10b7df0a4f79a05a552a1d96caa38206369f5b71df504e4dc6960a4378e6a2f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10b7df0a4f79a05a552a1d96caa38206369f5b71df504e4dc6960a4378e6a2f4", kill_on_drop: false }` [INFO] [stdout] 10b7df0a4f79a05a552a1d96caa38206369f5b71df504e4dc6960a4378e6a2f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4aad61c715a9a0d34b04acb69a5ef62aa72ca3d78fac60c050f6a50467eb4c52 [INFO] running `Command { std: "docker" "start" "-a" "4aad61c715a9a0d34b04acb69a5ef62aa72ca3d78fac60c050f6a50467eb4c52", kill_on_drop: false }` [INFO] [stderr] Compiling rossweisse v0.0.3 [INFO] [stderr] Compiling windmark v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: cannot find `success_async` in `windmark` [INFO] [stdout] --> examples/async.rs:26:15 [INFO] [stdout] | [INFO] [stdout] 26 | windmark::success_async!( [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `success_async` in `windmark` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `binary_success` in `windmark` [INFO] [stdout] --> examples/binary.rs:17:15 [INFO] [stdout] | [INFO] [stdout] 17 | windmark::binary_success!(include_bytes!("../LICENSE"), "text/plain") [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `binary_success` in `windmark` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `binary_success` in `windmark` [INFO] [stdout] --> examples/binary.rs:20:15 [INFO] [stdout] | [INFO] [stdout] 20 | windmark::binary_success!("This is a string.", "text/plain") [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `binary_success` in `windmark` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `success` in `windmark` [INFO] [stdout] --> examples/async_stateful_module.rs:47:31 [INFO] [stdout] | [INFO] [stdout] 47 | 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 "binary") due to 2 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [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] [stderr] error: could not compile `windmark` (example "async") due to 1 previous error [INFO] [stdout] error[E0433]: cannot find `certificate_not_valid` in `windmark` [INFO] [stdout] --> examples/certificate.rs:31:17 [INFO] [stdout] | [INFO] [stdout] 31 | windmark::certificate_not_valid!("Your certificate is invalid."), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ could not find `certificate_not_valid` in `windmark` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `windmark` (example "async_stateful_module") 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 "certificate") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "4aad61c715a9a0d34b04acb69a5ef62aa72ca3d78fac60c050f6a50467eb4c52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4aad61c715a9a0d34b04acb69a5ef62aa72ca3d78fac60c050f6a50467eb4c52", kill_on_drop: false }` [INFO] [stdout] 4aad61c715a9a0d34b04acb69a5ef62aa72ca3d78fac60c050f6a50467eb4c52