[INFO] updating cached repository ScottWLoyd/rustplot [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ScottWLoyd/rustplot [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ScottWLoyd/rustplot" "work/ex/beta-1.38-1/sources/1.37.0/gh/ScottWLoyd/rustplot"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/ScottWLoyd/rustplot'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ScottWLoyd/rustplot" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ScottWLoyd/rustplot"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ScottWLoyd/rustplot'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d24c77034b66f29bd066c48ea3eb83cf879a1518 [INFO] sha for GitHub repo ScottWLoyd/rustplot: d24c77034b66f29bd066c48ea3eb83cf879a1518 [INFO] validating manifest of ScottWLoyd/rustplot 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 ScottWLoyd/rustplot 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 ScottWLoyd/rustplot [INFO] finished frobbing ScottWLoyd/rustplot [INFO] frobbed toml for ScottWLoyd/rustplot written to work/ex/beta-1.38-1/sources/1.37.0/gh/ScottWLoyd/rustplot/Cargo.toml [INFO] started frobbing ScottWLoyd/rustplot [INFO] finished frobbing ScottWLoyd/rustplot [INFO] frobbed toml for ScottWLoyd/rustplot written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ScottWLoyd/rustplot/Cargo.toml [INFO] crate ScottWLoyd/rustplot 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing ScottWLoyd/rustplot 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-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/ScottWLoyd/rustplot:/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] bf4a6d3e3e77fa202145dbbcd24a181a24b11d195a259a0824e61508e9a303cf [INFO] running `"docker" "start" "-a" "bf4a6d3e3e77fa202145dbbcd24a181a24b11d195a259a0824e61508e9a303cf"` [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling shared_library v0.1.7 [INFO] [stderr] Compiling tempfile v2.1.6 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling x11-dl v2.14.0 [INFO] [stderr] Compiling backtrace-sys v0.1.12 [INFO] [stderr] Compiling glium v0.17.0 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling memmap v0.4.0 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Compiling dlib v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.9.9 [INFO] [stderr] Compiling wayland-client v0.9.9 [INFO] [stderr] Compiling wayland-window v0.6.1 [INFO] [stderr] Compiling wayland-kbd v0.9.1 [INFO] [stderr] Compiling winit v0.7.5 [INFO] [stderr] Compiling glutin v0.9.2 [INFO] [stderr] Compiling rustplot v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 21s [INFO] running `"docker" "inspect" "bf4a6d3e3e77fa202145dbbcd24a181a24b11d195a259a0824e61508e9a303cf"` [INFO] running `"docker" "rm" "-f" "bf4a6d3e3e77fa202145dbbcd24a181a24b11d195a259a0824e61508e9a303cf"` [INFO] [stdout] bf4a6d3e3e77fa202145dbbcd24a181a24b11d195a259a0824e61508e9a303cf [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/ScottWLoyd/rustplot:/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] fe5a8ea855acbedbd53874c014108416df3d4e16748f1e2fdf914f2c20926c66 [INFO] running `"docker" "start" "-a" "fe5a8ea855acbedbd53874c014108416df3d4e16748f1e2fdf914f2c20926c66"` [INFO] [stderr] Compiling rustplot v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.10s [INFO] running `"docker" "inspect" "fe5a8ea855acbedbd53874c014108416df3d4e16748f1e2fdf914f2c20926c66"` [INFO] running `"docker" "rm" "-f" "fe5a8ea855acbedbd53874c014108416df3d4e16748f1e2fdf914f2c20926c66"` [INFO] [stdout] fe5a8ea855acbedbd53874c014108416df3d4e16748f1e2fdf914f2c20926c66 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/ScottWLoyd/rustplot:/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] cd62e4f26455dfaccc87f95c1541e714620ea691cb8553b0cda82c3b1f1d1e86 [INFO] running `"docker" "start" "-a" "cd62e4f26455dfaccc87f95c1541e714620ea691cb8553b0cda82c3b1f1d1e86"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/rustplot-deabb15d04895f0f [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" "cd62e4f26455dfaccc87f95c1541e714620ea691cb8553b0cda82c3b1f1d1e86"` [INFO] running `"docker" "rm" "-f" "cd62e4f26455dfaccc87f95c1541e714620ea691cb8553b0cda82c3b1f1d1e86"` [INFO] [stdout] cd62e4f26455dfaccc87f95c1541e714620ea691cb8553b0cda82c3b1f1d1e86