[INFO] updating cached repository https://github.com/tdaffin/conrod_bug [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 60b4b365004a8cf5c97edfd16f0e866e0bca5e99 [INFO] testing tdaffin/conrod_bug against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftdaffin%2Fconrod_bug" "work/builds/worker-4/source"` [INFO] [stderr] Cloning into 'work/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tdaffin/conrod_bug on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/tdaffin/conrod_bug [INFO] finished tweaking git repo https://github.com/tdaffin/conrod_bug [INFO] tweaked toml for git repo https://github.com/tdaffin/conrod_bug written to work/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/tdaffin/conrod_bug already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 59d1ff19a4714a524d37784e0321bc08d39dd09e2607ab74eca6850cd73d9d27 [INFO] running `"docker" "start" "-a" "59d1ff19a4714a524d37784e0321bc08d39dd09e2607ab74eca6850cd73d9d27"` [INFO] [stderr] Compiling instant v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.7 [INFO] [stderr] Compiling num-integer v0.1.40 [INFO] [stderr] Compiling num-iter v0.1.38 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling conrod_derive v0.65.0 [INFO] [stderr] Compiling pistoncore-input v0.24.0 [INFO] [stderr] Compiling gfx_core v0.8.3 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling rusttype v0.7.6 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling png v0.14.1 [INFO] [stderr] Compiling pistoncore-window v0.37.0 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling piston2d-graphics v0.30.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.5 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling image v0.21.1 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling conrod_core v0.65.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.42.0 [INFO] [stderr] Compiling piston v0.42.0 [INFO] [stderr] Compiling winit v0.18.1 [INFO] [stderr] Compiling piston2d-opengl_graphics v0.60.0 [INFO] [stderr] Compiling conrod_piston v0.65.0 [INFO] [stderr] Compiling pistoncore-glutin_window v0.54.0 [INFO] [stderr] Compiling gfx v0.17.1 [INFO] [stderr] Compiling gfx_device_gl v0.15.5 [INFO] [stderr] Compiling piston-gfx_texture v0.35.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.56.0 [INFO] [stderr] Compiling piston_window v0.89.0 [INFO] [stderr] Compiling conrod_bug v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.20s [INFO] running `"docker" "inspect" "59d1ff19a4714a524d37784e0321bc08d39dd09e2607ab74eca6850cd73d9d27"` [INFO] running `"docker" "rm" "-f" "59d1ff19a4714a524d37784e0321bc08d39dd09e2607ab74eca6850cd73d9d27"` [INFO] [stdout] 59d1ff19a4714a524d37784e0321bc08d39dd09e2607ab74eca6850cd73d9d27 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] fc50b3f30b8656999e27682fb1471ef1ff1b8276381969e51c6f256112897ea4 [INFO] running `"docker" "start" "-a" "fc50b3f30b8656999e27682fb1471ef1ff1b8276381969e51c6f256112897ea4"` [INFO] [stderr] Compiling conrod_bug v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.44s [INFO] running `"docker" "inspect" "fc50b3f30b8656999e27682fb1471ef1ff1b8276381969e51c6f256112897ea4"` [INFO] running `"docker" "rm" "-f" "fc50b3f30b8656999e27682fb1471ef1ff1b8276381969e51c6f256112897ea4"` [INFO] [stdout] fc50b3f30b8656999e27682fb1471ef1ff1b8276381969e51c6f256112897ea4 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] ca759498e171da41455b3e50fb804e0a56ea543ea50a8223237d569a03787d02 [INFO] running `"docker" "start" "-a" "ca759498e171da41455b3e50fb804e0a56ea543ea50a8223237d569a03787d02"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/conrod_bug-3f06075861a5ea92 [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" "ca759498e171da41455b3e50fb804e0a56ea543ea50a8223237d569a03787d02"` [INFO] running `"docker" "rm" "-f" "ca759498e171da41455b3e50fb804e0a56ea543ea50a8223237d569a03787d02"` [INFO] [stdout] ca759498e171da41455b3e50fb804e0a56ea543ea50a8223237d569a03787d02