[INFO] updating cached repository NeapolitanIcecream/rsh [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/NeapolitanIcecream/rsh [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/NeapolitanIcecream/rsh" "work/ex/beta-1.38-1/sources/1.37.0/gh/NeapolitanIcecream/rsh"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/NeapolitanIcecream/rsh'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/NeapolitanIcecream/rsh" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/NeapolitanIcecream/rsh"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/NeapolitanIcecream/rsh'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 17b7de63d6c20e1d8864a8624230056f203951b4 [INFO] sha for GitHub repo NeapolitanIcecream/rsh: 17b7de63d6c20e1d8864a8624230056f203951b4 [INFO] validating manifest of NeapolitanIcecream/rsh 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 NeapolitanIcecream/rsh 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 NeapolitanIcecream/rsh [INFO] finished frobbing NeapolitanIcecream/rsh [INFO] frobbed toml for NeapolitanIcecream/rsh written to work/ex/beta-1.38-1/sources/1.37.0/gh/NeapolitanIcecream/rsh/Cargo.toml [INFO] started frobbing NeapolitanIcecream/rsh [INFO] finished frobbing NeapolitanIcecream/rsh [INFO] frobbed toml for NeapolitanIcecream/rsh written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/NeapolitanIcecream/rsh/Cargo.toml [INFO] crate NeapolitanIcecream/rsh 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 NeapolitanIcecream/rsh against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/NeapolitanIcecream/rsh:/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.37.0" "build" "--frozen"` [INFO] [stdout] 81eb7934e182759706ff425f323a77ef756cee84d00920b090aca5e6b6e2978e [INFO] running `"docker" "start" "-a" "81eb7934e182759706ff425f323a77ef756cee84d00920b090aca5e6b6e2978e"` [INFO] [stderr] Compiling rsh v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.04s [INFO] running `"docker" "inspect" "81eb7934e182759706ff425f323a77ef756cee84d00920b090aca5e6b6e2978e"` [INFO] running `"docker" "rm" "-f" "81eb7934e182759706ff425f323a77ef756cee84d00920b090aca5e6b6e2978e"` [INFO] [stdout] 81eb7934e182759706ff425f323a77ef756cee84d00920b090aca5e6b6e2978e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/NeapolitanIcecream/rsh:/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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 62ca0bb9914c27bb45953b61e15e39fcd6a224a1d0d432935ac9d6f8a1f374c6 [INFO] running `"docker" "start" "-a" "62ca0bb9914c27bb45953b61e15e39fcd6a224a1d0d432935ac9d6f8a1f374c6"` [INFO] [stderr] Compiling rsh v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.24s [INFO] running `"docker" "inspect" "62ca0bb9914c27bb45953b61e15e39fcd6a224a1d0d432935ac9d6f8a1f374c6"` [INFO] running `"docker" "rm" "-f" "62ca0bb9914c27bb45953b61e15e39fcd6a224a1d0d432935ac9d6f8a1f374c6"` [INFO] [stdout] 62ca0bb9914c27bb45953b61e15e39fcd6a224a1d0d432935ac9d6f8a1f374c6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/NeapolitanIcecream/rsh:/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.37.0" "test" "--frozen"` [INFO] [stdout] 073594bdf414f9a09874e8f2846c52dd12f195e2ad3498d5d8e96d1a82bcf535 [INFO] running `"docker" "start" "-a" "073594bdf414f9a09874e8f2846c52dd12f195e2ad3498d5d8e96d1a82bcf535"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/rsh-03cf1b1cad3fc04d [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] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/rsh-1ebbcd0b478d7a3c [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests rsh [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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" "073594bdf414f9a09874e8f2846c52dd12f195e2ad3498d5d8e96d1a82bcf535"` [INFO] running `"docker" "rm" "-f" "073594bdf414f9a09874e8f2846c52dd12f195e2ad3498d5d8e96d1a82bcf535"` [INFO] [stdout] 073594bdf414f9a09874e8f2846c52dd12f195e2ad3498d5d8e96d1a82bcf535