[INFO] fetching crate cloacina-macros 0.3.0...
[INFO] testing cloacina-macros-0.3.0 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate cloacina-macros 0.3.0 into /workspace/builds/worker-2-tc2/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-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cloacina-macros 0.3.0 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2618ee5d3ff5d10b967981a18dacd58ed4e876ce3bfe68abb48b787bb604a2d8
[INFO] running `Command { std: "docker" "start" "-a" "2618ee5d3ff5d10b967981a18dacd58ed4e876ce3bfe68abb48b787bb604a2d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2618ee5d3ff5d10b967981a18dacd58ed4e876ce3bfe68abb48b787bb604a2d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2618ee5d3ff5d10b967981a18dacd58ed4e876ce3bfe68abb48b787bb604a2d8", kill_on_drop: false }`
[INFO] [stdout] 2618ee5d3ff5d10b967981a18dacd58ed4e876ce3bfe68abb48b787bb604a2d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 4c9c402f4cd17d3bb20642d0dc1a0871501f9cac4c46814fb9a333ccbede472b
[INFO] running `Command { std: "docker" "start" "-a" "4c9c402f4cd17d3bb20642d0dc1a0871501f9cac4c46814fb9a333ccbede472b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[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 ryu v1.0.20
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]    Compiling cloacina-macros v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.40s
[INFO] running `Command { std: "docker" "inspect" "4c9c402f4cd17d3bb20642d0dc1a0871501f9cac4c46814fb9a333ccbede472b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c9c402f4cd17d3bb20642d0dc1a0871501f9cac4c46814fb9a333ccbede472b", kill_on_drop: false }`
[INFO] [stdout] 4c9c402f4cd17d3bb20642d0dc1a0871501f9cac4c46814fb9a333ccbede472b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 5580d1fb9618fa76f2ab4dd37130a47fdd64477d2afb813ea56b06fd901e8880
[INFO] running `Command { std: "docker" "start" "-a" "5580d1fb9618fa76f2ab4dd37130a47fdd64477d2afb813ea56b06fd901e8880", 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.03s
[INFO] running `Command { std: "docker" "inspect" "5580d1fb9618fa76f2ab4dd37130a47fdd64477d2afb813ea56b06fd901e8880", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5580d1fb9618fa76f2ab4dd37130a47fdd64477d2afb813ea56b06fd901e8880", kill_on_drop: false }`
[INFO] [stdout] 5580d1fb9618fa76f2ab4dd37130a47fdd64477d2afb813ea56b06fd901e8880
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 18213621c108d1a16accef67bb637db8411bc70ec0128c231b56b4ed2a3ab879
[INFO] running `Command { std: "docker" "start" "-a" "18213621c108d1a16accef67bb637db8411bc70ec0128c231b56b4ed2a3ab879", 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/build/cloacina-macros/72cf8d9ad926ef3b/deps/cloacina_macros-72cf8d9ad926ef3b)
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests cloacina_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/packaged_workflow.rs - packaged_workflow::packaged_workflow (line 1277) ... FAILED
[INFO] [stdout] test src/workflow.rs - workflow::workflow (line 496) ... 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/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/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/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.83s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "18213621c108d1a16accef67bb637db8411bc70ec0128c231b56b4ed2a3ab879", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18213621c108d1a16accef67bb637db8411bc70ec0128c231b56b4ed2a3ab879", kill_on_drop: false }`
[INFO] [stdout] 18213621c108d1a16accef67bb637db8411bc70ec0128c231b56b4ed2a3ab879
