[INFO] updating cached repository kamicut/rust-fractal-experiments [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/kamicut/rust-fractal-experiments [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/kamicut/rust-fractal-experiments" "work/ex/beta-1.38-1/sources/1.37.0/gh/kamicut/rust-fractal-experiments"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/kamicut/rust-fractal-experiments'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/kamicut/rust-fractal-experiments" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/kamicut/rust-fractal-experiments"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/kamicut/rust-fractal-experiments'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] afa741af34b8c345ec77b53ef570fd47d86b296c [INFO] sha for GitHub repo kamicut/rust-fractal-experiments: afa741af34b8c345ec77b53ef570fd47d86b296c [INFO] validating manifest of kamicut/rust-fractal-experiments 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 kamicut/rust-fractal-experiments 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 kamicut/rust-fractal-experiments [INFO] finished frobbing kamicut/rust-fractal-experiments [INFO] frobbed toml for kamicut/rust-fractal-experiments written to work/ex/beta-1.38-1/sources/1.37.0/gh/kamicut/rust-fractal-experiments/Cargo.toml [INFO] started frobbing kamicut/rust-fractal-experiments [INFO] finished frobbing kamicut/rust-fractal-experiments [INFO] frobbed toml for kamicut/rust-fractal-experiments written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/kamicut/rust-fractal-experiments/Cargo.toml [INFO] crate kamicut/rust-fractal-experiments 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] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/kamicut/rust-fractal-experiments/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 kamicut/rust-fractal-experiments 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-7/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/kamicut/rust-fractal-experiments:/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] 196d4ce6dd1ca310daf08a466fceaebabb26da213cc4a78f81b1ee3d696ffea4 [INFO] running `"docker" "start" "-a" "196d4ce6dd1ca310daf08a466fceaebabb26da213cc4a78f81b1ee3d696ffea4"` [INFO] [stderr] Compiling khronos_api v1.0.1 [INFO] [stderr] Compiling piston-float v0.2.0 [INFO] [stderr] Compiling crossbeam v0.2.12 [INFO] [stderr] Compiling shader_version v0.2.2 [INFO] [stderr] Compiling piston-texture v0.3.0 [INFO] [stderr] Compiling piston-shaders_graphics2d v0.2.1 [INFO] [stderr] Compiling xml-rs v0.2.2 [INFO] [stderr] Compiling draw_state v0.3.0 [INFO] [stderr] Compiling freetype-sys v0.3.1 [INFO] [stderr] Compiling wayland-scanner v0.5.11 [INFO] [stderr] Compiling piston-viewport v0.2.0 [INFO] [stderr] Compiling vecmath v0.2.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling dylib v0.0.1 [INFO] [stderr] Compiling pistoncore-input v0.8.1 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling gl_generator v0.5.5 [INFO] [stderr] Compiling gfx_core v0.1.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling tempfile v2.2.0 [INFO] [stderr] Compiling x11-dl v2.3.1 [INFO] [stderr] Compiling osmesa-sys v0.0.5 [INFO] [stderr] Compiling piston2d-graphics v0.15.0 [INFO] [stderr] Compiling memmap v0.2.3 [INFO] [stderr] Compiling png v0.4.3 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling freetype-rs v0.5.0 [INFO] [stderr] Compiling gl_generator v0.4.2 [INFO] [stderr] Compiling wayland-client v0.5.12 [INFO] [stderr] Compiling pistoncore-window v0.15.0 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling gfx_gl v0.3.1 [INFO] [stderr] Compiling pistoncore-event_loop v0.18.0 [INFO] [stderr] Compiling image v0.7.2 [INFO] [stderr] Compiling piston v0.18.0 [INFO] [stderr] Compiling gl v0.5.2 [INFO] [stderr] Compiling glutin v0.4.9 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Compiling gfx v0.9.1 [INFO] [stderr] Compiling gfx_device_gl v0.8.2 [INFO] [stderr] Compiling dlib v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.5.11 [INFO] [stderr] Compiling piston-gfx_texture v0.10.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.23.1 [INFO] [stderr] Compiling wayland-kbd v0.3.6 [INFO] [stderr] Compiling wayland-window v0.2.3 [INFO] [stderr] Compiling pistoncore-glutin_window v0.21.0 [INFO] [stderr] Compiling piston_window v0.38.0 [INFO] [stderr] Compiling rust-fractal-experiments v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `"docker" "inspect" "196d4ce6dd1ca310daf08a466fceaebabb26da213cc4a78f81b1ee3d696ffea4"` [INFO] running `"docker" "rm" "-f" "196d4ce6dd1ca310daf08a466fceaebabb26da213cc4a78f81b1ee3d696ffea4"` [INFO] [stdout] 196d4ce6dd1ca310daf08a466fceaebabb26da213cc4a78f81b1ee3d696ffea4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/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/kamicut/rust-fractal-experiments:/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] ff8f86981e3327c05d80345e0d3cea9b9cd23d5af51d7bd8f0e8ce9c61241433 [INFO] running `"docker" "start" "-a" "ff8f86981e3327c05d80345e0d3cea9b9cd23d5af51d7bd8f0e8ce9c61241433"` [INFO] [stderr] Compiling rust-fractal-experiments v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.50s [INFO] running `"docker" "inspect" "ff8f86981e3327c05d80345e0d3cea9b9cd23d5af51d7bd8f0e8ce9c61241433"` [INFO] running `"docker" "rm" "-f" "ff8f86981e3327c05d80345e0d3cea9b9cd23d5af51d7bd8f0e8ce9c61241433"` [INFO] [stdout] ff8f86981e3327c05d80345e0d3cea9b9cd23d5af51d7bd8f0e8ce9c61241433 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/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/kamicut/rust-fractal-experiments:/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] 8129a1ab12ea00fdce1c176496b4cd9961fb723cadbe23f9f28fec4adfde60a2 [INFO] running `"docker" "start" "-a" "8129a1ab12ea00fdce1c176496b4cd9961fb723cadbe23f9f28fec4adfde60a2"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_fractal_experiments-6b60ef660421be20 [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" "8129a1ab12ea00fdce1c176496b4cd9961fb723cadbe23f9f28fec4adfde60a2"` [INFO] running `"docker" "rm" "-f" "8129a1ab12ea00fdce1c176496b4cd9961fb723cadbe23f9f28fec4adfde60a2"` [INFO] [stdout] 8129a1ab12ea00fdce1c176496b4cd9961fb723cadbe23f9f28fec4adfde60a2