[INFO] updating cached repository mverleg/string_manipulation [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/mverleg/string_manipulation [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/mverleg/string_manipulation" "work/ex/beta-1.37-6/sources/1.36.0/gh/mverleg/string_manipulation"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/mverleg/string_manipulation'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/mverleg/string_manipulation" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/mverleg/string_manipulation"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/mverleg/string_manipulation'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f10b88ed9c12d2ef63812449056ff777ec05012c [INFO] sha for GitHub repo mverleg/string_manipulation: f10b88ed9c12d2ef63812449056ff777ec05012c [INFO] validating manifest of mverleg/string_manipulation 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 mverleg/string_manipulation 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 mverleg/string_manipulation [INFO] finished frobbing mverleg/string_manipulation [INFO] frobbed toml for mverleg/string_manipulation written to work/ex/beta-1.37-6/sources/1.36.0/gh/mverleg/string_manipulation/Cargo.toml [INFO] started frobbing mverleg/string_manipulation [INFO] finished frobbing mverleg/string_manipulation [INFO] frobbed toml for mverleg/string_manipulation written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/mverleg/string_manipulation/Cargo.toml [INFO] crate mverleg/string_manipulation 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 mverleg/string_manipulation 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-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/mverleg/string_manipulation:/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] 35ccbbb10a5966712bbef517bf331cf046ed3ba82fda07503ca84b80f5824eae [INFO] running `"docker" "start" "-a" "35ccbbb10a5966712bbef517bf331cf046ed3ba82fda07503ca84b80f5824eae"` [INFO] [stderr] Compiling string_manipulation v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.56s [INFO] running `"docker" "inspect" "35ccbbb10a5966712bbef517bf331cf046ed3ba82fda07503ca84b80f5824eae"` [INFO] running `"docker" "rm" "-f" "35ccbbb10a5966712bbef517bf331cf046ed3ba82fda07503ca84b80f5824eae"` [INFO] [stdout] 35ccbbb10a5966712bbef517bf331cf046ed3ba82fda07503ca84b80f5824eae [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/mverleg/string_manipulation:/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] b7da1e2c2264471beabf63b0ee4d3a501b7bc35577dc0b393fafff0b0110e6a0 [INFO] running `"docker" "start" "-a" "b7da1e2c2264471beabf63b0ee4d3a501b7bc35577dc0b393fafff0b0110e6a0"` [INFO] [stderr] Compiling string_manipulation v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.69s [INFO] running `"docker" "inspect" "b7da1e2c2264471beabf63b0ee4d3a501b7bc35577dc0b393fafff0b0110e6a0"` [INFO] running `"docker" "rm" "-f" "b7da1e2c2264471beabf63b0ee4d3a501b7bc35577dc0b393fafff0b0110e6a0"` [INFO] [stdout] b7da1e2c2264471beabf63b0ee4d3a501b7bc35577dc0b393fafff0b0110e6a0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/mverleg/string_manipulation:/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] 1d93ff939439111024fc39a774199d953eabe9d272eb3e0698f17f4c3b9ebaf2 [INFO] running `"docker" "start" "-a" "1d93ff939439111024fc39a774199d953eabe9d272eb3e0698f17f4c3b9ebaf2"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/string_manipulation-034c69c8ae4f02d4 [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" "1d93ff939439111024fc39a774199d953eabe9d272eb3e0698f17f4c3b9ebaf2"` [INFO] running `"docker" "rm" "-f" "1d93ff939439111024fc39a774199d953eabe9d272eb3e0698f17f4c3b9ebaf2"` [INFO] [stdout] 1d93ff939439111024fc39a774199d953eabe9d272eb3e0698f17f4c3b9ebaf2