[INFO] updating cached repository tetigi/twocents [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/tetigi/twocents [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/tetigi/twocents" "work/ex/beta-1.37-6/sources/1.36.0/gh/tetigi/twocents"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/tetigi/twocents'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/tetigi/twocents" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/tetigi/twocents"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/tetigi/twocents'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b1fcf36479253193a3339aeff335512c175c7dc1 [INFO] sha for GitHub repo tetigi/twocents: b1fcf36479253193a3339aeff335512c175c7dc1 [INFO] validating manifest of tetigi/twocents 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 tetigi/twocents 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 tetigi/twocents [INFO] finished frobbing tetigi/twocents [INFO] frobbed toml for tetigi/twocents written to work/ex/beta-1.37-6/sources/1.36.0/gh/tetigi/twocents/Cargo.toml [INFO] started frobbing tetigi/twocents [INFO] finished frobbing tetigi/twocents [INFO] frobbed toml for tetigi/twocents written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/tetigi/twocents/Cargo.toml [INFO] crate tetigi/twocents 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing tetigi/twocents 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-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/tetigi/twocents:/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] 06245dd3f18167e7c126698b439210a328695b5e7706587d6a753c484b83a240 [INFO] running `"docker" "start" "-a" "06245dd3f18167e7c126698b439210a328695b5e7706587d6a753c484b83a240"` [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling openssl v0.10.23 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling cssparser v0.25.6 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling string v0.2.0 [INFO] [stderr] Compiling html5ever v0.22.5 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Compiling flate2 v1.0.8 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling cssparser-macros v0.3.5 [INFO] [stderr] Compiling selectors v0.21.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling tokio v0.1.21 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.24 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Compiling hyper v0.12.30 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling markup5ever v0.7.5 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling reqwest v0.9.18 [INFO] [stderr] Compiling scraper v0.10.0 [INFO] [stderr] Compiling twocents v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 53s [INFO] running `"docker" "inspect" "06245dd3f18167e7c126698b439210a328695b5e7706587d6a753c484b83a240"` [INFO] running `"docker" "rm" "-f" "06245dd3f18167e7c126698b439210a328695b5e7706587d6a753c484b83a240"` [INFO] [stdout] 06245dd3f18167e7c126698b439210a328695b5e7706587d6a753c484b83a240 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/tetigi/twocents:/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] b9ada2773ab9633adbf1311d4b7b8628d995342419f72ac95488edf87a6aac2c [INFO] running `"docker" "start" "-a" "b9ada2773ab9633adbf1311d4b7b8628d995342419f72ac95488edf87a6aac2c"` [INFO] [stderr] Compiling twocents v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.74s [INFO] running `"docker" "inspect" "b9ada2773ab9633adbf1311d4b7b8628d995342419f72ac95488edf87a6aac2c"` [INFO] running `"docker" "rm" "-f" "b9ada2773ab9633adbf1311d4b7b8628d995342419f72ac95488edf87a6aac2c"` [INFO] [stdout] b9ada2773ab9633adbf1311d4b7b8628d995342419f72ac95488edf87a6aac2c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/tetigi/twocents:/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] 0718786bee4f54593ee6a68daba88b44bcc1290fde728cc7998e721160acefee [INFO] running `"docker" "start" "-a" "0718786bee4f54593ee6a68daba88b44bcc1290fde728cc7998e721160acefee"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/crater/target/debug/deps/twocents-653d959cb5c3a467 [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::test_sentence_extraction ... ok [INFO] [stdout] test tests::test_sentence_extraction_with_quotes ... ok [INFO] [stdout] test tests::test_sentence_extraction_ellipsis ... ok [INFO] [stdout] test tests::test_sentence_extraction_hanging_period ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "0718786bee4f54593ee6a68daba88b44bcc1290fde728cc7998e721160acefee"` [INFO] running `"docker" "rm" "-f" "0718786bee4f54593ee6a68daba88b44bcc1290fde728cc7998e721160acefee"` [INFO] [stdout] 0718786bee4f54593ee6a68daba88b44bcc1290fde728cc7998e721160acefee