[INFO] updating cached repository archer884/otter [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/archer884/otter [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/archer884/otter" "work/ex/beta-1.38-1/sources/1.37.0/gh/archer884/otter"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/archer884/otter'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/archer884/otter" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/archer884/otter"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/archer884/otter'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7bce06d3678b2615182b2d0bcd42e1c9533ddfae [INFO] sha for GitHub repo archer884/otter: 7bce06d3678b2615182b2d0bcd42e1c9533ddfae [INFO] validating manifest of archer884/otter 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 archer884/otter 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 archer884/otter [INFO] finished frobbing archer884/otter [INFO] frobbed toml for archer884/otter written to work/ex/beta-1.38-1/sources/1.37.0/gh/archer884/otter/Cargo.toml [INFO] started frobbing archer884/otter [INFO] finished frobbing archer884/otter [INFO] frobbed toml for archer884/otter written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/archer884/otter/Cargo.toml [INFO] crate archer884/otter 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 archer884/otter 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-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/archer884/otter:/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] 6fba52facf3756e63c6933a68e074bf57986815ccb57b41d71062ef1ed788e74 [INFO] running `"docker" "start" "-a" "6fba52facf3756e63c6933a68e074bf57986815ccb57b41d71062ef1ed788e74"` [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling structopt-derive v0.2.10 [INFO] [stderr] Compiling structopt v0.2.10 [INFO] [stderr] Compiling otter v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/main.rs:159:26 [INFO] [stderr] | [INFO] [stderr] 159 | letter @ b'a'...b'z' => Some(self.shift(letter - OFFSET) + OFFSET), [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: #[warn(ellipsis_inclusive_range_patterns)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.70s [INFO] running `"docker" "inspect" "6fba52facf3756e63c6933a68e074bf57986815ccb57b41d71062ef1ed788e74"` [INFO] running `"docker" "rm" "-f" "6fba52facf3756e63c6933a68e074bf57986815ccb57b41d71062ef1ed788e74"` [INFO] [stdout] 6fba52facf3756e63c6933a68e074bf57986815ccb57b41d71062ef1ed788e74 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/archer884/otter:/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] 89feee16e11d8755d63b414291d2bc44f87bd97df61b703094efbc0c69f36133 [INFO] running `"docker" "start" "-a" "89feee16e11d8755d63b414291d2bc44f87bd97df61b703094efbc0c69f36133"` [INFO] [stderr] Compiling otter v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/main.rs:159:26 [INFO] [stderr] | [INFO] [stderr] 159 | letter @ b'a'...b'z' => Some(self.shift(letter - OFFSET) + OFFSET), [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: #[warn(ellipsis_inclusive_range_patterns)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.94s [INFO] running `"docker" "inspect" "89feee16e11d8755d63b414291d2bc44f87bd97df61b703094efbc0c69f36133"` [INFO] running `"docker" "rm" "-f" "89feee16e11d8755d63b414291d2bc44f87bd97df61b703094efbc0c69f36133"` [INFO] [stdout] 89feee16e11d8755d63b414291d2bc44f87bd97df61b703094efbc0c69f36133 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/archer884/otter:/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] f7fe12d39b50266b6e186fa234085a40804888d198670ccadae950bbc2489665 [INFO] running `"docker" "start" "-a" "f7fe12d39b50266b6e186fa234085a40804888d198670ccadae950bbc2489665"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/otter-9e753e252906d032 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::rot_by_1 ... ok [INFO] [stdout] test tests::unrot_by_1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "f7fe12d39b50266b6e186fa234085a40804888d198670ccadae950bbc2489665"` [INFO] running `"docker" "rm" "-f" "f7fe12d39b50266b6e186fa234085a40804888d198670ccadae950bbc2489665"` [INFO] [stdout] f7fe12d39b50266b6e186fa234085a40804888d198670ccadae950bbc2489665