[INFO] updating cached repository DenisKolodin/rusty [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/DenisKolodin/rusty [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/DenisKolodin/rusty" "work/ex/beta-1.38-1/sources/1.37.0/gh/DenisKolodin/rusty"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/DenisKolodin/rusty'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/DenisKolodin/rusty" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/DenisKolodin/rusty"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/DenisKolodin/rusty'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6583d38f80c7e8b8163f3bdac9e52e5c4c6e83b9 [INFO] sha for GitHub repo DenisKolodin/rusty: 6583d38f80c7e8b8163f3bdac9e52e5c4c6e83b9 [INFO] validating manifest of DenisKolodin/rusty 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 DenisKolodin/rusty 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 DenisKolodin/rusty [INFO] finished frobbing DenisKolodin/rusty [INFO] frobbed toml for DenisKolodin/rusty written to work/ex/beta-1.38-1/sources/1.37.0/gh/DenisKolodin/rusty/Cargo.toml [INFO] started frobbing DenisKolodin/rusty [INFO] finished frobbing DenisKolodin/rusty [INFO] frobbed toml for DenisKolodin/rusty written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/DenisKolodin/rusty/Cargo.toml [INFO] crate DenisKolodin/rusty 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 DenisKolodin/rusty 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-6/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/DenisKolodin/rusty:/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] 689ede417e17f9daceb1dcabe1a4f4b77387a7c2247116eaec6b49353ef3bd74 [INFO] running `"docker" "start" "-a" "689ede417e17f9daceb1dcabe1a4f4b77387a7c2247116eaec6b49353ef3bd74"` [INFO] [stderr] Compiling syntex_fmt_macros v0.5.0 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling syn v0.15.13 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling synstructure v0.10.0 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling derive-error-chain v0.11.2 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling dotenv v0.11.0 [INFO] [stderr] Compiling rusty v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.97s [INFO] running `"docker" "inspect" "689ede417e17f9daceb1dcabe1a4f4b77387a7c2247116eaec6b49353ef3bd74"` [INFO] running `"docker" "rm" "-f" "689ede417e17f9daceb1dcabe1a4f4b77387a7c2247116eaec6b49353ef3bd74"` [INFO] [stdout] 689ede417e17f9daceb1dcabe1a4f4b77387a7c2247116eaec6b49353ef3bd74 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/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/DenisKolodin/rusty:/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] 9030e55230f4a3600632882aa7b1401f2267f44f9d427db5f1631de62bf023e2 [INFO] running `"docker" "start" "-a" "9030e55230f4a3600632882aa7b1401f2267f44f9d427db5f1631de62bf023e2"` [INFO] [stderr] Compiling rusty v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.89s [INFO] running `"docker" "inspect" "9030e55230f4a3600632882aa7b1401f2267f44f9d427db5f1631de62bf023e2"` [INFO] running `"docker" "rm" "-f" "9030e55230f4a3600632882aa7b1401f2267f44f9d427db5f1631de62bf023e2"` [INFO] [stdout] 9030e55230f4a3600632882aa7b1401f2267f44f9d427db5f1631de62bf023e2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/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/DenisKolodin/rusty:/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] 0260e3af4c44b1412277b383bcba273968004762ec8e1a563fe5df2959abdfc7 [INFO] running `"docker" "start" "-a" "0260e3af4c44b1412277b383bcba273968004762ec8e1a563fe5df2959abdfc7"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/rusty-025830dfdb5c04eb [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" "0260e3af4c44b1412277b383bcba273968004762ec8e1a563fe5df2959abdfc7"` [INFO] running `"docker" "rm" "-f" "0260e3af4c44b1412277b383bcba273968004762ec8e1a563fe5df2959abdfc7"` [INFO] [stdout] 0260e3af4c44b1412277b383bcba273968004762ec8e1a563fe5df2959abdfc7