[INFO] updating cached repository jonhiggs/parse-torrent-name [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/jonhiggs/parse-torrent-name [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/jonhiggs/parse-torrent-name" "work/ex/beta-1.38-1/sources/1.37.0/gh/jonhiggs/parse-torrent-name"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/jonhiggs/parse-torrent-name'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/jonhiggs/parse-torrent-name" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jonhiggs/parse-torrent-name"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jonhiggs/parse-torrent-name'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7f1be7df9ce62da5e3fd7060eb2562ef6e00d4df [INFO] sha for GitHub repo jonhiggs/parse-torrent-name: 7f1be7df9ce62da5e3fd7060eb2562ef6e00d4df [INFO] validating manifest of jonhiggs/parse-torrent-name 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 jonhiggs/parse-torrent-name 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 jonhiggs/parse-torrent-name [INFO] finished frobbing jonhiggs/parse-torrent-name [INFO] frobbed toml for jonhiggs/parse-torrent-name written to work/ex/beta-1.38-1/sources/1.37.0/gh/jonhiggs/parse-torrent-name/Cargo.toml [INFO] started frobbing jonhiggs/parse-torrent-name [INFO] finished frobbing jonhiggs/parse-torrent-name [INFO] frobbed toml for jonhiggs/parse-torrent-name written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jonhiggs/parse-torrent-name/Cargo.toml [INFO] crate jonhiggs/parse-torrent-name 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 jonhiggs/parse-torrent-name against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/jonhiggs/parse-torrent-name:/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.37.0" "build" "--frozen"` [INFO] [stdout] 87986a7d4c8456ac0a349f028e59abfe1aaeeb1f3f7cc1e0c2b9675b1900e25d [INFO] running `"docker" "start" "-a" "87986a7d4c8456ac0a349f028e59abfe1aaeeb1f3f7cc1e0c2b9675b1900e25d"` [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling titlecase v0.10.0 [INFO] [stderr] Compiling structopt-derive v0.2.13 [INFO] [stderr] Compiling structopt v0.2.13 [INFO] [stderr] Compiling parse-torrent-name-rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.60s [INFO] running `"docker" "inspect" "87986a7d4c8456ac0a349f028e59abfe1aaeeb1f3f7cc1e0c2b9675b1900e25d"` [INFO] running `"docker" "rm" "-f" "87986a7d4c8456ac0a349f028e59abfe1aaeeb1f3f7cc1e0c2b9675b1900e25d"` [INFO] [stdout] 87986a7d4c8456ac0a349f028e59abfe1aaeeb1f3f7cc1e0c2b9675b1900e25d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/jonhiggs/parse-torrent-name:/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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 01f7f1077f05844d45704ccfa327b07c33af786602c213e92d832cb5f39622b2 [INFO] running `"docker" "start" "-a" "01f7f1077f05844d45704ccfa327b07c33af786602c213e92d832cb5f39622b2"` [INFO] [stderr] Compiling parse-torrent-name-rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.05s [INFO] running `"docker" "inspect" "01f7f1077f05844d45704ccfa327b07c33af786602c213e92d832cb5f39622b2"` [INFO] running `"docker" "rm" "-f" "01f7f1077f05844d45704ccfa327b07c33af786602c213e92d832cb5f39622b2"` [INFO] [stdout] 01f7f1077f05844d45704ccfa327b07c33af786602c213e92d832cb5f39622b2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/jonhiggs/parse-torrent-name:/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.37.0" "test" "--frozen"` [INFO] [stdout] 0d9d40ed3a0f9b3b1dee95ebf8aacd9a156900404b5a3ef227d874649ed28ee0 [INFO] running `"docker" "start" "-a" "0d9d40ed3a0f9b3b1dee95ebf8aacd9a156900404b5a3ef227d874649ed28ee0"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/crater/target/debug/deps/parse_torrent_name_rust-da9711d694a70b1e [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test tests::test_resolution ... ok [INFO] [stdout] test tests::test_spaceify ... ok [INFO] [stdout] test tests::test_size ... ok [INFO] [stdout] test tests::test_strip_noise ... ok [INFO] [stdout] test tests::test_codec ... ok [INFO] [stdout] test tests::test_audio ... ok [INFO] [stdout] test tests::test_year ... ok [INFO] [stdout] test tests::test_episode ... ok [INFO] [stdout] test tests::test_season ... ok [INFO] [stdout] test tests::test_title ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "0d9d40ed3a0f9b3b1dee95ebf8aacd9a156900404b5a3ef227d874649ed28ee0"` [INFO] running `"docker" "rm" "-f" "0d9d40ed3a0f9b3b1dee95ebf8aacd9a156900404b5a3ef227d874649ed28ee0"` [INFO] [stdout] 0d9d40ed3a0f9b3b1dee95ebf8aacd9a156900404b5a3ef227d874649ed28ee0