[INFO] cloning repository Dedda/rust-string-stupidify [INFO] running `"git" "clone" "--bare" "git://github.com/Dedda/rust-string-stupidify.git" "work/cache/sources/gh/Dedda/rust-string-stupidify"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/Dedda/rust-string-stupidify'... [INFO] running `"git" "clone" "work/cache/sources/gh/Dedda/rust-string-stupidify" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Dedda/rust-string-stupidify"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Dedda/rust-string-stupidify'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Dedda/rust-string-stupidify" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Dedda/rust-string-stupidify"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Dedda/rust-string-stupidify'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 99f19b1fc15957cae95963644fd43c8925e5d51c [INFO] sha for GitHub repo Dedda/rust-string-stupidify: 99f19b1fc15957cae95963644fd43c8925e5d51c [INFO] validating manifest of Dedda/rust-string-stupidify 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 Dedda/rust-string-stupidify 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 Dedda/rust-string-stupidify [INFO] finished frobbing Dedda/rust-string-stupidify [INFO] frobbed toml for Dedda/rust-string-stupidify written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Dedda/rust-string-stupidify/Cargo.toml [INFO] started frobbing Dedda/rust-string-stupidify [INFO] finished frobbing Dedda/rust-string-stupidify [INFO] frobbed toml for Dedda/rust-string-stupidify written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Dedda/rust-string-stupidify/Cargo.toml [INFO] crate Dedda/rust-string-stupidify 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 Dedda/rust-string-stupidify 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/Dedda/rust-string-stupidify:/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] f007eb9bdb5d28b253719d245bbd99ac21b7c09a5c89c903375f25ed0a6b75d1 [INFO] running `"docker" "start" "-a" "f007eb9bdb5d28b253719d245bbd99ac21b7c09a5c89c903375f25ed0a6b75d1"` [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling string_stupidify v0.1.4 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.32s [INFO] running `"docker" "inspect" "f007eb9bdb5d28b253719d245bbd99ac21b7c09a5c89c903375f25ed0a6b75d1"` [INFO] running `"docker" "rm" "-f" "f007eb9bdb5d28b253719d245bbd99ac21b7c09a5c89c903375f25ed0a6b75d1"` [INFO] [stdout] f007eb9bdb5d28b253719d245bbd99ac21b7c09a5c89c903375f25ed0a6b75d1 [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/Dedda/rust-string-stupidify:/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] 3b04578c58967fda70ce973dd7f8ab639a90558754a12a3de4f335c95414a556 [INFO] running `"docker" "start" "-a" "3b04578c58967fda70ce973dd7f8ab639a90558754a12a3de4f335c95414a556"` [INFO] [stderr] Compiling string_stupidify v0.1.4 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.94s [INFO] running `"docker" "inspect" "3b04578c58967fda70ce973dd7f8ab639a90558754a12a3de4f335c95414a556"` [INFO] running `"docker" "rm" "-f" "3b04578c58967fda70ce973dd7f8ab639a90558754a12a3de4f335c95414a556"` [INFO] [stdout] 3b04578c58967fda70ce973dd7f8ab639a90558754a12a3de4f335c95414a556 [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/Dedda/rust-string-stupidify:/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] deff07b231f6d2be337ff185652616c0f68071be427dffc78bc9fd917960b21a [INFO] running `"docker" "start" "-a" "deff07b231f6d2be337ff185652616c0f68071be427dffc78bc9fd917960b21a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/string_stupidify-14c5401a9b474524 [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::str_made_of_identical_chars ... ok [INFO] [stdout] test tests::opposite_case ... ok [INFO] [stdout] test tests::case_of_char ... ok [INFO] [stdout] test tests::apply_case ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests string_stupidify [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test src/lib.rs - String::shuffle (line 193) ... ok [INFO] [stdout] test src/lib.rs - String::alternate_case (line 121) ... ok [INFO] [stdout] test src/lib.rs - String::alternate_case (line 130) ... ok [INFO] [stdout] test src/lib.rs - String::alphabetical (line 212) ... ok [INFO] [stdout] test src/lib.rs - String::vapor_wave (line 156) ... ok [INFO] [stdout] test src/lib.rs - String::invert_case (line 143) ... ok [INFO] [stdout] test src/lib.rs - String::shuffle (line 184) ... ok [INFO] [stdout] test src/lib.rs - String::shuffle (line 169) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "deff07b231f6d2be337ff185652616c0f68071be427dffc78bc9fd917960b21a"` [INFO] running `"docker" "rm" "-f" "deff07b231f6d2be337ff185652616c0f68071be427dffc78bc9fd917960b21a"` [INFO] [stdout] deff07b231f6d2be337ff185652616c0f68071be427dffc78bc9fd917960b21a