[INFO] cloning repository jstjohn/rust-seqprep [INFO] running `"git" "clone" "--bare" "git://github.com/jstjohn/rust-seqprep.git" "work/cache/sources/gh/jstjohn/rust-seqprep"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/jstjohn/rust-seqprep'... [INFO] running `"git" "clone" "work/cache/sources/gh/jstjohn/rust-seqprep" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/jstjohn/rust-seqprep"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/jstjohn/rust-seqprep'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/jstjohn/rust-seqprep" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/jstjohn/rust-seqprep"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/jstjohn/rust-seqprep'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e907892c1fd1870f41e72312dd2379b1b074aee0 [INFO] sha for GitHub repo jstjohn/rust-seqprep: e907892c1fd1870f41e72312dd2379b1b074aee0 [INFO] validating manifest of jstjohn/rust-seqprep 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 jstjohn/rust-seqprep 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 jstjohn/rust-seqprep [INFO] finished frobbing jstjohn/rust-seqprep [INFO] frobbed toml for jstjohn/rust-seqprep written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/jstjohn/rust-seqprep/Cargo.toml [INFO] started frobbing jstjohn/rust-seqprep [INFO] finished frobbing jstjohn/rust-seqprep [INFO] frobbed toml for jstjohn/rust-seqprep written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/jstjohn/rust-seqprep/Cargo.toml [INFO] crate jstjohn/rust-seqprep 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] error: the lock file /mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/jstjohn/rust-seqprep/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [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 jstjohn/rust-seqprep against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/jstjohn/rust-seqprep:/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] 2aab2c3b107ae2de0adb3d01a60958f6184a2c9f0049ba08ca17817bc2f451fb [INFO] running `"docker" "start" "-a" "2aab2c3b107ae2de0adb3d01a60958f6184a2c9f0049ba08ca17817bc2f451fb"` [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling bio v0.27.0 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling strum v0.13.0 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling bytecount v0.3.2 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling bv v0.10.0 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling itertools-num v0.1.3 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Compiling statrs v0.9.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling strum_macros v0.13.0 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Compiling multimap v0.4.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling bio-types v0.5.1 [INFO] [stderr] Compiling csv v1.0.7 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rust-seqprep v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 31s [INFO] running `"docker" "inspect" "2aab2c3b107ae2de0adb3d01a60958f6184a2c9f0049ba08ca17817bc2f451fb"` [INFO] running `"docker" "rm" "-f" "2aab2c3b107ae2de0adb3d01a60958f6184a2c9f0049ba08ca17817bc2f451fb"` [INFO] [stdout] 2aab2c3b107ae2de0adb3d01a60958f6184a2c9f0049ba08ca17817bc2f451fb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/jstjohn/rust-seqprep:/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] 468e7a3e96fbf25df53cb7e8071a0fbdb25d5ee315da3173b078333fb00eb201 [INFO] running `"docker" "start" "-a" "468e7a3e96fbf25df53cb7e8071a0fbdb25d5ee315da3173b078333fb00eb201"` [INFO] [stderr] Compiling rust-seqprep v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.20s [INFO] running `"docker" "inspect" "468e7a3e96fbf25df53cb7e8071a0fbdb25d5ee315da3173b078333fb00eb201"` [INFO] running `"docker" "rm" "-f" "468e7a3e96fbf25df53cb7e8071a0fbdb25d5ee315da3173b078333fb00eb201"` [INFO] [stdout] 468e7a3e96fbf25df53cb7e8071a0fbdb25d5ee315da3173b078333fb00eb201 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/jstjohn/rust-seqprep:/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] c7db161aaa11792688d31cc589b39ed9bf8ff716fa81d5caffd3afda1b5fa3be [INFO] running `"docker" "start" "-a" "c7db161aaa11792688d31cc589b39ed9bf8ff716fa81d5caffd3afda1b5fa3be"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_seqprep-700d1087d3f3548d [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" "c7db161aaa11792688d31cc589b39ed9bf8ff716fa81d5caffd3afda1b5fa3be"` [INFO] running `"docker" "rm" "-f" "c7db161aaa11792688d31cc589b39ed9bf8ff716fa81d5caffd3afda1b5fa3be"` [INFO] [stdout] c7db161aaa11792688d31cc589b39ed9bf8ff716fa81d5caffd3afda1b5fa3be