[INFO] cloning repository henninglive/sub-cipher-rs [INFO] running `"git" "clone" "--bare" "git://github.com/henninglive/sub-cipher-rs.git" "work/cache/sources/gh/henninglive/sub-cipher-rs"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/henninglive/sub-cipher-rs'... [INFO] running `"git" "clone" "work/cache/sources/gh/henninglive/sub-cipher-rs" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/henninglive/sub-cipher-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/henninglive/sub-cipher-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/henninglive/sub-cipher-rs" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/henninglive/sub-cipher-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/henninglive/sub-cipher-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 73db537937d8d7e56c9cf3f1185456a628fdfc28 [INFO] sha for GitHub repo henninglive/sub-cipher-rs: 73db537937d8d7e56c9cf3f1185456a628fdfc28 [INFO] validating manifest of henninglive/sub-cipher-rs on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of henninglive/sub-cipher-rs on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing henninglive/sub-cipher-rs [INFO] finished frobbing henninglive/sub-cipher-rs [INFO] frobbed toml for henninglive/sub-cipher-rs written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/henninglive/sub-cipher-rs/Cargo.toml [INFO] started frobbing henninglive/sub-cipher-rs [INFO] finished frobbing henninglive/sub-cipher-rs [INFO] frobbed toml for henninglive/sub-cipher-rs written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/henninglive/sub-cipher-rs/Cargo.toml [INFO] crate henninglive/sub-cipher-rs already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing henninglive/sub-cipher-rs against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/henninglive/sub-cipher-rs:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] aadaa658fadc3bd07d233a51d536a902acf42d0ec7a37067583ff4e2a4114b8d [INFO] running `"docker" "start" "-a" "aadaa658fadc3bd07d233a51d536a902acf42d0ec7a37067583ff4e2a4114b8d"` [INFO] [stderr] Compiling libc v0.2.18 [INFO] [stderr] Compiling vec_map v0.6.0 [INFO] [stderr] Compiling unicode-segmentation v1.0.1 [INFO] [stderr] Compiling term_size v0.2.1 [INFO] [stderr] Compiling clap v2.20.0 [INFO] [stderr] Compiling sub-cipher-rs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.98s [INFO] running `"docker" "inspect" "aadaa658fadc3bd07d233a51d536a902acf42d0ec7a37067583ff4e2a4114b8d"` [INFO] running `"docker" "rm" "-f" "aadaa658fadc3bd07d233a51d536a902acf42d0ec7a37067583ff4e2a4114b8d"` [INFO] [stdout] aadaa658fadc3bd07d233a51d536a902acf42d0ec7a37067583ff4e2a4114b8d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/henninglive/sub-cipher-rs:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 9dac163d3a24f3b6264ca3be1595a50fcfd7009cbb3bd94c8e1a5aa0106318d0 [INFO] running `"docker" "start" "-a" "9dac163d3a24f3b6264ca3be1595a50fcfd7009cbb3bd94c8e1a5aa0106318d0"` [INFO] [stderr] Compiling sub-cipher-rs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.81s [INFO] running `"docker" "inspect" "9dac163d3a24f3b6264ca3be1595a50fcfd7009cbb3bd94c8e1a5aa0106318d0"` [INFO] running `"docker" "rm" "-f" "9dac163d3a24f3b6264ca3be1595a50fcfd7009cbb3bd94c8e1a5aa0106318d0"` [INFO] [stdout] 9dac163d3a24f3b6264ca3be1595a50fcfd7009cbb3bd94c8e1a5aa0106318d0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/henninglive/sub-cipher-rs:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 5ddaccee95587b96b5618bdb643608d7ce20ebba18eb8e183b98c02622a1f73a [INFO] running `"docker" "start" "-a" "5ddaccee95587b96b5618bdb643608d7ce20ebba18eb8e183b98c02622a1f73a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/sub_cipher_rs-96582d3a363fd6ca [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" "5ddaccee95587b96b5618bdb643608d7ce20ebba18eb8e183b98c02622a1f73a"` [INFO] running `"docker" "rm" "-f" "5ddaccee95587b96b5618bdb643608d7ce20ebba18eb8e183b98c02622a1f73a"` [INFO] [stdout] 5ddaccee95587b96b5618bdb643608d7ce20ebba18eb8e183b98c02622a1f73a