[INFO] cloning repository https://github.com/seahyinghang8/order-book
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/seahyinghang8/order-book" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseahyinghang8%2Forder-book", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseahyinghang8%2Forder-book'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 92564acc4aca3cbff0d1aedbf97f44b05b4f6435
[INFO] checking seahyinghang8/order-book against try#7424ce9ff9baac3e9d9f5dd3c85828cddea0134d for pr-136776-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseahyinghang8%2Forder-book" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/seahyinghang8/order-book
[INFO] finished tweaking git repo https://github.com/seahyinghang8/order-book
[INFO] tweaked toml for git repo https://github.com/seahyinghang8/order-book written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/seahyinghang8/order-book on toolchain 7424ce9ff9baac3e9d9f5dd3c85828cddea0134d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7424ce9ff9baac3e9d9f5dd3c85828cddea0134d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/seahyinghang8/order-book 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" "+7424ce9ff9baac3e9d9f5dd3c85828cddea0134d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking seahyinghang8/order-book against try#7424ce9ff9baac3e9d9f5dd3c85828cddea0134d for pr-136776-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseahyinghang8%2Forder-book" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/seahyinghang8/order-book
[INFO] finished tweaking git repo https://github.com/seahyinghang8/order-book
[INFO] tweaked toml for git repo https://github.com/seahyinghang8/order-book written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/seahyinghang8/order-book on toolchain 7424ce9ff9baac3e9d9f5dd3c85828cddea0134d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7424ce9ff9baac3e9d9f5dd3c85828cddea0134d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/seahyinghang8/order-book 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" "+7424ce9ff9baac3e9d9f5dd3c85828cddea0134d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid v1.7.0
[INFO] [stderr]   Downloaded windows-targets v0.52.3
[INFO] [stderr]   Downloaded uuid-macro-internal v1.7.0
[INFO] [stderr]   Downloaded hermit-abi v0.3.8
[INFO] [stderr]   Downloaded rmp v0.8.12
[INFO] [stderr]   Downloaded clap v4.5.1
[INFO] [stderr]   Downloaded cc v1.0.88
[INFO] [stderr]   Downloaded rmp-serde v1.1.2
[INFO] [stderr]   Downloaded clap_builder v4.5.1
[INFO] [stderr]   Downloaded syn v2.0.51
[INFO] [stderr]   Downloaded windows_x86_64_gnullvm v0.52.3
[INFO] [stderr]   Downloaded windows_aarch64_gnullvm v0.52.3
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.52.3
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.52.3
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.52.3
[INFO] [stderr]   Downloaded windows_i686_msvc v0.52.3
[INFO] [stderr]   Downloaded windows_i686_gnu v0.52.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+7424ce9ff9baac3e9d9f5dd3c85828cddea0134d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7292a8fc916978897844eaec6dc85391e553fcec5752286d618bbf4f4ba2e9ac
[INFO] running `Command { std: "docker" "start" "-a" "7292a8fc916978897844eaec6dc85391e553fcec5752286d618bbf4f4ba2e9ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7292a8fc916978897844eaec6dc85391e553fcec5752286d618bbf4f4ba2e9ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7292a8fc916978897844eaec6dc85391e553fcec5752286d618bbf4f4ba2e9ac", kill_on_drop: false }`
[INFO] [stdout] 7292a8fc916978897844eaec6dc85391e553fcec5752286d618bbf4f4ba2e9ac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+7424ce9ff9baac3e9d9f5dd3c85828cddea0134d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7a873a11582f030650f67d07dfbbbb7306378170b88eb938fda77b5c1f7f2e51
[INFO] running `Command { std: "docker" "start" "-a" "7a873a11582f030650f67d07dfbbbb7306378170b88eb938fda77b5c1f7f2e51", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking strsim v0.11.0
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]     Checking clap_builder v4.5.1
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.51
[INFO] [stderr]     Checking rmp v0.8.12
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]    Compiling uuid-macro-internal v1.7.0
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking clap v4.5.1
[INFO] [stderr]     Checking rmp-serde v1.1.2
[INFO] [stderr]     Checking uuid v1.7.0
[INFO] [stderr]     Checking order_book v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/linked_list.rs:193:17
[INFO] [stdout]     |
[INFO] [stdout] 193 |     pub fn iter(&self) -> SlabLinkedListIter<T> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 193 |     pub fn iter(&self) -> SlabLinkedListIter<'_, T> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/price_tree.rs:29:17
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn iter(&self) -> PriceNodeIterator {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn iter(&self) -> PriceNodeIterator<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/price_tree.rs:156:17
[INFO] [stdout]     |
[INFO] [stdout] 156 |     pub fn iter(&self) -> PriceTreeIterator {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |         |
[INFO] [stdout]     |                 |         the same lifetime is hidden here
[INFO] [stdout]     |                 |         the same lifetime is hidden here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 156 |     pub fn iter(&self) -> PriceTreeIterator<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/linked_list.rs:193:17
[INFO] [stdout]     |
[INFO] [stdout] 193 |     pub fn iter(&self) -> SlabLinkedListIter<T> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 193 |     pub fn iter(&self) -> SlabLinkedListIter<'_, T> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/price_tree.rs:29:17
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn iter(&self) -> PriceNodeIterator {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn iter(&self) -> PriceNodeIterator<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/price_tree.rs:156:17
[INFO] [stdout]     |
[INFO] [stdout] 156 |     pub fn iter(&self) -> PriceTreeIterator {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |         |
[INFO] [stdout]     |                 |         the same lifetime is hidden here
[INFO] [stdout]     |                 |         the same lifetime is hidden here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 156 |     pub fn iter(&self) -> PriceTreeIterator<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.81s
[INFO] running `Command { std: "docker" "inspect" "7a873a11582f030650f67d07dfbbbb7306378170b88eb938fda77b5c1f7f2e51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a873a11582f030650f67d07dfbbbb7306378170b88eb938fda77b5c1f7f2e51", kill_on_drop: false }`
[INFO] [stdout] 7a873a11582f030650f67d07dfbbbb7306378170b88eb938fda77b5c1f7f2e51
