[INFO] cloning repository https://github.com/cedar12/east_core
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cedar12/east_core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcedar12%2Feast_core", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcedar12%2Feast_core'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8d595a8699a9ee36122f57d4a01264e990924682
[INFO] testing cedar12/east_core 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%2Fcedar12%2Feast_core" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cedar12/east_core
[INFO] finished tweaking git repo https://github.com/cedar12/east_core
[INFO] tweaked toml for git repo https://github.com/cedar12/east_core written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cedar12/east_core 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/cedar12/east_core 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] a2abfc9523443232c3363b9632dc98a66a6aff43993dde7e77414a3e800033fd
[INFO] running `Command { std: "docker" "start" "-a" "a2abfc9523443232c3363b9632dc98a66a6aff43993dde7e77414a3e800033fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a2abfc9523443232c3363b9632dc98a66a6aff43993dde7e77414a3e800033fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2abfc9523443232c3363b9632dc98a66a6aff43993dde7e77414a3e800033fd", kill_on_drop: false }`
[INFO] [stdout] a2abfc9523443232c3363b9632dc98a66a6aff43993dde7e77414a3e800033fd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 89925d230878bcf9ee64a5ad25babc6fd2de9b651a564c09d5dab383b53f1696
[INFO] running `Command { std: "docker" "start" "-a" "89925d230878bcf9ee64a5ad25babc6fd2de9b651a564c09d5dab383b53f1696", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling async-trait v0.1.66
[INFO] [stderr]    Compiling owning_ref v0.3.3
[INFO] [stderr]    Compiling tokio v1.26.0
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling mio v0.8.6
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling parking_lot_core v0.2.14
[INFO] [stderr]    Compiling parking_lot v0.4.8
[INFO] [stderr]    Compiling chashmap v2.2.2
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling east_core v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.62s
[INFO] running `Command { std: "docker" "inspect" "89925d230878bcf9ee64a5ad25babc6fd2de9b651a564c09d5dab383b53f1696", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89925d230878bcf9ee64a5ad25babc6fd2de9b651a564c09d5dab383b53f1696", kill_on_drop: false }`
[INFO] [stdout] 89925d230878bcf9ee64a5ad25babc6fd2de9b651a564c09d5dab383b53f1696
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 91acb8bec06d617d4b7228982bf106dcd2cc53ccbdd485a37c16faf87237d03b
[INFO] running `Command { std: "docker" "start" "-a" "91acb8bec06d617d4b7228982bf106dcd2cc53ccbdd485a37c16faf87237d03b", kill_on_drop: false }`
[INFO] [stderr]    Compiling east_core v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.55s
[INFO] running `Command { std: "docker" "inspect" "91acb8bec06d617d4b7228982bf106dcd2cc53ccbdd485a37c16faf87237d03b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91acb8bec06d617d4b7228982bf106dcd2cc53ccbdd485a37c16faf87237d03b", kill_on_drop: false }`
[INFO] [stdout] 91acb8bec06d617d4b7228982bf106dcd2cc53ccbdd485a37c16faf87237d03b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] d148d478d123222d46c5bf5ac362739b31abd0a1e02b618a65e4f8d44369ff87
[INFO] running `Command { std: "docker" "start" "-a" "d148d478d123222d46c5bf5ac362739b31abd0a1e02b618a65e4f8d44369ff87", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/east_core-68512250c719656a)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test byte_buf::slice_util::test::test_slice_copy ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests east_core
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/handler.rs - handler::Handler (line 3) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/handler.rs - handler::Handler (line 3) stdout ----
[INFO] [stdout] error[E0412]: cannot find type `Context` in this scope
[INFO] [stdout]  --> src/handler.rs:6:34
[INFO] [stdout]   |
[INFO] [stdout] 5 |   async fn active(&mut self,ctx:&Context<T>);
[INFO] [stdout]   |                                  ^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::task::Context;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use east_core::context::Context;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Context` in this scope
[INFO] [stdout]  --> src/handler.rs:7:32
[INFO] [stdout]   |
[INFO] [stdout] 6 |   async fn read(&mut self,ctx:&Context<T>,msg:T);
[INFO] [stdout]   |                                ^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::task::Context;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use east_core::context::Context;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Context` in this scope
[INFO] [stdout]  --> src/handler.rs:8:33
[INFO] [stdout]   |
[INFO] [stdout] 7 |   async fn close(&mut self,ctx:&Context<T>);
[INFO] [stdout]   |                                 ^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::task::Context;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use east_core::context::Context;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Msg` in this scope
[INFO] [stdout]   --> src/handler.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Handler<Msg> for MsgHandler {
[INFO] [stdout]    |              ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use east_core::message::Msg;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Context` in this scope
[INFO] [stdout]   --> src/handler.rs:16:36
[INFO] [stdout]    |
[INFO] [stdout] 15 |     async fn read(&mut self, ctx: &Context<Msg>, msg: Msg) {
[INFO] [stdout]    |                                    ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  2 + use std::task::Context;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use east_core::context::Context;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Msg` in this scope
[INFO] [stdout]   --> src/handler.rs:16:44
[INFO] [stdout]    |
[INFO] [stdout] 15 |     async fn read(&mut self, ctx: &Context<Msg>, msg: Msg) {
[INFO] [stdout]    |                                            ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use east_core::message::Msg;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Msg` in this scope
[INFO] [stdout]   --> src/handler.rs:16:55
[INFO] [stdout]    |
[INFO] [stdout] 15 |     async fn read(&mut self, ctx: &Context<Msg>, msg: Msg) {
[INFO] [stdout]    |                                                       ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use east_core::message::Msg;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Msg`
[INFO] [stdout]   --> src/handler.rs:18:15
[INFO] [stdout]    |
[INFO] [stdout] 17 |         let m=Msg::new(TypesEnum::ProxyOpen, msg.data);
[INFO] [stdout]    |               ^^^ use of undeclared type `Msg`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use east_core::message::Msg;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TypesEnum`
[INFO] [stdout]   --> src/handler.rs:18:24
[INFO] [stdout]    |
[INFO] [stdout] 17 |         let m=Msg::new(TypesEnum::ProxyOpen, msg.data);
[INFO] [stdout]    |                        ^^^^^^^^^ use of undeclared type `TypesEnum`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  2 + use east_core::types::TypesEnum;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Context` in this scope
[INFO] [stdout]   --> src/handler.rs:21:38
[INFO] [stdout]    |
[INFO] [stdout] 20 |     async fn active(&mut self, ctx: &Context<Msg>) {
[INFO] [stdout]    |                                      ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  2 + use std::task::Context;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use east_core::context::Context;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Msg` in this scope
[INFO] [stdout]   --> src/handler.rs:21:46
[INFO] [stdout]    |
[INFO] [stdout] 20 |     async fn active(&mut self, ctx: &Context<Msg>) {
[INFO] [stdout]    |                                              ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use east_core::message::Msg;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Context` in this scope
[INFO] [stdout]   --> src/handler.rs:26:35
[INFO] [stdout]    |
[INFO] [stdout] 25 |     async fn close(&mut self,ctx:&Context<Msg>){
[INFO] [stdout]    |                                   ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  2 + use std::task::Context;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use east_core::context::Context;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Msg` in this scope
[INFO] [stdout]   --> src/handler.rs:26:43
[INFO] [stdout]    |
[INFO] [stdout] 25 |     async fn close(&mut self,ctx:&Context<Msg>){
[INFO] [stdout]    |                                           ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use east_core::message::Msg;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 13 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/handler.rs - handler::Handler (line 3)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "d148d478d123222d46c5bf5ac362739b31abd0a1e02b618a65e4f8d44369ff87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d148d478d123222d46c5bf5ac362739b31abd0a1e02b618a65e4f8d44369ff87", kill_on_drop: false }`
[INFO] [stdout] d148d478d123222d46c5bf5ac362739b31abd0a1e02b618a65e4f8d44369ff87
