[INFO] updating cached repository Malmz/sol [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Malmz/sol [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Malmz/sol" "work/ex/beta-1.37-6/sources/1.36.0/gh/Malmz/sol"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/Malmz/sol'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Malmz/sol" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Malmz/sol"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Malmz/sol'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e497a2c8f6aa1fce4e9f6bdd7f1de6d5dd9fab81 [INFO] sha for GitHub repo Malmz/sol: e497a2c8f6aa1fce4e9f6bdd7f1de6d5dd9fab81 [INFO] validating manifest of Malmz/sol 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 Malmz/sol 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 Malmz/sol [INFO] finished frobbing Malmz/sol [INFO] frobbed toml for Malmz/sol written to work/ex/beta-1.37-6/sources/1.36.0/gh/Malmz/sol/Cargo.toml [INFO] started frobbing Malmz/sol [INFO] finished frobbing Malmz/sol [INFO] frobbed toml for Malmz/sol written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Malmz/sol/Cargo.toml [INFO] crate Malmz/sol 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 Malmz/sol 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-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Malmz/sol:/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] 118e05178adf48c5bd7ab5cd02ff55cd84c45a8cc0402484e73f6f54478d1f6c [INFO] running `"docker" "start" "-a" "118e05178adf48c5bd7ab5cd02ff55cd84c45a8cc0402484e73f6f54478d1f6c"` [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Compiling xmlparser v0.9.0 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling lzma-sys v0.1.14 [INFO] [stderr] Compiling filetime v0.2.5 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling nix v0.13.0 [INFO] [stderr] Compiling tar v0.4.23 [INFO] [stderr] Compiling roxmltree v0.6.0 [INFO] [stderr] Compiling xz2 v0.1.6 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling zip v0.5.2 [INFO] [stderr] Compiling structopt-derive v0.2.15 [INFO] [stderr] Compiling structopt v0.2.15 [INFO] [stderr] Compiling sol v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.10s [INFO] running `"docker" "inspect" "118e05178adf48c5bd7ab5cd02ff55cd84c45a8cc0402484e73f6f54478d1f6c"` [INFO] running `"docker" "rm" "-f" "118e05178adf48c5bd7ab5cd02ff55cd84c45a8cc0402484e73f6f54478d1f6c"` [INFO] [stdout] 118e05178adf48c5bd7ab5cd02ff55cd84c45a8cc0402484e73f6f54478d1f6c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Malmz/sol:/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] 6224a48549a855a38f23d91f0a48b4e3e784310cec79052af237b0a5e9b28ee5 [INFO] running `"docker" "start" "-a" "6224a48549a855a38f23d91f0a48b4e3e784310cec79052af237b0a5e9b28ee5"` [INFO] [stderr] Compiling sol v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.86s [INFO] running `"docker" "inspect" "6224a48549a855a38f23d91f0a48b4e3e784310cec79052af237b0a5e9b28ee5"` [INFO] running `"docker" "rm" "-f" "6224a48549a855a38f23d91f0a48b4e3e784310cec79052af237b0a5e9b28ee5"` [INFO] [stdout] 6224a48549a855a38f23d91f0a48b4e3e784310cec79052af237b0a5e9b28ee5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Malmz/sol:/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] aae67507c8c9a007c6055321497807e460f2c5046c61c6177ac0c3ebe16574e7 [INFO] running `"docker" "start" "-a" "aae67507c8c9a007c6055321497807e460f2c5046c61c6177ac0c3ebe16574e7"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/crater/target/debug/deps/sol-eba3a34d143f47db [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" "aae67507c8c9a007c6055321497807e460f2c5046c61c6177ac0c3ebe16574e7"` [INFO] running `"docker" "rm" "-f" "aae67507c8c9a007c6055321497807e460f2c5046c61c6177ac0c3ebe16574e7"` [INFO] [stdout] aae67507c8c9a007c6055321497807e460f2c5046c61c6177ac0c3ebe16574e7