[INFO] updating cached repository kaikalii/coral [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/kaikalii/coral [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/kaikalii/coral" "work/ex/beta-1.37-6/sources/1.36.0/gh/kaikalii/coral"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/kaikalii/coral'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/kaikalii/coral" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/kaikalii/coral"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/kaikalii/coral'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 54ee191ba946881dbe201fca31763d8a4ea2374f [INFO] sha for GitHub repo kaikalii/coral: 54ee191ba946881dbe201fca31763d8a4ea2374f [INFO] validating manifest of kaikalii/coral 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 kaikalii/coral 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 kaikalii/coral [INFO] finished frobbing kaikalii/coral [INFO] frobbed toml for kaikalii/coral written to work/ex/beta-1.37-6/sources/1.36.0/gh/kaikalii/coral/Cargo.toml [INFO] started frobbing kaikalii/coral [INFO] finished frobbing kaikalii/coral [INFO] frobbed toml for kaikalii/coral written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/kaikalii/coral/Cargo.toml [INFO] crate kaikalii/coral 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 kaikalii/coral 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-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/kaikalii/coral:/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] 70306ef03b36b47e9ed559f1cf5ffaa4dd76350ed795854d1823c935d9def6d8 [INFO] running `"docker" "start" "-a" "70306ef03b36b47e9ed559f1cf5ffaa4dd76350ed795854d1823c935d9def6d8"` [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling pad v0.1.5 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling filetime v0.2.5 [INFO] [stderr] Compiling terminal_size v0.1.8 [INFO] [stderr] Compiling inotify v0.6.1 [INFO] [stderr] Compiling mio v0.6.17 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling notify v4.0.12 [INFO] [stderr] Compiling coral v0.7.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.83s [INFO] running `"docker" "inspect" "70306ef03b36b47e9ed559f1cf5ffaa4dd76350ed795854d1823c935d9def6d8"` [INFO] running `"docker" "rm" "-f" "70306ef03b36b47e9ed559f1cf5ffaa4dd76350ed795854d1823c935d9def6d8"` [INFO] [stdout] 70306ef03b36b47e9ed559f1cf5ffaa4dd76350ed795854d1823c935d9def6d8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/kaikalii/coral:/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] af6df7a2fd011939866976df2417546e1cc64883fc85cbbd059d5d3e15cafd8a [INFO] running `"docker" "start" "-a" "af6df7a2fd011939866976df2417546e1cc64883fc85cbbd059d5d3e15cafd8a"` [INFO] [stderr] Compiling coral v0.7.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.13s [INFO] running `"docker" "inspect" "af6df7a2fd011939866976df2417546e1cc64883fc85cbbd059d5d3e15cafd8a"` [INFO] running `"docker" "rm" "-f" "af6df7a2fd011939866976df2417546e1cc64883fc85cbbd059d5d3e15cafd8a"` [INFO] [stdout] af6df7a2fd011939866976df2417546e1cc64883fc85cbbd059d5d3e15cafd8a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/kaikalii/coral:/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] e681b89f304f20462f307939c354a43f64bbb9e40c1b4a1cac9db4ad2dcf21ea [INFO] running `"docker" "start" "-a" "e681b89f304f20462f307939c354a43f64bbb9e40c1b4a1cac9db4ad2dcf21ea"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running /opt/crater/target/debug/deps/coral-802894552fe2e388 [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] [stderr] Running /opt/crater/target/debug/deps/coral-7b16f361a9f3b348 [INFO] [stderr] Doc-tests coral [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] [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" "e681b89f304f20462f307939c354a43f64bbb9e40c1b4a1cac9db4ad2dcf21ea"` [INFO] running `"docker" "rm" "-f" "e681b89f304f20462f307939c354a43f64bbb9e40c1b4a1cac9db4ad2dcf21ea"` [INFO] [stdout] e681b89f304f20462f307939c354a43f64bbb9e40c1b4a1cac9db4ad2dcf21ea