[INFO] fetching crate comfund_macros 0.1.2...
[INFO] testing comfund_macros-0.1.2 against beta-2025-09-21 for beta-1.91-2
[INFO] extracting crate comfund_macros 0.1.2 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate comfund_macros 0.1.2
[INFO] finished tweaking crates.io crate comfund_macros 0.1.2
[INFO] tweaked toml for crates.io crate comfund_macros 0.1.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate comfund_macros 0.1.2 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate comfund_macros 0.1.2 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5d3dc2fd2acac1fcd5c256deffc2c9b01dd9abc9c1f974aaaf2de2e627d7a1f5
[INFO] running `Command { std: "docker" "start" "-a" "5d3dc2fd2acac1fcd5c256deffc2c9b01dd9abc9c1f974aaaf2de2e627d7a1f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5d3dc2fd2acac1fcd5c256deffc2c9b01dd9abc9c1f974aaaf2de2e627d7a1f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d3dc2fd2acac1fcd5c256deffc2c9b01dd9abc9c1f974aaaf2de2e627d7a1f5", kill_on_drop: false }`
[INFO] [stdout] 5d3dc2fd2acac1fcd5c256deffc2c9b01dd9abc9c1f974aaaf2de2e627d7a1f5
[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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2da00b45a47e5fc571efc7511901b0aefa95596bcad6f0ae12a93a050f82e888
[INFO] running `Command { std: "docker" "start" "-a" "2da00b45a47e5fc571efc7511901b0aefa95596bcad6f0ae12a93a050f82e888", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling stringcase v0.4.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling deluxe-core v0.5.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling deluxe-macros v0.5.0
[INFO] [stderr]    Compiling deluxe v0.5.0
[INFO] [stderr]    Compiling comfund_paths v0.1.0
[INFO] [stderr]    Compiling comfund_macro_impl v0.1.2
[INFO] [stderr]    Compiling comfund_macros v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.40s
[INFO] running `Command { std: "docker" "inspect" "2da00b45a47e5fc571efc7511901b0aefa95596bcad6f0ae12a93a050f82e888", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2da00b45a47e5fc571efc7511901b0aefa95596bcad6f0ae12a93a050f82e888", kill_on_drop: false }`
[INFO] [stdout] 2da00b45a47e5fc571efc7511901b0aefa95596bcad6f0ae12a93a050f82e888
[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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce690503038128efa465500e535f1aa6759dff8ca1b3ed410165bf5fb86822c6
[INFO] running `Command { std: "docker" "start" "-a" "ce690503038128efa465500e535f1aa6759dff8ca1b3ed410165bf5fb86822c6", kill_on_drop: false }`
[INFO] [stderr]    Compiling comfund_macros v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.59s
[INFO] running `Command { std: "docker" "inspect" "ce690503038128efa465500e535f1aa6759dff8ca1b3ed410165bf5fb86822c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce690503038128efa465500e535f1aa6759dff8ca1b3ed410165bf5fb86822c6", kill_on_drop: false }`
[INFO] [stdout] ce690503038128efa465500e535f1aa6759dff8ca1b3ed410165bf5fb86822c6
[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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c3c8727bfdbf8b15e408a4aab04c4e398615bbd02aa134beb332cd797656140a
[INFO] running `Command { std: "docker" "start" "-a" "c3c8727bfdbf8b15e408a4aab04c4e398615bbd02aa134beb332cd797656140a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/comfund_macros-419d5f6f3a16188b)
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests comfund_macros
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - (line 39) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 61) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 77) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 23) ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 39) stdout ----
[INFO] [stdout] error: unexpected closing delimiter: `)`
[INFO] [stdout]   --> src/lib.rs:54:43
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub trait Service {
[INFO] [stdout]    |                   - the nearest open delimiter
[INFO] [stdout] ...
[INFO] [stdout] 12 |     fn body(#[param(body)]) a: String);
[INFO] [stdout]    |                                      - missing open `(` for this delimiter
[INFO] [stdout] ...
[INFO] [stdout] 15 |     fn json(#[param(json)]) a: Vec<String>);
[INFO] [stdout]    |                                           ^ unexpected closing delimiter
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 61) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `comfund`
[INFO] [stdout]  --> src/lib.rs:62:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use comfund::contract;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `comfund`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `comfund`, use `cargo add comfund` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `endpoint` in this scope
[INFO] [stdout]  --> src/lib.rs:66:7
[INFO] [stdout]   |
[INFO] [stdout] 7 |     #[endpoint(get, "/")]
[INFO] [stdout]   |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `endpoint` in this scope
[INFO] [stdout]   --> src/lib.rs:69:7
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[endpoint(get, "/may_fail")]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Error` in this scope
[INFO] [stdout]   --> src/lib.rs:70:37
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn may_fail() -> Result<String, Error>;
[INFO] [stdout]    |                                     ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  2 + use std::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use std::fmt::Error;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use std::io::Error;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use core::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]    = and 1 other candidate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 77) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `comfund`
[INFO] [stdout]  --> src/lib.rs:79:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use comfund::serde::{Serialize, Deserialize};
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `comfund`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `comfund`, use `cargo add comfund` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `comfund`
[INFO] [stdout]  --> src/lib.rs:78:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use comfund::contract;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `comfund`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `comfund`, use `cargo add comfund` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `endpoint` in this scope
[INFO] [stdout]   --> src/lib.rs:90:7
[INFO] [stdout]    |
[INFO] [stdout] 15 |     #[endpoint(get, "/may_fail", content_type = "application/json")]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]  --> src/lib.rs:82:3
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[serde(crate = comfund::serde)]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 23) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `comfund`
[INFO] [stdout]  --> src/lib.rs:24:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use comfund::contract;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `comfund`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `comfund`, use `cargo add comfund` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `endpoint` in this scope
[INFO] [stdout]  --> src/lib.rs:28:7
[INFO] [stdout]   |
[INFO] [stdout] 7 |     #[endpoint(get, "/")]
[INFO] [stdout]   |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 23)
[INFO] [stdout]     src/lib.rs - (line 39)
[INFO] [stdout]     src/lib.rs - (line 61)
[INFO] [stdout]     src/lib.rs - (line 77)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c3c8727bfdbf8b15e408a4aab04c4e398615bbd02aa134beb332cd797656140a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3c8727bfdbf8b15e408a4aab04c4e398615bbd02aa134beb332cd797656140a", kill_on_drop: false }`
[INFO] [stdout] c3c8727bfdbf8b15e408a4aab04c4e398615bbd02aa134beb332cd797656140a
