[INFO] updating cached repository hurwitzlab/kmer_frequencies [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/hurwitzlab/kmer_frequencies [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/hurwitzlab/kmer_frequencies" "work/ex/beta-1.37-6/sources/1.36.0/gh/hurwitzlab/kmer_frequencies"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/hurwitzlab/kmer_frequencies'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/hurwitzlab/kmer_frequencies" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/hurwitzlab/kmer_frequencies"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/hurwitzlab/kmer_frequencies'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a3e829692619ac06cd67090afc64be3198e494c0 [INFO] sha for GitHub repo hurwitzlab/kmer_frequencies: a3e829692619ac06cd67090afc64be3198e494c0 [INFO] validating manifest of hurwitzlab/kmer_frequencies on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of hurwitzlab/kmer_frequencies on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing hurwitzlab/kmer_frequencies [INFO] finished frobbing hurwitzlab/kmer_frequencies [INFO] frobbed toml for hurwitzlab/kmer_frequencies written to work/ex/beta-1.37-6/sources/1.36.0/gh/hurwitzlab/kmer_frequencies/Cargo.toml [INFO] started frobbing hurwitzlab/kmer_frequencies [INFO] finished frobbing hurwitzlab/kmer_frequencies [INFO] frobbed toml for hurwitzlab/kmer_frequencies written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/hurwitzlab/kmer_frequencies/Cargo.toml [INFO] crate hurwitzlab/kmer_frequencies already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing hurwitzlab/kmer_frequencies against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/hurwitzlab/kmer_frequencies:/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=warn" "-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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] fe0f1e039917cb9d64a7e748035e3d0aa1018d6e9367eb2c159d75c13b7156b1 [INFO] running `"docker" "start" "-a" "fe0f1e039917cb9d64a7e748035e3d0aa1018d6e9367eb2c159d75c13b7156b1"` [INFO] [stderr] Compiling proc-macro2 v0.4.13 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling matrixmultiply v0.1.14 [INFO] [stderr] Compiling serde v1.0.72 [INFO] [stderr] Compiling bv v0.7.4 [INFO] [stderr] Compiling ndarray v0.9.1 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling bytecount v0.3.2 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling itertools v0.6.5 [INFO] [stderr] Compiling itertools v0.7.8 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling statrs v0.9.0 [INFO] [stderr] Compiling bit-set v0.4.0 [INFO] [stderr] Compiling csv-core v0.1.4 [INFO] [stderr] Compiling aho-corasick v0.6.6 [INFO] [stderr] Compiling quote v0.6.6 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling ordered-float v0.5.0 [INFO] [stderr] Compiling itertools-num v0.1.1 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling serde_derive v1.0.72 [INFO] [stderr] Compiling bio-types v0.2.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling csv v1.0.0 [INFO] [stderr] Compiling multimap v0.4.0 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling bio v0.22.0 [INFO] [stderr] Compiling kmer_frequencies v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 32s [INFO] running `"docker" "inspect" "fe0f1e039917cb9d64a7e748035e3d0aa1018d6e9367eb2c159d75c13b7156b1"` [INFO] running `"docker" "rm" "-f" "fe0f1e039917cb9d64a7e748035e3d0aa1018d6e9367eb2c159d75c13b7156b1"` [INFO] [stdout] fe0f1e039917cb9d64a7e748035e3d0aa1018d6e9367eb2c159d75c13b7156b1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/hurwitzlab/kmer_frequencies:/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=warn" "-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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 8c92103732c372fd18f29a6ad89be69f8755090ff505318c6b76b29c0508d193 [INFO] running `"docker" "start" "-a" "8c92103732c372fd18f29a6ad89be69f8755090ff505318c6b76b29c0508d193"` [INFO] [stderr] Compiling kmer_frequencies v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.80s [INFO] running `"docker" "inspect" "8c92103732c372fd18f29a6ad89be69f8755090ff505318c6b76b29c0508d193"` [INFO] running `"docker" "rm" "-f" "8c92103732c372fd18f29a6ad89be69f8755090ff505318c6b76b29c0508d193"` [INFO] [stdout] 8c92103732c372fd18f29a6ad89be69f8755090ff505318c6b76b29c0508d193 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/hurwitzlab/kmer_frequencies:/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=warn" "-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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 3ca448f70f8df80122190a1507e871e343679b09fa07d34e8287087a738717d4 [INFO] running `"docker" "start" "-a" "3ca448f70f8df80122190a1507e871e343679b09fa07d34e8287087a738717d4"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running /opt/crater/target/debug/deps/kmer_frequencies-7db52e46e00cf218 [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] [stderr] Running /opt/crater/target/debug/deps/kmer_frequencies-b82953f0670c16ee [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] [stderr] Doc-tests kmer_frequencies [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" "3ca448f70f8df80122190a1507e871e343679b09fa07d34e8287087a738717d4"` [INFO] running `"docker" "rm" "-f" "3ca448f70f8df80122190a1507e871e343679b09fa07d34e8287087a738717d4"` [INFO] [stdout] 3ca448f70f8df80122190a1507e871e343679b09fa07d34e8287087a738717d4