[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.37-6/sources/1.36.0/gh/archer884/otter"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/archer884/otter'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/archer884/otter" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/archer884/otter"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/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.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 archer884/otter 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 archer884/otter [INFO] finished frobbing archer884/otter [INFO] frobbed toml for archer884/otter written to work/ex/beta-1.37-6/sources/1.36.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.37-6/sources/beta-2019-07-23/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.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 archer884/otter 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/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.36.0" "build" "--frozen"` [INFO] [stdout] 0130b4e7f963795287eb37d4406708f6bf04b8fead51335cd840dafb6f4a7467 [INFO] running `"docker" "start" "-a" "0130b4e7f963795287eb37d4406708f6bf04b8fead51335cd840dafb6f4a7467"` [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] Finished dev [unoptimized + debuginfo] target(s) in 4.37s [INFO] running `"docker" "inspect" "0130b4e7f963795287eb37d4406708f6bf04b8fead51335cd840dafb6f4a7467"` [INFO] running `"docker" "rm" "-f" "0130b4e7f963795287eb37d4406708f6bf04b8fead51335cd840dafb6f4a7467"` [INFO] [stdout] 0130b4e7f963795287eb37d4406708f6bf04b8fead51335cd840dafb6f4a7467 [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/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.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] bcf96f5a152dff8cea89d6d9360fb76fb1e6163f2204aef9eb9d0e9c9452966d [INFO] running `"docker" "start" "-a" "bcf96f5a152dff8cea89d6d9360fb76fb1e6163f2204aef9eb9d0e9c9452966d"` [INFO] [stderr] Compiling otter v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.93s [INFO] running `"docker" "inspect" "bcf96f5a152dff8cea89d6d9360fb76fb1e6163f2204aef9eb9d0e9c9452966d"` [INFO] running `"docker" "rm" "-f" "bcf96f5a152dff8cea89d6d9360fb76fb1e6163f2204aef9eb9d0e9c9452966d"` [INFO] [stdout] bcf96f5a152dff8cea89d6d9360fb76fb1e6163f2204aef9eb9d0e9c9452966d [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/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.36.0" "test" "--frozen"` [INFO] [stdout] 251c0d0510f88170286e4afb0ec1e4689bb74a16028db9ed4426bcb764bb4fe9 [INFO] running `"docker" "start" "-a" "251c0d0510f88170286e4afb0ec1e4689bb74a16028db9ed4426bcb764bb4fe9"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/otter-d36fb5c1e8d5276e [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" "251c0d0510f88170286e4afb0ec1e4689bb74a16028db9ed4426bcb764bb4fe9"` [INFO] running `"docker" "rm" "-f" "251c0d0510f88170286e4afb0ec1e4689bb74a16028db9ed4426bcb764bb4fe9"` [INFO] [stdout] 251c0d0510f88170286e4afb0ec1e4689bb74a16028db9ed4426bcb764bb4fe9