[INFO] cloning repository arizuk/rust-competitive-programming-snippets [INFO] running `"git" "clone" "--bare" "git://github.com/arizuk/rust-competitive-programming-snippets.git" "work/cache/sources/gh/arizuk/rust-competitive-programming-snippets"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/arizuk/rust-competitive-programming-snippets'... [INFO] running `"git" "clone" "work/cache/sources/gh/arizuk/rust-competitive-programming-snippets" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/arizuk/rust-competitive-programming-snippets"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/arizuk/rust-competitive-programming-snippets'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/arizuk/rust-competitive-programming-snippets" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/arizuk/rust-competitive-programming-snippets"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/arizuk/rust-competitive-programming-snippets'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c5f3c58f988f9c9310ce1f675907deeea13ad235 [INFO] sha for GitHub repo arizuk/rust-competitive-programming-snippets: c5f3c58f988f9c9310ce1f675907deeea13ad235 [INFO] validating manifest of arizuk/rust-competitive-programming-snippets 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 arizuk/rust-competitive-programming-snippets 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 arizuk/rust-competitive-programming-snippets [INFO] finished frobbing arizuk/rust-competitive-programming-snippets [INFO] frobbed toml for arizuk/rust-competitive-programming-snippets written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/arizuk/rust-competitive-programming-snippets/Cargo.toml [INFO] started frobbing arizuk/rust-competitive-programming-snippets [INFO] finished frobbing arizuk/rust-competitive-programming-snippets [INFO] frobbed toml for arizuk/rust-competitive-programming-snippets written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/arizuk/rust-competitive-programming-snippets/Cargo.toml [INFO] crate arizuk/rust-competitive-programming-snippets 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cargo-snippet v0.2.8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing arizuk/rust-competitive-programming-snippets against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/arizuk/rust-competitive-programming-snippets:/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] c4905da34640f5725cf1e7c10b02817cc848b5521825084871b94963f7861ed6 [INFO] running `"docker" "start" "-a" "c4905da34640f5725cf1e7c10b02817cc848b5521825084871b94963f7861ed6"` [INFO] [stderr] Compiling cargo-snippet v0.2.8 [INFO] [stderr] Compiling snippets v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.04s [INFO] running `"docker" "inspect" "c4905da34640f5725cf1e7c10b02817cc848b5521825084871b94963f7861ed6"` [INFO] running `"docker" "rm" "-f" "c4905da34640f5725cf1e7c10b02817cc848b5521825084871b94963f7861ed6"` [INFO] [stdout] c4905da34640f5725cf1e7c10b02817cc848b5521825084871b94963f7861ed6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/arizuk/rust-competitive-programming-snippets:/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] 75e8bac1de17b899892870af74382778a2e2bcc11df8c95d2079458dff499dd8 [INFO] running `"docker" "start" "-a" "75e8bac1de17b899892870af74382778a2e2bcc11df8c95d2079458dff499dd8"` [INFO] [stderr] Compiling snippets v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.37s [INFO] running `"docker" "inspect" "75e8bac1de17b899892870af74382778a2e2bcc11df8c95d2079458dff499dd8"` [INFO] running `"docker" "rm" "-f" "75e8bac1de17b899892870af74382778a2e2bcc11df8c95d2079458dff499dd8"` [INFO] [stdout] 75e8bac1de17b899892870af74382778a2e2bcc11df8c95d2079458dff499dd8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/arizuk/rust-competitive-programming-snippets:/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] a22e340f7128b8441792de6a0e3cbceae5f7a4824694a4a41303c5a2583fc92a [INFO] running `"docker" "start" "-a" "a22e340f7128b8441792de6a0e3cbceae5f7a4824694a4a41303c5a2583fc92a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/snippets-bea48acf8dd4e24a [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test binary_search::test_binary_search ... ok [INFO] [stdout] test gcd::test_lcm ... ok [INFO] [stdout] test lazy_segment_tree::test_segment_tree ... ok [INFO] [stdout] test mod_utils::tests::test_mod_pow ... ok [INFO] [stdout] test mod_utils::tests::test_mod_factorial ... ok [INFO] [stdout] test prime::test_gen_prime_table ... ok [INFO] [stdout] test binary_search::test_binary_search_by ... ok [INFO] [stdout] test gcd::test_gcd ... ok [INFO] [stdout] test combination::test_combination ... ok [INFO] [stdout] test bit::test ... ok [INFO] [stdout] test range_add_segment_tree::test_segment_tree ... ok [INFO] [stdout] test scanner::test_scanner ... ok [INFO] [stdout] test segment_tree::test_segment_tree ... ok [INFO] [stdout] test union_find::test_union_find ... ok [INFO] [stdout] test segment_tree::test_range_minimum_query_random ... ok [INFO] [stdout] test segment_tree::test_range_sum_random ... ok [INFO] [stdout] test range_add_segment_tree::test_random ... ok [INFO] [stdout] test lazy_segment_tree::test_random ... ok [INFO] [stdout] test prime::test_gen_primes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests snippets [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" "a22e340f7128b8441792de6a0e3cbceae5f7a4824694a4a41303c5a2583fc92a"` [INFO] running `"docker" "rm" "-f" "a22e340f7128b8441792de6a0e3cbceae5f7a4824694a4a41303c5a2583fc92a"` [INFO] [stdout] a22e340f7128b8441792de6a0e3cbceae5f7a4824694a4a41303c5a2583fc92a