[INFO] fetching crate cloacina-macros 0.3.0...
[INFO] testing cloacina-macros-0.3.0 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate cloacina-macros 0.3.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate cloacina-macros 0.3.0
[INFO] finished tweaking crates.io crate cloacina-macros 0.3.0
[INFO] tweaked toml for crates.io crate cloacina-macros 0.3.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cloacina-macros 0.3.0 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cloacina-macros 0.3.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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ctor v0.2.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 91e5cafd02bf76b446fdea1a0549fb8fdfc595d805c45726f9aa39b23449e741
[INFO] running `Command { std: "docker" "start" "-a" "91e5cafd02bf76b446fdea1a0549fb8fdfc595d805c45726f9aa39b23449e741", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "91e5cafd02bf76b446fdea1a0549fb8fdfc595d805c45726f9aa39b23449e741", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91e5cafd02bf76b446fdea1a0549fb8fdfc595d805c45726f9aa39b23449e741", kill_on_drop: false }`
[INFO] [stdout] 91e5cafd02bf76b446fdea1a0549fb8fdfc595d805c45726f9aa39b23449e741
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] daa8b61b1c2abaad6fc05e7a29d31fce3b4818dba0fea7718d20366f273184c7
[INFO] running `Command { std: "docker" "start" "-a" "daa8b61b1c2abaad6fc05e7a29d31fce3b4818dba0fea7718d20366f273184c7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling cloacina-macros v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.61s
[INFO] running `Command { std: "docker" "inspect" "daa8b61b1c2abaad6fc05e7a29d31fce3b4818dba0fea7718d20366f273184c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "daa8b61b1c2abaad6fc05e7a29d31fce3b4818dba0fea7718d20366f273184c7", kill_on_drop: false }`
[INFO] [stdout] daa8b61b1c2abaad6fc05e7a29d31fce3b4818dba0fea7718d20366f273184c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b1e543084a849007431b8bf5fda6a61c2e43adaac8b111c904dc5143499f7997
[INFO] running `Command { std: "docker" "start" "-a" "b1e543084a849007431b8bf5fda6a61c2e43adaac8b111c904dc5143499f7997", kill_on_drop: false }`
[INFO] [stderr]    Compiling cloacina-macros v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.23s
[INFO] running `Command { std: "docker" "inspect" "b1e543084a849007431b8bf5fda6a61c2e43adaac8b111c904dc5143499f7997", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1e543084a849007431b8bf5fda6a61c2e43adaac8b111c904dc5143499f7997", kill_on_drop: false }`
[INFO] [stdout] b1e543084a849007431b8bf5fda6a61c2e43adaac8b111c904dc5143499f7997
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e4ab58d2619461db60388e05d7229df4ed9768971c7f3b453f3ba013ff4edcdd
[INFO] running `Command { std: "docker" "start" "-a" "e4ab58d2619461db60388e05d7229df4ed9768971c7f3b453f3ba013ff4edcdd", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cloacina_macros-72cf8d9ad926ef3b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[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] [stderr]    Doc-tests cloacina_macros
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/workflow.rs - workflow::workflow (line 496) ... FAILED
[INFO] [stdout] test src/packaged_workflow.rs - packaged_workflow::packaged_workflow (line 1277) ... FAILED
[INFO] [stdout] test src/tasks.rs - tasks::task (line 787) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 33) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/workflow.rs - workflow::workflow (line 496) stdout ----
[INFO] [stdout] error: cannot find macro `workflow` in this scope
[INFO] [stdout]    --> src/workflow.rs:497:16
[INFO] [stdout]     |
[INFO] [stdout] 497 | let workflow = workflow! {
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 496 + use cloacina_macros::workflow;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/packaged_workflow.rs - packaged_workflow::packaged_workflow (line 1277) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `cloacina`
[INFO] [stdout]     --> src/packaged_workflow.rs:1287:9
[INFO] [stdout]      |
[INFO] [stdout] 1287 |     use cloacina::{Context, TaskError};
[INFO] [stdout]      |         ^^^^^^^^ use of unresolved module or unlinked crate `cloacina`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `cloacina`, use `cargo add cloacina` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `packaged_workflow` in this scope
[INFO] [stdout]     --> src/packaged_workflow.rs:1279:3
[INFO] [stdout]      |
[INFO] [stdout] 1279 | #[packaged_workflow(
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]      |
[INFO] [stdout] 1276 + use cloacina_macros::packaged_workflow;
[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] ---- src/tasks.rs - tasks::task (line 787) stdout ----
[INFO] [stdout] error: cannot find attribute `task` in this scope
[INFO] [stdout]    --> src/tasks.rs:788:3
[INFO] [stdout]     |
[INFO] [stdout] 788 | #[task(
[INFO] [stdout]     |   ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 787 + use cloacina_macros::task;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Context` in this scope
[INFO] [stdout]    --> src/tasks.rs:794:32
[INFO] [stdout]     |
[INFO] [stdout] 794 | async fn my_task(context: &mut Context<Value>) -> Result<(), TaskError> {
[INFO] [stdout]     |                                ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 787 + use std::task::Context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Value` in this scope
[INFO] [stdout]    --> src/tasks.rs:794:40
[INFO] [stdout]     |
[INFO] [stdout] 794 | async fn my_task(context: &mut Context<Value>) -> Result<(), TaskError> {
[INFO] [stdout]     |                                        ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 787 + use serde_json::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TaskError` in this scope
[INFO] [stdout]    --> src/tasks.rs:794:62
[INFO] [stdout]     |
[INFO] [stdout] 794 | async fn my_task(context: &mut Context<Value>) -> Result<(), TaskError> {
[INFO] [stdout]     |                                                              ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 794 | async fn my_task<TaskError>(context: &mut Context<Value>) -> Result<(), TaskError> {
[INFO] [stdout]     |                 +++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 33) stdout ----
[INFO] [stdout] error: macro expansion ignores `;` and any tokens following
[INFO] [stdout]   --> src/lib.rs:50:16
[INFO] [stdout]    |
[INFO] [stdout] 50 |   let workflow = workflow! {
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 51 | |     name: "my_workflow",
[INFO] [stdout] 52 | |     description: "A sample workflow",
[INFO] [stdout] 53 | |     tasks: [my_task, other_task]
[INFO] [stdout] 54 | | };
[INFO] [stdout]    | |_^ caused by the macro expansion here
[INFO] [stdout]    |
[INFO] [stdout]    = note: the usage of `workflow!` is likely invalid in expression context
[INFO] [stdout] 
[INFO] [stdout] error: Task 'my_task' depends on undefined task 'other_task'
[INFO] [stdout]        
[INFO] [stdout]        Available tasks: [my_task]
[INFO] [stdout]        
[INFO] [stdout]        Task defined at: /opt/rustwide/workdir
[INFO] [stdout]   --> src/lib.rs:50:16
[INFO] [stdout]    |
[INFO] [stdout] 50 |   let workflow = workflow! {
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 51 | |     name: "my_workflow",
[INFO] [stdout] 52 | |     description: "A sample workflow",
[INFO] [stdout] 53 | |     tasks: [my_task, other_task]
[INFO] [stdout] 54 | | };
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `workflow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `cloacina` in the list of imported crates
[INFO] [stdout]   --> src/lib.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | / #[task(
[INFO] [stdout] 38 | |     id = "my_task",
[INFO] [stdout] 39 | |     dependencies = ["other_task"],
[INFO] [stdout] 40 | |     retry_attempts = 3,
[INFO] [stdout] 41 | |     retry_backoff = "exponential"
[INFO] [stdout] 42 | | )]
[INFO] [stdout]    | |__^ could not find `cloacina` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `task` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `chrono`
[INFO] [stdout]   --> src/lib.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | / #[task(
[INFO] [stdout] 38 | |     id = "my_task",
[INFO] [stdout] 39 | |     dependencies = ["other_task"],
[INFO] [stdout] 40 | |     retry_attempts = 3,
[INFO] [stdout] 41 | |     retry_backoff = "exponential"
[INFO] [stdout] 42 | | )]
[INFO] [stdout]    | |__^ use of unresolved module or unlinked crate `chrono`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `task` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Context` in this scope
[INFO] [stdout]   --> src/lib.rs:43:32
[INFO] [stdout]    |
[INFO] [stdout] 43 | async fn my_task(context: &mut Context<Value>) -> Result<(), TaskError> {
[INFO] [stdout]    |                                ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 32 + use std::task::Context;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Value` in this scope
[INFO] [stdout]   --> src/lib.rs:43:40
[INFO] [stdout]    |
[INFO] [stdout] 43 | async fn my_task(context: &mut Context<Value>) -> Result<(), TaskError> {
[INFO] [stdout]    |                                        ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 32 + use serde_json::Value;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TaskError` in this scope
[INFO] [stdout]   --> src/lib.rs:43:62
[INFO] [stdout]    |
[INFO] [stdout] 43 | async fn my_task(context: &mut Context<Value>) -> Result<(), TaskError> {
[INFO] [stdout]    |                                                              ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 43 | async fn my_task<TaskError>(context: &mut Context<Value>) -> Result<(), TaskError> {
[INFO] [stdout]    |                 +++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 33)
[INFO] [stdout]     src/packaged_workflow.rs - packaged_workflow::packaged_workflow (line 1277)
[INFO] [stdout]     src/tasks.rs - tasks::task (line 787)
[INFO] [stdout]     src/workflow.rs - workflow::workflow (line 496)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.51s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "e4ab58d2619461db60388e05d7229df4ed9768971c7f3b453f3ba013ff4edcdd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4ab58d2619461db60388e05d7229df4ed9768971c7f3b453f3ba013ff4edcdd", kill_on_drop: false }`
[INFO] [stdout] e4ab58d2619461db60388e05d7229df4ed9768971c7f3b453f3ba013ff4edcdd
