[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-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffastn-stack%2Fcontext" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-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-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fastn-stack/context 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 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 77766aa7796758e95a9caf7b9ca7fe626929b1d96d5279cac852e553a175e1ae
[INFO] running `Command { std: "docker" "start" "-a" "77766aa7796758e95a9caf7b9ca7fe626929b1d96d5279cac852e553a175e1ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "77766aa7796758e95a9caf7b9ca7fe626929b1d96d5279cac852e553a175e1ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77766aa7796758e95a9caf7b9ca7fe626929b1d96d5279cac852e553a175e1ae", kill_on_drop: false }`
[INFO] [stdout] 77766aa7796758e95a9caf7b9ca7fe626929b1d96d5279cac852e553a175e1ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 4e622265e851dea69c442e14066ae6b7fbf2f3f24cb3192a099a94a5fdd368f1
[INFO] running `Command { std: "docker" "start" "-a" "4e622265e851dea69c442e14066ae6b7fbf2f3f24cb3192a099a94a5fdd368f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[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.60s
[INFO] running `Command { std: "docker" "inspect" "4e622265e851dea69c442e14066ae6b7fbf2f3f24cb3192a099a94a5fdd368f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e622265e851dea69c442e14066ae6b7fbf2f3f24cb3192a099a94a5fdd368f1", kill_on_drop: false }`
[INFO] [stdout] 4e622265e851dea69c442e14066ae6b7fbf2f3f24cb3192a099a94a5fdd368f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 6718e55a4f2f3b9bc540b93ba3cf50dcbe91f6758ac0b97743faef9e6d455bbd
[INFO] running `Command { std: "docker" "start" "-a" "6718e55a4f2f3b9bc540b93ba3cf50dcbe91f6758ac0b97743faef9e6d455bbd", 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 tokio v1.47.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[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 11.05s
[INFO] running `Command { std: "docker" "inspect" "6718e55a4f2f3b9bc540b93ba3cf50dcbe91f6758ac0b97743faef9e6d455bbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6718e55a4f2f3b9bc540b93ba3cf50dcbe91f6758ac0b97743faef9e6d455bbd", kill_on_drop: false }`
[INFO] [stdout] 6718e55a4f2f3b9bc540b93ba3cf50dcbe91f6758ac0b97743faef9e6d455bbd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 5fd0b5c3dba1a3dd5a50a8e5bfbf42ad26c68ffab08bf3b1369c0fdf2b21b135
[INFO] running `Command { std: "docker" "start" "-a" "5fd0b5c3dba1a3dd5a50a8e5bfbf42ad26c68ffab08bf3b1369c0fdf2b21b135", 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.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fastn_context-6c8d37ac58b1cc00)
[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-f0881eb25a194955)
[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 63) ... FAILED
[INFO] [stdout] test fastn-context/src/lib.rs - (line 24) ... FAILED
[INFO] [stdout] test fastn-context/src/lib.rs - (line 50) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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] 10 |     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] ---- 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] 9 |     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] 20 |     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] 20 -     let status = fastn_context::status().await;
[INFO] [stdout] 20 +     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 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] 9 |     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] 9 -     let ctx = fastn_context::global().await;
[INFO] [stdout] 9 +     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]  7 |   async fn main() {
[INFO] [stdout]    |  _________________^
[INFO] [stdout]  8 | |     // Global context is automatically available
[INFO] [stdout]  9 | |     let ctx = fastn_context::global().await;
[INFO] [stdout] 10 | |     println!("App: {}", ctx.name());
[INFO] [stdout] 11 | | }
[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] 
[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.19s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p fastn-context --doc`
[INFO] running `Command { std: "docker" "inspect" "5fd0b5c3dba1a3dd5a50a8e5bfbf42ad26c68ffab08bf3b1369c0fdf2b21b135", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fd0b5c3dba1a3dd5a50a8e5bfbf42ad26c68ffab08bf3b1369c0fdf2b21b135", kill_on_drop: false }`
[INFO] [stdout] 5fd0b5c3dba1a3dd5a50a8e5bfbf42ad26c68ffab08bf3b1369c0fdf2b21b135
