[INFO] fetching crate leonardo-heap 0.3.0... [INFO] extracting crate leonardo-heap 0.3.0 into work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/leonardo-heap/0.3.0 [INFO] extracting crate leonardo-heap 0.3.0 into work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/leonardo-heap/0.3.0 [INFO] validating manifest of leonardo-heap-0.3.0 on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of leonardo-heap-0.3.0 on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing leonardo-heap-0.3.0 [INFO] finished frobbing leonardo-heap-0.3.0 [INFO] frobbed toml for leonardo-heap-0.3.0 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/leonardo-heap/0.3.0/Cargo.toml [INFO] started frobbing leonardo-heap-0.3.0 [INFO] finished frobbing leonardo-heap-0.3.0 [INFO] frobbed toml for leonardo-heap-0.3.0 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/leonardo-heap/0.3.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing leonardo-heap-0.3.0 against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/leonardo-heap/0.3.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 097cb7f31226bf9d0395184b0343080f1cbe5a7e206125a7cbabcea0fe0b219c [INFO] running `"docker" "start" "-a" "097cb7f31226bf9d0395184b0343080f1cbe5a7e206125a7cbabcea0fe0b219c"` [INFO] [stderr] Compiling leonardo-heap v0.3.0 (/opt/crater/workdir) [INFO] [stderr] warning: function is never used: `leonardo_closed` [INFO] [stderr] --> src/leonardo.rs:30:1 [INFO] [stderr] | [INFO] [stderr] 30 | fn leonardo_closed(order: u32) -> usize { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `leonardo_naive` [INFO] [stderr] --> src/leonardo.rs:43:1 [INFO] [stderr] | [INFO] [stderr] 43 | fn leonardo_naive(order: u32) -> usize { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `new_from_len` [INFO] [stderr] --> src/layout.rs:39:5 [INFO] [stderr] | [INFO] [stderr] 39 | pub fn new_from_len(size: usize) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.52s [INFO] running `"docker" "inspect" "097cb7f31226bf9d0395184b0343080f1cbe5a7e206125a7cbabcea0fe0b219c"` [INFO] running `"docker" "rm" "-f" "097cb7f31226bf9d0395184b0343080f1cbe5a7e206125a7cbabcea0fe0b219c"` [INFO] [stdout] 097cb7f31226bf9d0395184b0343080f1cbe5a7e206125a7cbabcea0fe0b219c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/leonardo-heap/0.3.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] f82c303be04a488fdca012816ea38f90622afac8ce0f3728ddfe854276e80c26 [INFO] running `"docker" "start" "-a" "f82c303be04a488fdca012816ea38f90622afac8ce0f3728ddfe854276e80c26"` [INFO] [stderr] Compiling leonardo-heap v0.3.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.38s [INFO] running `"docker" "inspect" "f82c303be04a488fdca012816ea38f90622afac8ce0f3728ddfe854276e80c26"` [INFO] running `"docker" "rm" "-f" "f82c303be04a488fdca012816ea38f90622afac8ce0f3728ddfe854276e80c26"` [INFO] [stdout] f82c303be04a488fdca012816ea38f90622afac8ce0f3728ddfe854276e80c26 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/leonardo-heap/0.3.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 84c153d9e820694807ba0bd357a8f0d8965aeb9c78b07166bc679a7b69bc205a [INFO] running `"docker" "start" "-a" "84c153d9e820694807ba0bd357a8f0d8965aeb9c78b07166bc679a7b69bc205a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/leonardo_heap-311351a5ab2fde07 [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test leonardo::tests::test_leonardo_lookup_matches ... ok [INFO] [stdout] test leonardo::tests::test_leonardo_closed_matches ... ok [INFO] [stdout] test tests::test_balance_after_pop_empty ... ok [INFO] [stdout] test tests::test_balance_after_pop_restring_after_sift ... ok [INFO] [stdout] test tests::test_balance_after_pop_two ... ok [INFO] [stdout] test tests::test_balance_after_push_second ... ok [INFO] [stdout] test tests::test_balance_after_push_first ... ok [INFO] [stdout] test tests::test_balance_after_pop_one ... ok [INFO] [stdout] test tests::test_balance_after_push_merge ... ok [INFO] [stdout] test tests::test_push_pop ... ok [INFO] [stdout] test tests::test_balance_after_pop_split_heaps ... ok [INFO] [stdout] test tests::test_balance_after_pop_mutiple_layers ... ok [INFO] [stdout] test tests::test_iter ... ok [INFO] [stdout] test tests::test_sift_down_one ... ok [INFO] [stdout] test tests::test_sift_down_sorting ... ok [INFO] [stdout] test tests::test_sift_down_three ... ok [INFO] [stdout] test tests::test_sift_down_two ... ok [INFO] [stdout] test tests::test_sift_down_zero ... ok [INFO] [stdout] test tests::test_random ... ok [INFO] [stdout] test tests::test_sort_random ... ok [INFO] [stdout] test tests::test_balance_after_pop_mismatched_lengths ... ok [INFO] [stdout] test tests::test_balance_after_push_mismatched_lengths ... ok [INFO] [stdout] test tests::test_sift_down_wrong_order ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "84c153d9e820694807ba0bd357a8f0d8965aeb9c78b07166bc679a7b69bc205a"` [INFO] running `"docker" "rm" "-f" "84c153d9e820694807ba0bd357a8f0d8965aeb9c78b07166bc679a7b69bc205a"` [INFO] [stdout] 84c153d9e820694807ba0bd357a8f0d8965aeb9c78b07166bc679a7b69bc205a