[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 1.94.0 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fastn-stack/context on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 96344413255f246239cfe0f58cbde7576fc0006afd143edb9cbe78a9921f5a2d
[INFO] running `Command { std: "docker" "start" "-a" "96344413255f246239cfe0f58cbde7576fc0006afd143edb9cbe78a9921f5a2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "96344413255f246239cfe0f58cbde7576fc0006afd143edb9cbe78a9921f5a2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96344413255f246239cfe0f58cbde7576fc0006afd143edb9cbe78a9921f5a2d", kill_on_drop: false }`
[INFO] [stdout] 96344413255f246239cfe0f58cbde7576fc0006afd143edb9cbe78a9921f5a2d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8f768b277704b3ad4d529b135cf1ecd21482f58d25bfe1775123ddb666fef94e
[INFO] running `Command { std: "docker" "start" "-a" "8f768b277704b3ad4d529b135cf1ecd21482f58d25bfe1775123ddb666fef94e", 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 10.41s
[INFO] running `Command { std: "docker" "inspect" "8f768b277704b3ad4d529b135cf1ecd21482f58d25bfe1775123ddb666fef94e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f768b277704b3ad4d529b135cf1ecd21482f58d25bfe1775123ddb666fef94e", kill_on_drop: false }`
[INFO] [stdout] 8f768b277704b3ad4d529b135cf1ecd21482f58d25bfe1775123ddb666fef94e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f6f3cf02b18eb56f44980137e499759645f59bde8095810b649cccea04478519
[INFO] running `Command { std: "docker" "start" "-a" "f6f3cf02b18eb56f44980137e499759645f59bde8095810b649cccea04478519", kill_on_drop: false }`
[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 async-stream-impl v0.3.6
[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 9.86s
[INFO] running `Command { std: "docker" "inspect" "f6f3cf02b18eb56f44980137e499759645f59bde8095810b649cccea04478519", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6f3cf02b18eb56f44980137e499759645f59bde8095810b649cccea04478519", kill_on_drop: false }`
[INFO] [stdout] f6f3cf02b18eb56f44980137e499759645f59bde8095810b649cccea04478519
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 47896552fe634531ed0a83cecd7b112f688f54d3366938c1ff6fbe8415382911
[INFO] running `Command { std: "docker" "start" "-a" "47896552fe634531ed0a83cecd7b112f688f54d3366938c1ff6fbe8415382911", 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-3a371375b37ff791)
[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-96ac48bdccffd624)
[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[E0282]: type annotations needed
[INFO] [stdout]   --> fastn-context/src/lib.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let ctx = fastn_context::global().await;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 58 |     println!("App: {}", ctx.name());
[INFO] [stdout]    |                         --- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `ctx` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let ctx: /* Type */ = fastn_context::global().await;
[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 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0282, 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.13s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p fastn-context --doc`
[INFO] running `Command { std: "docker" "inspect" "47896552fe634531ed0a83cecd7b112f688f54d3366938c1ff6fbe8415382911", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47896552fe634531ed0a83cecd7b112f688f54d3366938c1ff6fbe8415382911", kill_on_drop: false }`
[INFO] [stdout] 47896552fe634531ed0a83cecd7b112f688f54d3366938c1ff6fbe8415382911
