[INFO] cloning repository https://github.com/eichiarakaki/libaegis-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eichiarakaki/libaegis-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feichiarakaki%2Flibaegis-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feichiarakaki%2Flibaegis-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8ef5a01a7cbae8784b649ab5f4defb4a7688f569
[INFO] testing eichiarakaki/libaegis-rs against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feichiarakaki%2Flibaegis-rs" "/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/eichiarakaki/libaegis-rs
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/eichiarakaki/libaegis-rs
[INFO] tweaked toml for git repo https://github.com/eichiarakaki/libaegis-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/eichiarakaki/libaegis-rs on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/eichiarakaki/libaegis-rs 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d97ca1595445637fd5884a6f76d296863340624458179269a8e71793a388bf77
[INFO] running `Command { std: "docker" "start" "-a" "d97ca1595445637fd5884a6f76d296863340624458179269a8e71793a388bf77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d97ca1595445637fd5884a6f76d296863340624458179269a8e71793a388bf77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d97ca1595445637fd5884a6f76d296863340624458179269a8e71793a388bf77", kill_on_drop: false }`
[INFO] [stdout] d97ca1595445637fd5884a6f76d296863340624458179269a8e71793a388bf77
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ba1cf83ac65437a53f441e244da31c23ad2e8c94d4ba708a4277bd459942c098
[INFO] running `Command { std: "docker" "start" "-a" "ba1cf83ac65437a53f441e244da31c23ad2e8c94d4ba708a4277bd459942c098", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling libaegis v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.03s
[INFO] running `Command { std: "docker" "inspect" "ba1cf83ac65437a53f441e244da31c23ad2e8c94d4ba708a4277bd459942c098", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba1cf83ac65437a53f441e244da31c23ad2e8c94d4ba708a4277bd459942c098", kill_on_drop: false }`
[INFO] [stdout] ba1cf83ac65437a53f441e244da31c23ad2e8c94d4ba708a4277bd459942c098
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7df5ad4bd093b1fb819fdb768d26b3639f590afa3d5a8acd902ccecbcf60b4de
[INFO] running `Command { std: "docker" "start" "-a" "7df5ad4bd093b1fb819fdb768d26b3639f590afa3d5a8acd902ccecbcf60b4de", kill_on_drop: false }`
[INFO] [stderr]    Compiling libaegis v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.55s
[INFO] running `Command { std: "docker" "inspect" "7df5ad4bd093b1fb819fdb768d26b3639f590afa3d5a8acd902ccecbcf60b4de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7df5ad4bd093b1fb819fdb768d26b3639f590afa3d5a8acd902ccecbcf60b4de", kill_on_drop: false }`
[INFO] [stdout] 7df5ad4bd093b1fb819fdb768d26b3639f590afa3d5a8acd902ccecbcf60b4de
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1d4a8b5208e39b41772ef3522fea84fa7f4acea3eb8b7d340b83d22038ab7b3f
[INFO] running `Command { std: "docker" "start" "-a" "1d4a8b5208e39b41772ef3522fea84fa7f4acea3eb8b7d340b83d22038ab7b3f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libaegis-8eaa29a8682d8504)
[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 libaegis
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/data_stream.rs - data_stream (line 30) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/data_stream.rs - data_stream (line 30) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `DataStream` in this scope
[INFO] [stdout]   --> src/data_stream.rs:31:18
[INFO] [stdout]    |
[INFO] [stdout] 31 | let mut stream = DataStream::connect(socket_path, component_id, session_id).await?;
[INFO] [stdout]    |                  ^^^^^^^^^^ use of undeclared type `DataStream`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 30 + use libaegis::DataStream;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `socket_path` in this scope
[INFO] [stdout]   --> src/data_stream.rs:31:38
[INFO] [stdout]    |
[INFO] [stdout] 31 | let mut stream = DataStream::connect(socket_path, component_id, session_id).await?;
[INFO] [stdout]    |                                      ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `component_id` in this scope
[INFO] [stdout]   --> src/data_stream.rs:31:51
[INFO] [stdout]    |
[INFO] [stdout] 31 | let mut stream = DataStream::connect(socket_path, component_id, session_id).await?;
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `session_id` in this scope
[INFO] [stdout]   --> src/data_stream.rs:31:65
[INFO] [stdout]    |
[INFO] [stdout] 31 | let mut stream = DataStream::connect(socket_path, component_id, session_id).await?;
[INFO] [stdout]    |                                                                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `MarketData` in this scope
[INFO] [stdout]   --> src/data_stream.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         MarketData::AggTrade(t) => { /* t.transact_time is always valid */ }
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared type `MarketData`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 30 + use libaegis::data_stream::MarketData;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `MarketData` in this scope
[INFO] [stdout]   --> src/data_stream.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         MarketData::Trade(t)    => { /* t.time is always valid */ }
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared type `MarketData`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 30 + use libaegis::data_stream::MarketData;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `MarketData` in this scope
[INFO] [stdout]   --> src/data_stream.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         MarketData::Kline(k)    => { /* k.open_time is always valid */ }
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared type `MarketData`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 30 + use libaegis::data_stream::MarketData;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `MarketData` in this scope
[INFO] [stdout]   --> src/data_stream.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         MarketData::OrderBook(ob) => {
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared type `MarketData`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 30 + use libaegis::data_stream::MarketData;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `MarketData` in this scope
[INFO] [stdout]   --> src/data_stream.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |         MarketData::BookDepth(bd) => { /* bd.timestamp is always unix ms */ }
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared type `MarketData`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 30 + use libaegis::data_stream::MarketData;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `MarketData` in this scope
[INFO] [stdout]   --> src/data_stream.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |         MarketData::Metrics(m)    => { /* m.create_time is always unix ms */ }
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared type `MarketData`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 30 + use libaegis::data_stream::MarketData;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `MarketData` in this scope
[INFO] [stdout]   --> src/data_stream.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |         MarketData::Unknown { data_type, payload } => { /* forward-compat */ }
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared type `MarketData`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 30 + use libaegis::data_stream::MarketData;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/data_stream.rs:31:77
[INFO] [stdout]    |
[INFO] [stdout] 30 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_data_stream_rs_30_0() {
[INFO] [stdout]    |                                      ------------------------------------------ this is not `async`
[INFO] [stdout] 31 | let mut stream = DataStream::connect(socket_path, component_id, session_id).await?;
[INFO] [stdout]    |                                                                             ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/data_stream.rs:33:29
[INFO] [stdout]    |
[INFO] [stdout] 30 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_data_stream_rs_30_0() {
[INFO] [stdout]    |                                      ------------------------------------------ this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 33 |     let msg = stream.next().await?;
[INFO] [stdout]    |                             ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 13 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0728.
[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/data_stream.rs - data_stream (line 30)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "1d4a8b5208e39b41772ef3522fea84fa7f4acea3eb8b7d340b83d22038ab7b3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d4a8b5208e39b41772ef3522fea84fa7f4acea3eb8b7d340b83d22038ab7b3f", kill_on_drop: false }`
[INFO] [stdout] 1d4a8b5208e39b41772ef3522fea84fa7f4acea3eb8b7d340b83d22038ab7b3f
