[INFO] cloning repository andreasots/five-to-thirteen [INFO] running `"git" "clone" "--bare" "git://github.com/andreasots/five-to-thirteen.git" "work/cache/sources/gh/andreasots/five-to-thirteen"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/andreasots/five-to-thirteen'... [INFO] running `"git" "clone" "work/cache/sources/gh/andreasots/five-to-thirteen" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/andreasots/five-to-thirteen"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/andreasots/five-to-thirteen'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/andreasots/five-to-thirteen" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/andreasots/five-to-thirteen"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/andreasots/five-to-thirteen'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6a128c8b94ac788847fad064c3dfd0f46afb21c7 [INFO] sha for GitHub repo andreasots/five-to-thirteen: 6a128c8b94ac788847fad064c3dfd0f46afb21c7 [INFO] validating manifest of andreasots/five-to-thirteen 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 andreasots/five-to-thirteen 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 andreasots/five-to-thirteen [INFO] finished frobbing andreasots/five-to-thirteen [INFO] frobbed toml for andreasots/five-to-thirteen written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/andreasots/five-to-thirteen/Cargo.toml [INFO] started frobbing andreasots/five-to-thirteen [INFO] finished frobbing andreasots/five-to-thirteen [INFO] frobbed toml for andreasots/five-to-thirteen written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/andreasots/five-to-thirteen/Cargo.toml [INFO] crate andreasots/five-to-thirteen 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 andreasots/five-to-thirteen against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/andreasots/five-to-thirteen:/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] 35b82577603632ff4cc15ad5c4c81c7b7e727c41040ee977803e16f6a00947f7 [INFO] running `"docker" "start" "-a" "35b82577603632ff4cc15ad5c4c81c7b7e727c41040ee977803e16f6a00947f7"` [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Compiling five-to-thirteen v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.23s [INFO] running `"docker" "inspect" "35b82577603632ff4cc15ad5c4c81c7b7e727c41040ee977803e16f6a00947f7"` [INFO] running `"docker" "rm" "-f" "35b82577603632ff4cc15ad5c4c81c7b7e727c41040ee977803e16f6a00947f7"` [INFO] [stdout] 35b82577603632ff4cc15ad5c4c81c7b7e727c41040ee977803e16f6a00947f7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/andreasots/five-to-thirteen:/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] fcfaa63152ba14ba2b9d51aef89a4e76c6fe8b117bce0ae5fc14c3fb172309e0 [INFO] running `"docker" "start" "-a" "fcfaa63152ba14ba2b9d51aef89a4e76c6fe8b117bce0ae5fc14c3fb172309e0"` [INFO] [stderr] Compiling five-to-thirteen v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.16s [INFO] running `"docker" "inspect" "fcfaa63152ba14ba2b9d51aef89a4e76c6fe8b117bce0ae5fc14c3fb172309e0"` [INFO] running `"docker" "rm" "-f" "fcfaa63152ba14ba2b9d51aef89a4e76c6fe8b117bce0ae5fc14c3fb172309e0"` [INFO] [stdout] fcfaa63152ba14ba2b9d51aef89a4e76c6fe8b117bce0ae5fc14c3fb172309e0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/andreasots/five-to-thirteen:/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] eb812751c1643a059128609c2b12d53e8124011f9b332ba756fcaa176eb48461 [INFO] running `"docker" "start" "-a" "eb812751c1643a059128609c2b12d53e8124011f9b332ba756fcaa176eb48461"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/five_to_thirteen-3d91764b4514b96b [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test parser::all_len_13_candidates ... ok [INFO] [stdout] test parser::minimal_conjecture ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "eb812751c1643a059128609c2b12d53e8124011f9b332ba756fcaa176eb48461"` [INFO] running `"docker" "rm" "-f" "eb812751c1643a059128609c2b12d53e8124011f9b332ba756fcaa176eb48461"` [INFO] [stdout] eb812751c1643a059128609c2b12d53e8124011f9b332ba756fcaa176eb48461