[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 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/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 5206ed3f94eb5cb0e88bfe7be681b756521c9f03c65c22e225a82dab20cde81d [INFO] running `"docker" "start" "-a" "5206ed3f94eb5cb0e88bfe7be681b756521c9f03c65c22e225a82dab20cde81d"` [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.25s [INFO] running `"docker" "inspect" "5206ed3f94eb5cb0e88bfe7be681b756521c9f03c65c22e225a82dab20cde81d"` [INFO] running `"docker" "rm" "-f" "5206ed3f94eb5cb0e88bfe7be681b756521c9f03c65c22e225a82dab20cde81d"` [INFO] [stdout] 5206ed3f94eb5cb0e88bfe7be681b756521c9f03c65c22e225a82dab20cde81d [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/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] c286fd5bda011ce1b6aba3da7186fe493850ffe0474620bff248e027ce96c380 [INFO] running `"docker" "start" "-a" "c286fd5bda011ce1b6aba3da7186fe493850ffe0474620bff248e027ce96c380"` [INFO] [stderr] Compiling snippets v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.34s [INFO] running `"docker" "inspect" "c286fd5bda011ce1b6aba3da7186fe493850ffe0474620bff248e027ce96c380"` [INFO] running `"docker" "rm" "-f" "c286fd5bda011ce1b6aba3da7186fe493850ffe0474620bff248e027ce96c380"` [INFO] [stdout] c286fd5bda011ce1b6aba3da7186fe493850ffe0474620bff248e027ce96c380 [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/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] 21c8d07c6091482fa2b0c74ff40af53814662fd287f7b30170d2a897eb445c7b [INFO] running `"docker" "start" "-a" "21c8d07c6091482fa2b0c74ff40af53814662fd287f7b30170d2a897eb445c7b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/snippets-d460b238eb7dd61d [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test gcd::test_gcd ... ok [INFO] [stdout] test gcd::test_lcm ... ok [INFO] [stdout] test bit::test ... ok [INFO] [stdout] test combination::test_combination ... ok [INFO] [stdout] test binary_search::test_binary_search_by ... ok [INFO] [stdout] test lazy_segment_tree::test_segment_tree ... ok [INFO] [stdout] test binary_search::test_binary_search ... ok [INFO] [stdout] test mod_utils::tests::test_mod_pow ... ok [INFO] [stdout] test scanner::test_scanner ... ok [INFO] [stdout] test range_add_segment_tree::test_segment_tree ... ok [INFO] [stdout] test prime::test_gen_prime_table ... ok [INFO] [stdout] test union_find::test_union_find ... ok [INFO] [stdout] test segment_tree::test_segment_tree ... ok [INFO] [stdout] test mod_utils::tests::test_mod_factorial ... ok [INFO] [stdout] test range_add_segment_tree::test_random ... ok [INFO] [stdout] test lazy_segment_tree::test_random ... ok [INFO] [stdout] test segment_tree::test_range_sum_random ... ok [INFO] [stdout] test segment_tree::test_range_minimum_query_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" "21c8d07c6091482fa2b0c74ff40af53814662fd287f7b30170d2a897eb445c7b"` [INFO] running `"docker" "rm" "-f" "21c8d07c6091482fa2b0c74ff40af53814662fd287f7b30170d2a897eb445c7b"` [INFO] [stdout] 21c8d07c6091482fa2b0c74ff40af53814662fd287f7b30170d2a897eb445c7b