[INFO] cloning repository furuhama/open_data_structures_in_rust [INFO] running `"git" "clone" "--bare" "git://github.com/furuhama/open_data_structures_in_rust.git" "work/cache/sources/gh/furuhama/open_data_structures_in_rust"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/furuhama/open_data_structures_in_rust'... [INFO] running `"git" "clone" "work/cache/sources/gh/furuhama/open_data_structures_in_rust" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/furuhama/open_data_structures_in_rust"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/furuhama/open_data_structures_in_rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/furuhama/open_data_structures_in_rust" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/furuhama/open_data_structures_in_rust"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/furuhama/open_data_structures_in_rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6df263f0065c179a3bb204ff888d8da0610a5596 [INFO] sha for GitHub repo furuhama/open_data_structures_in_rust: 6df263f0065c179a3bb204ff888d8da0610a5596 [INFO] validating manifest of furuhama/open_data_structures_in_rust 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 furuhama/open_data_structures_in_rust 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 furuhama/open_data_structures_in_rust [INFO] finished frobbing furuhama/open_data_structures_in_rust [INFO] frobbed toml for furuhama/open_data_structures_in_rust written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/furuhama/open_data_structures_in_rust/Cargo.toml [INFO] started frobbing furuhama/open_data_structures_in_rust [INFO] finished frobbing furuhama/open_data_structures_in_rust [INFO] frobbed toml for furuhama/open_data_structures_in_rust written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/furuhama/open_data_structures_in_rust/Cargo.toml [INFO] crate furuhama/open_data_structures_in_rust already has a lockfile, it will not be regenerated [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 furuhama/open_data_structures_in_rust against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/furuhama/open_data_structures_in_rust:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 2d31ffd3f38c1ce2fe4f3e8273cf6accd6f82a4b9532d6ae930c5ec97762275e [INFO] running `"docker" "start" "-a" "2d31ffd3f38c1ce2fe4f3e8273cf6accd6f82a4b9532d6ae930c5ec97762275e"` [INFO] [stderr] Compiling open_data_structures_in_rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.99s [INFO] running `"docker" "inspect" "2d31ffd3f38c1ce2fe4f3e8273cf6accd6f82a4b9532d6ae930c5ec97762275e"` [INFO] running `"docker" "rm" "-f" "2d31ffd3f38c1ce2fe4f3e8273cf6accd6f82a4b9532d6ae930c5ec97762275e"` [INFO] [stdout] 2d31ffd3f38c1ce2fe4f3e8273cf6accd6f82a4b9532d6ae930c5ec97762275e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/furuhama/open_data_structures_in_rust:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 08a67b78562295f55baef31a83c37f197b5dc68ed751e1fed17a28f6728aba73 [INFO] running `"docker" "start" "-a" "08a67b78562295f55baef31a83c37f197b5dc68ed751e1fed17a28f6728aba73"` [INFO] [stderr] Compiling open_data_structures_in_rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.89s [INFO] running `"docker" "inspect" "08a67b78562295f55baef31a83c37f197b5dc68ed751e1fed17a28f6728aba73"` [INFO] running `"docker" "rm" "-f" "08a67b78562295f55baef31a83c37f197b5dc68ed751e1fed17a28f6728aba73"` [INFO] [stdout] 08a67b78562295f55baef31a83c37f197b5dc68ed751e1fed17a28f6728aba73 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/furuhama/open_data_structures_in_rust:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] b644a8e6210770ca58ed2d88a16d5b508cfd9b3b2cc002dda0b6507d872c6a89 [INFO] running `"docker" "start" "-a" "b644a8e6210770ca58ed2d88a16d5b508cfd9b3b2cc002dda0b6507d872c6a89"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/open_data_structures_in_rust-7fc7fc31ac542adb [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test modules::list_container::test::push_to_first_pop_from_first ... ok [INFO] [stdout] test modules::list_container::test::push_to_last_pop_from_first ... ok [INFO] [stdout] test modules::list_container::test::push_to_first_pop_from_last ... ok [INFO] [stdout] test modules::uniq_set::test::basic ... ok [INFO] [stderr] Running /opt/crater/target/debug/deps/open_data_structures_in_rust-13e7ee40ed57718e [INFO] [stdout] test modules::list_container::test::push_to_last_pop_from_last ... ok [INFO] [stdout] test modules::list_container::test::push_and_pop_randomly ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test modules::list_container::test::push_to_first_pop_from_first ... ok [INFO] [stdout] test modules::list_container::test::push_and_pop_randomly ... ok [INFO] [stdout] test modules::list_container::test::push_to_first_pop_from_last ... ok [INFO] [stdout] test modules::list_container::test::push_to_last_pop_from_first ... ok [INFO] [stdout] test modules::list_container::test::push_to_last_pop_from_last ... ok [INFO] [stdout] test modules::uniq_set::test::basic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests open_data_structures_in_rust [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "b644a8e6210770ca58ed2d88a16d5b508cfd9b3b2cc002dda0b6507d872c6a89"` [INFO] running `"docker" "rm" "-f" "b644a8e6210770ca58ed2d88a16d5b508cfd9b3b2cc002dda0b6507d872c6a89"` [INFO] [stdout] b644a8e6210770ca58ed2d88a16d5b508cfd9b3b2cc002dda0b6507d872c6a89