[INFO] cloning repository https://github.com/itsstevenwal/obcore [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/itsstevenwal/obcore" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitsstevenwal%2Fobcore", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitsstevenwal%2Fobcore'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bfae46490f8639230212b917304502392f23fd92 [INFO] testing itsstevenwal/obcore against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitsstevenwal%2Fobcore" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/itsstevenwal/obcore [INFO] finished tweaking git repo https://github.com/itsstevenwal/obcore [INFO] tweaked toml for git repo https://github.com/itsstevenwal/obcore written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/itsstevenwal/obcore on toolchain 1.99.0-beta.1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/itsstevenwal/obcore 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.99.0-beta.1" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 3826fff2e4e2363cc9639321ebe0c76b1f0ae0abfe27126566d3a923028e4327 [INFO] running `Command { std: "docker" "start" "3826fff2e4e2363cc9639321ebe0c76b1f0ae0abfe27126566d3a923028e4327", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3826fff2e4e2363cc9639321ebe0c76b1f0ae0abfe27126566d3a923028e4327", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3826fff2e4e2363cc9639321ebe0c76b1f0ae0abfe27126566d3a923028e4327" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3826fff2e4e2363cc9639321ebe0c76b1f0ae0abfe27126566d3a923028e4327", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3826fff2e4e2363cc9639321ebe0c76b1f0ae0abfe27126566d3a923028e4327" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling obcore v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.32s [INFO] running `Command { std: "docker" "inspect" "3826fff2e4e2363cc9639321ebe0c76b1f0ae0abfe27126566d3a923028e4327", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3826fff2e4e2363cc9639321ebe0c76b1f0ae0abfe27126566d3a923028e4327" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling zmij v1.0.12 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling libc v0.2.179 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling clap_builder v4.5.54 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling obcore v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v2.0.113 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling criterion-plot v0.8.1 [INFO] [stderr] Compiling clap v4.5.54 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling criterion v0.8.1 [INFO] [stderr] Finished `release` profile [optimized] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "3826fff2e4e2363cc9639321ebe0c76b1f0ae0abfe27126566d3a923028e4327", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3826fff2e4e2363cc9639321ebe0c76b1f0ae0abfe27126566d3a923028e4327" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }` [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/release/deps/obcore-f642068b3fb35eea) [INFO] [stdout] [INFO] [stdout] running 95 tests [INFO] [stdout] test hash::tests::test_fx_build_hasher ... ok [INFO] [stdout] test hash::tests::test_fx_hasher_deterministic ... ok [INFO] [stdout] test hash::tests::test_fx_hasher_different_inputs ... ok [INFO] [stdout] test hash::tests::test_fx_hasher_write_bytes_4_to_7 ... ok [INFO] [stdout] test hash::tests::test_fx_hasher_write_bytes_8_to_16 ... ok [INFO] [stdout] test hash::tests::test_fx_hasher_write_bytes_empty ... ok [INFO] [stdout] test hash::tests::test_fx_hasher_write_bytes_long ... ok [INFO] [stdout] test hash::tests::test_fx_hasher_write_bytes_short ... ok [INFO] [stdout] test hash::tests::test_fx_hasher_write_u128 ... ok [INFO] [stdout] test hash::tests::test_fx_hasher_write_u16 ... ok [INFO] [stdout] test hash::tests::test_fx_hasher_write_u32 ... ok [INFO] [stdout] test hash::tests::test_fx_hasher_write_u64 ... ok [INFO] [stdout] test hash::tests::test_fx_hasher_default ... ok [INFO] [stdout] test hash::tests::test_fx_hasher_write_usize ... ok [INFO] [stdout] test hash::tests::test_fx_hashmap_basic ... ok [INFO] [stdout] test hash::tests::test_fx_hashmap_string_keys ... ok [INFO] [stdout] test hash::tests::test_hash_type_through_hasher ... ok [INFO] [stdout] test hash::tests::test_hash_bytes_various_lengths ... ok [INFO] [stdout] test hash::tests::test_multiply_mix ... ok [INFO] [stdout] test level::tests::test_fill_order_partial ... ok [INFO] [stdout] test level::tests::test_iter ... ok [INFO] [stdout] test level::tests::test_new_level ... ok [INFO] [stdout] test level::tests::test_remove_nonexistent_order ... ok [INFO] [stdout] test level::tests::test_remove_order ... ok [INFO] [stdout] test list::tests::test_default ... ok [INFO] [stdout] test list::tests::test_drop ... ok [INFO] [stdout] test list::tests::test_iter ... ok [INFO] [stdout] test list::tests::test_iter_mut ... ok [INFO] [stdout] test list::tests::test_new ... ok [INFO] [stdout] test list::tests::test_pool_reuse ... ok [INFO] [stdout] test list::tests::test_remove_head ... ok [INFO] [stdout] test list::tests::test_remove_only_node ... ok [INFO] [stdout] test list::tests::test_remove_tail ... ok [INFO] [stdout] test list::tests::test_push_back ... ok [INFO] [stdout] test list::tests::test_pop_front ... ok [INFO] [stdout] test list::tests::test_remove_multiple_nodes ... ok [INFO] [stdout] test ob::tests::test_apply_match ... ok [INFO] [stdout] test ob::tests::test_apply_insert ... ok [INFO] [stdout] test list::tests::test_remove_null_pointer ... ok [INFO] [stdout] test level::tests::test_add_order ... ok [INFO] [stdout] test ob::tests::test_apply_delete ... ok [INFO] [stdout] test level::tests::test_fill_order_complete ... ok [INFO] [stdout] test level::tests::test_add_multiple_orders ... ok [INFO] [stdout] test hash::tests::test_fx_hasher_write_u8 ... ok [INFO] [stdout] test level::tests::test_iter_mut ... ok [INFO] [stdout] test list::tests::test_into_iter ... ok [INFO] [stdout] test list::tests::test_remove_middle ... ok [INFO] [stdout] test ob::tests::test_apply_noop ... ok [INFO] [stdout] test ob::tests::test_best_ask ... ok [INFO] [stdout] test ob::tests::test_best_bid ... ok [INFO] [stdout] test ob::tests::test_bids_asks_iterators ... ok [INFO] [stdout] test ob::tests::test_cancel_after_partial_fill ... ok [INFO] [stdout] test ob::tests::test_cancel_after_full_fill ... ok [INFO] [stdout] test ob::tests::test_cancel_after_stp_cancel_both ... ok [INFO] [stdout] test ob::tests::test_cancel_after_stp_cancel_maker ... ok [INFO] [stdout] test ob::tests::test_depth ... ok [INFO] [stdout] test ob::tests::test_double_cancel ... ok [INFO] [stdout] test ob::tests::test_empty_book ... ok [INFO] [stdout] test ob::tests::test_eval_insert_duplicate ... ok [INFO] [stdout] test ob::tests::test_eval_cancel ... ok [INFO] [stdout] test ob::tests::test_eval_insert_no_match ... ok [INFO] [stdout] test ob::tests::test_eval_matching ... ok [INFO] [stdout] test ob::tests::test_eval_price_crossing ... ok [INFO] [stdout] test ob::tests::test_eval_multi_maker_match ... ok [INFO] [stdout] test ob::tests::test_eval_then_apply_with_insert ... ok [INFO] [stdout] test ob::tests::test_fok_full_fill ... ok [INFO] [stdout] test ob::tests::test_eval_with_ops ... ok [INFO] [stdout] test ob::tests::test_fok_partial_reject ... ok [INFO] [stdout] test ob::tests::test_ioc_no_match ... ok [INFO] [stdout] test ob::tests::test_gtc_unchanged ... ok [INFO] [stdout] test ob::tests::test_ioc_partial_fill ... ok [INFO] [stdout] test ob::tests::test_len_and_is_empty ... ok [INFO] [stdout] test ob::tests::test_order_lookup ... ok [INFO] [stdout] test ob::tests::test_eval_then_apply ... ok [INFO] [stdout] test ob::tests::test_eval_quantity_exhausted ... ok [INFO] [stdout] test ob::tests::test_post_only_accept_if_maker ... ok [INFO] [stdout] test ob::tests::test_post_only_reject_if_would_take ... ok [INFO] [stdout] test ob::tests::test_stp_cancel_both ... ok [INFO] [stdout] test ob::tests::test_stp_cancel_maker ... ok [INFO] [stdout] test ob::tests::test_stp_cancel_maker_fill_from_others ... ok [INFO] [stdout] test ob::tests::test_stp_cancel_taker ... ok [INFO] [stdout] test ob::tests::test_stp_cancel_taker_no_self_trade ... ok [INFO] [stdout] test ob::tests::test_temp_state ... ok [INFO] [stdout] test ob::tests::test_top_asks ... ok [INFO] [stdout] test ob::tests::test_top_bids ... ok [INFO] [stdout] test side::tests::test_height ... ok [INFO] [stdout] test side::tests::test_insert_multiple_orders_same_price ... ok [INFO] [stdout] test side::tests::test_insert_order ... ok [INFO] [stdout] test side::tests::test_insert_orders_different_prices ... ok [INFO] [stdout] test side::tests::test_iter_asks ... ok [INFO] [stdout] test side::tests::test_iter_bids ... ok [INFO] [stdout] test side::tests::test_iter_mut ... ok [INFO] [stdout] test side::tests::test_new_side ... ok [INFO] [stdout] test side::tests::test_remove_order ... ok [INFO] [stdout] test side::tests::test_remove_order_single_order ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 95 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests obcore [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] running `Command { std: "docker" "inspect" "3826fff2e4e2363cc9639321ebe0c76b1f0ae0abfe27126566d3a923028e4327", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3826fff2e4e2363cc9639321ebe0c76b1f0ae0abfe27126566d3a923028e4327", kill_on_drop: false }` [INFO] [stdout] 3826fff2e4e2363cc9639321ebe0c76b1f0ae0abfe27126566d3a923028e4327