[INFO] updating cached repository kcexn/rust_string_reversal [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/kcexn/rust_string_reversal [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/kcexn/rust_string_reversal" "work/ex/beta-1.38-1/sources/1.37.0/gh/kcexn/rust_string_reversal"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/kcexn/rust_string_reversal'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/kcexn/rust_string_reversal" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/kcexn/rust_string_reversal"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/kcexn/rust_string_reversal'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5540d3d54d024ec59ed418a1bf62b12cb8741c70 [INFO] sha for GitHub repo kcexn/rust_string_reversal: 5540d3d54d024ec59ed418a1bf62b12cb8741c70 [INFO] validating manifest of kcexn/rust_string_reversal 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 kcexn/rust_string_reversal 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 kcexn/rust_string_reversal [INFO] finished frobbing kcexn/rust_string_reversal [INFO] frobbed toml for kcexn/rust_string_reversal written to work/ex/beta-1.38-1/sources/1.37.0/gh/kcexn/rust_string_reversal/Cargo.toml [INFO] started frobbing kcexn/rust_string_reversal [INFO] finished frobbing kcexn/rust_string_reversal [INFO] frobbed toml for kcexn/rust_string_reversal written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/kcexn/rust_string_reversal/Cargo.toml [INFO] crate kcexn/rust_string_reversal 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 kcexn/rust_string_reversal against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/kcexn/rust_string_reversal:/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] f137bb55e598bc2b2af7d4296808ec81a95bed24c0d29b979bcca4dea0194d07 [INFO] running `"docker" "start" "-a" "f137bb55e598bc2b2af7d4296808ec81a95bed24c0d29b979bcca4dea0194d07"` [INFO] [stderr] Compiling string_reversal v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.47s [INFO] running `"docker" "inspect" "f137bb55e598bc2b2af7d4296808ec81a95bed24c0d29b979bcca4dea0194d07"` [INFO] running `"docker" "rm" "-f" "f137bb55e598bc2b2af7d4296808ec81a95bed24c0d29b979bcca4dea0194d07"` [INFO] [stdout] f137bb55e598bc2b2af7d4296808ec81a95bed24c0d29b979bcca4dea0194d07 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/kcexn/rust_string_reversal:/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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] d9a4772321e7d1a4d4cb81a99f5a0d5ad9f83d58f03eb7f5c155cdcfbfa4d3f0 [INFO] running `"docker" "start" "-a" "d9a4772321e7d1a4d4cb81a99f5a0d5ad9f83d58f03eb7f5c155cdcfbfa4d3f0"` [INFO] [stderr] Compiling string_reversal v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.39s [INFO] running `"docker" "inspect" "d9a4772321e7d1a4d4cb81a99f5a0d5ad9f83d58f03eb7f5c155cdcfbfa4d3f0"` [INFO] running `"docker" "rm" "-f" "d9a4772321e7d1a4d4cb81a99f5a0d5ad9f83d58f03eb7f5c155cdcfbfa4d3f0"` [INFO] [stdout] d9a4772321e7d1a4d4cb81a99f5a0d5ad9f83d58f03eb7f5c155cdcfbfa4d3f0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/kcexn/rust_string_reversal:/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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 4057f0fe002a19928a80882cb9992276d867a28fadbb8c8939e73654210f07da [INFO] running `"docker" "start" "-a" "4057f0fe002a19928a80882cb9992276d867a28fadbb8c8939e73654210f07da"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/string_reversal-01ea67b348142b17 [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" "4057f0fe002a19928a80882cb9992276d867a28fadbb8c8939e73654210f07da"` [INFO] running `"docker" "rm" "-f" "4057f0fe002a19928a80882cb9992276d867a28fadbb8c8939e73654210f07da"` [INFO] [stdout] 4057f0fe002a19928a80882cb9992276d867a28fadbb8c8939e73654210f07da