[INFO] updating cached repository NatTuck/rust-repeats [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/NatTuck/rust-repeats [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/NatTuck/rust-repeats" "work/ex/beta-1.38-1/sources/1.37.0/gh/NatTuck/rust-repeats"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/NatTuck/rust-repeats'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/NatTuck/rust-repeats" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/NatTuck/rust-repeats"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/NatTuck/rust-repeats'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1f00a8cd02ec9347f62bee1531a0362aca5bd7f8 [INFO] sha for GitHub repo NatTuck/rust-repeats: 1f00a8cd02ec9347f62bee1531a0362aca5bd7f8 [INFO] validating manifest of NatTuck/rust-repeats on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of NatTuck/rust-repeats on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing NatTuck/rust-repeats [INFO] finished frobbing NatTuck/rust-repeats [INFO] frobbed toml for NatTuck/rust-repeats written to work/ex/beta-1.38-1/sources/1.37.0/gh/NatTuck/rust-repeats/Cargo.toml [INFO] started frobbing NatTuck/rust-repeats [INFO] finished frobbing NatTuck/rust-repeats [INFO] frobbed toml for NatTuck/rust-repeats written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/NatTuck/rust-repeats/Cargo.toml [INFO] crate NatTuck/rust-repeats already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing NatTuck/rust-repeats against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/NatTuck/rust-repeats:/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 352b77ca15d5a5c569dfb682a37f709036abab4be40b3126254c2c1dbf4b81d5 [INFO] running `"docker" "start" "-a" "352b77ca15d5a5c569dfb682a37f709036abab4be40b3126254c2c1dbf4b81d5"` [INFO] [stderr] warning: file found to be present in multiple build targets: /opt/crater/workdir/src/main.rs [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Compiling criterion-plot v0.2.5 [INFO] [stderr] Compiling itertools-num v0.1.2 [INFO] [stderr] Compiling criterion-stats v0.2.5 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling pest_derive v1.0.8 [INFO] [stderr] Compiling serde_json v1.0.28 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.79 [INFO] [stderr] Compiling aho-corasick v0.6.8 [INFO] [stderr] Compiling csv-core v0.1.4 [INFO] [stderr] Compiling csv v1.0.1 [INFO] [stderr] Compiling simplelog v0.5.2 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling handlebars v0.32.4 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling failure v0.1.2 [INFO] [stderr] Compiling criterion v0.2.5 [INFO] [stderr] Compiling repeats v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.16s [INFO] running `"docker" "inspect" "352b77ca15d5a5c569dfb682a37f709036abab4be40b3126254c2c1dbf4b81d5"` [INFO] running `"docker" "rm" "-f" "352b77ca15d5a5c569dfb682a37f709036abab4be40b3126254c2c1dbf4b81d5"` [INFO] [stdout] 352b77ca15d5a5c569dfb682a37f709036abab4be40b3126254c2c1dbf4b81d5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/NatTuck/rust-repeats:/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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] f8b99e584375a501862fdfe6314a78923bc6d760cab0e26b4e98eb57ac35b9b2 [INFO] running `"docker" "start" "-a" "f8b99e584375a501862fdfe6314a78923bc6d760cab0e26b4e98eb57ac35b9b2"` [INFO] [stderr] warning: file found to be present in multiple build targets: /opt/crater/workdir/src/main.rs [INFO] [stderr] Compiling repeats v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.51s [INFO] running `"docker" "inspect" "f8b99e584375a501862fdfe6314a78923bc6d760cab0e26b4e98eb57ac35b9b2"` [INFO] running `"docker" "rm" "-f" "f8b99e584375a501862fdfe6314a78923bc6d760cab0e26b4e98eb57ac35b9b2"` [INFO] [stdout] f8b99e584375a501862fdfe6314a78923bc6d760cab0e26b4e98eb57ac35b9b2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/NatTuck/rust-repeats:/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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 6035605ac160b481588e924745fd5dce85c20f8a092c2fa1f48f3caead6114a6 [INFO] running `"docker" "start" "-a" "6035605ac160b481588e924745fd5dce85c20f8a092c2fa1f48f3caead6114a6"` [INFO] [stderr] warning: file found to be present in multiple build targets: /opt/crater/workdir/src/main.rs [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/repeats-d0febdf7f92f4778 [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" "6035605ac160b481588e924745fd5dce85c20f8a092c2fa1f48f3caead6114a6"` [INFO] running `"docker" "rm" "-f" "6035605ac160b481588e924745fd5dce85c20f8a092c2fa1f48f3caead6114a6"` [INFO] [stdout] 6035605ac160b481588e924745fd5dce85c20f8a092c2fa1f48f3caead6114a6