[INFO] cloning repository https://github.com/fastn-stack/context
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fastn-stack/context" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffastn-stack%2Fcontext", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffastn-stack%2Fcontext'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1b08261388633fbab10af0d22e193fab8bde9ec9
[INFO] testing fastn-stack/context against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffastn-stack%2Fcontext" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/fastn-stack/context
[INFO] finished tweaking git repo https://github.com/fastn-stack/context
[INFO] tweaked toml for git repo https://github.com/fastn-stack/context written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fastn-stack/context on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fastn-stack/context 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-2026-03-05" "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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 06d4eadd9feb7c86fbda3e5acc66785bb6acb5cad17954ef69a0cdf6d857121c
[INFO] running `Command { std: "docker" "start" "-a" "06d4eadd9feb7c86fbda3e5acc66785bb6acb5cad17954ef69a0cdf6d857121c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "06d4eadd9feb7c86fbda3e5acc66785bb6acb5cad17954ef69a0cdf6d857121c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06d4eadd9feb7c86fbda3e5acc66785bb6acb5cad17954ef69a0cdf6d857121c", kill_on_drop: false }`
[INFO] [stdout] 06d4eadd9feb7c86fbda3e5acc66785bb6acb5cad17954ef69a0cdf6d857121c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e2d830117384721b722d7e0e05eb2abd70b3d59eef378c593cc4ca645ddaae6
[INFO] running `Command { std: "docker" "start" "-a" "3e2d830117384721b722d7e0e05eb2abd70b3d59eef378c593cc4ca645ddaae6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling fastn-context-macros v0.1.3 (/opt/rustwide/workdir/fastn-context-macros)
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling fastn-context v0.1.3 (/opt/rustwide/workdir/fastn-context)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.43s
[INFO] running `Command { std: "docker" "inspect" "3e2d830117384721b722d7e0e05eb2abd70b3d59eef378c593cc4ca645ddaae6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e2d830117384721b722d7e0e05eb2abd70b3d59eef378c593cc4ca645ddaae6", kill_on_drop: false }`
[INFO] [stdout] 3e2d830117384721b722d7e0e05eb2abd70b3d59eef378c593cc4ca645ddaae6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8bd573a57cc185285e59922b61fa0b4cc485e29d985fc8a4da9a2d434c909c5d
[INFO] running `Command { std: "docker" "start" "-a" "8bd573a57cc185285e59922b61fa0b4cc485e29d985fc8a4da9a2d434c909c5d", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling fastn-context-macros v0.1.3 (/opt/rustwide/workdir/fastn-context-macros)
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling fastn-context v0.1.3 (/opt/rustwide/workdir/fastn-context)
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stdout] warning: extern crate `tokio_test` is unused in crate `fastn_context`
[INFO] [stdout]     |
[INFO] [stdout]     = help: remove the dependency or add `use tokio_test as _;` to the crate root
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> fastn-context/src/lib.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 | #![deny(unused_crate_dependencies)]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.90s
[INFO] running `Command { std: "docker" "inspect" "8bd573a57cc185285e59922b61fa0b4cc485e29d985fc8a4da9a2d434c909c5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8bd573a57cc185285e59922b61fa0b4cc485e29d985fc8a4da9a2d434c909c5d", kill_on_drop: false }`
[INFO] [stdout] 8bd573a57cc185285e59922b61fa0b4cc485e29d985fc8a4da9a2d434c909c5d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 65b9846369ec9134d312a9ea2b8b6380a2ea789df07f162eec3d4097b5b4c573
[INFO] running `Command { std: "docker" "start" "-a" "65b9846369ec9134d312a9ea2b8b6380a2ea789df07f162eec3d4097b5b4c573", kill_on_drop: false }`
[INFO] [stderr] warning: extern crate `tokio_test` is unused in crate `fastn_context`
[INFO] [stderr]     |
[INFO] [stderr]     = help: remove the dependency or add `use tokio_test as _;` to the crate root
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]    --> fastn-context/src/lib.rs:107:9
[INFO] [stderr]     |
[INFO] [stderr] 107 | #![deny(unused_crate_dependencies)]
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `fastn-context` (lib test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fastn_context-5f23724b9a15ce4c)
[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]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fastn_context_macros-de1298dda60d6a17)
[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 fastn_context
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test fastn-context/src/lib.rs - (line 50) ... FAILED
[INFO] [stdout] test fastn-context/src/lib.rs - (line 24) ... FAILED
[INFO] [stdout] test fastn-context/src/lib.rs - (line 63) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- fastn-context/src/lib.rs - (line 50) stdout ----
[INFO] [stdout] error[E0277]: `Arc<fastn_context::Context>` is not a future
[INFO] [stdout]   --> fastn-context/src/lib.rs:57:39
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let ctx = fastn_context::global().await;
[INFO] [stdout]    |               ----------------------- ^^^^^ `Arc<fastn_context::Context>` is not a future
[INFO] [stdout]    |               |
[INFO] [stdout]    |               this call returns `Arc<fastn_context::Context>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Future` is not implemented for `Arc<fastn_context::Context>`
[INFO] [stdout]    = note: Arc<fastn_context::Context> must be a future or must implement `IntoFuture` to be awaited
[INFO] [stdout]    = note: required for `Arc<fastn_context::Context>` to implement `IntoFuture`
[INFO] [stdout] help: remove the `.await`
[INFO] [stdout]    |
[INFO] [stdout] 57 -     let ctx = fastn_context::global().await;
[INFO] [stdout] 57 +     let ctx = fastn_context::global();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> fastn-context/src/lib.rs:55:17
[INFO] [stdout]    |
[INFO] [stdout] 55 |   async fn main() {
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 56 | |     // Global context is automatically available
[INFO] [stdout] 57 | |     let ctx = fastn_context::global().await;
[INFO] [stdout] 58 | |     println!("App: {}", ctx.name());
[INFO] [stdout] 59 | | }
[INFO] [stdout]    | |_^ expected `Result<(), Box<dyn Error>>`, found `()`
[INFO] [stdout]    |
[INFO] [stdout]    = note:   expected enum `Result<(), Box<(dyn std::error::Error + 'static)>>`
[INFO] [stdout]            found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- fastn-context/src/lib.rs - (line 24) stdout ----
[INFO] [stdout] error[E0599]: no function or associated item named `builder` found for struct `fastn_context::Context` in the current scope
[INFO] [stdout]   --> fastn-context/src/lib.rs:31:24
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let ctx = Context::builder("my-app").build();
[INFO] [stdout]    |                        ^^^^^^^ function or associated item not found in `fastn_context::Context`
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Status` is not a future
[INFO] [stdout]   --> fastn-context/src/lib.rs:42:42
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let status = fastn_context::status().await;
[INFO] [stdout]    |                  ----------------------- ^^^^^ `Status` is not a future
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  this call returns `Status`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Future` is not implemented for `Status`
[INFO] [stdout]    = note: Status must be a future or must implement `IntoFuture` to be awaited
[INFO] [stdout]    = note: required for `Status` to implement `IntoFuture`
[INFO] [stdout] help: remove the `.await`
[INFO] [stdout]    |
[INFO] [stdout] 42 -     let status = fastn_context::status().await;
[INFO] [stdout] 42 +     let status = fastn_context::status();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- fastn-context/src/lib.rs - (line 63) stdout ----
[INFO] [stdout] error[E0599]: no function or associated item named `builder` found for struct `fastn_context::Context` in the current scope
[INFO] [stdout]   --> fastn-context/src/lib.rs:71:24
[INFO] [stdout]    |
[INFO] [stdout] 71 |     let ctx = Context::builder("my-app").build();
[INFO] [stdout]    |                        ^^^^^^^ function or associated item not found in `fastn_context::Context`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     fastn-context/src/lib.rs - (line 24)
[INFO] [stdout]     fastn-context/src/lib.rs - (line 50)
[INFO] [stdout]     fastn-context/src/lib.rs - (line 63)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p fastn-context --doc`
[INFO] running `Command { std: "docker" "inspect" "65b9846369ec9134d312a9ea2b8b6380a2ea789df07f162eec3d4097b5b4c573", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65b9846369ec9134d312a9ea2b8b6380a2ea789df07f162eec3d4097b5b4c573", kill_on_drop: false }`
[INFO] [stdout] 65b9846369ec9134d312a9ea2b8b6380a2ea789df07f162eec3d4097b5b4c573
