[INFO] updating cached repository https://github.com/henninglive/gamma-correction-demo [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] c84077afdaa5f09d02b03b5c72372186c56dcd9a [INFO] testing henninglive/gamma-correction-demo against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenninglive%2Fgamma-correction-demo" "work/builds/worker-5/source"` [INFO] [stderr] Cloning into 'work/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/henninglive/gamma-correction-demo 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/henninglive/gamma-correction-demo [INFO] finished tweaking git repo https://github.com/henninglive/gamma-correction-demo [INFO] tweaked toml for git repo https://github.com/henninglive/gamma-correction-demo written to work/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/henninglive/gamma-correction-demo 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-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/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] 77ebd3d2932ceb6785391d773cb77e938905434db2dae35663b3fe9aa6c452a9 [INFO] running `"docker" "start" "-a" "77ebd3d2932ceb6785391d773cb77e938905434db2dae35663b3fe9aa6c452a9"` [INFO] [stderr] Compiling num-traits v0.1.35 [INFO] [stderr] Compiling lazy_static v0.2.1 [INFO] [stderr] Compiling sdl2-sys v0.31.0 [INFO] [stderr] Compiling rand v0.3.14 [INFO] [stderr] Compiling num-integer v0.1.32 [INFO] [stderr] Compiling num-iter v0.1.32 [INFO] [stderr] Compiling num v0.1.35 [INFO] [stderr] Compiling sdl2 v0.31.0 [INFO] [stderr] Compiling gamma-correction-demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.80s [INFO] running `"docker" "inspect" "77ebd3d2932ceb6785391d773cb77e938905434db2dae35663b3fe9aa6c452a9"` [INFO] running `"docker" "rm" "-f" "77ebd3d2932ceb6785391d773cb77e938905434db2dae35663b3fe9aa6c452a9"` [INFO] [stdout] 77ebd3d2932ceb6785391d773cb77e938905434db2dae35663b3fe9aa6c452a9 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/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] de0a2357f277336b9a3074c8314bb60e81782b1677cf41839c3707a42af7fc15 [INFO] running `"docker" "start" "-a" "de0a2357f277336b9a3074c8314bb60e81782b1677cf41839c3707a42af7fc15"` [INFO] [stderr] Compiling gamma-correction-demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.46s [INFO] running `"docker" "inspect" "de0a2357f277336b9a3074c8314bb60e81782b1677cf41839c3707a42af7fc15"` [INFO] running `"docker" "rm" "-f" "de0a2357f277336b9a3074c8314bb60e81782b1677cf41839c3707a42af7fc15"` [INFO] [stdout] de0a2357f277336b9a3074c8314bb60e81782b1677cf41839c3707a42af7fc15 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/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] 27e98ff5472411e173d5cc5338b648f9f4251a048bd41513a69d1cd2f42185e5 [INFO] running `"docker" "start" "-a" "27e98ff5472411e173d5cc5338b648f9f4251a048bd41513a69d1cd2f42185e5"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/gamma_correction_demo-3a7adedcb365cd8a [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" "27e98ff5472411e173d5cc5338b648f9f4251a048bd41513a69d1cd2f42185e5"` [INFO] running `"docker" "rm" "-f" "27e98ff5472411e173d5cc5338b648f9f4251a048bd41513a69d1cd2f42185e5"` [INFO] [stdout] 27e98ff5472411e173d5cc5338b648f9f4251a048bd41513a69d1cd2f42185e5