[INFO] updating cached repository https://github.com/cztomsik/new-hope [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] d42ad967500a7c84362d62ecf11b980dd5feff25 [INFO] testing cztomsik/new-hope against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcztomsik%2Fnew-hope" "work/builds/worker-0/source"` [INFO] [stderr] Cloning into 'work/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cztomsik/new-hope 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/cztomsik/new-hope [INFO] finished tweaking git repo https://github.com/cztomsik/new-hope [INFO] tweaked toml for git repo https://github.com/cztomsik/new-hope written to work/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/cztomsik/new-hope 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-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/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] 7b4cefe10ba65adae9595a887e18b02bc3e1c44d4922708bdfc7fd04362fc1fb [INFO] running `"docker" "start" "-a" "7b4cefe10ba65adae9595a887e18b02bc3e1c44d4922708bdfc7fd04362fc1fb"` [INFO] [stderr] Compiling gl_generator v0.13.0 [INFO] [stderr] Compiling gl v0.13.0 [INFO] [stderr] Compiling new-hope v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.73s [INFO] running `"docker" "inspect" "7b4cefe10ba65adae9595a887e18b02bc3e1c44d4922708bdfc7fd04362fc1fb"` [INFO] running `"docker" "rm" "-f" "7b4cefe10ba65adae9595a887e18b02bc3e1c44d4922708bdfc7fd04362fc1fb"` [INFO] [stdout] 7b4cefe10ba65adae9595a887e18b02bc3e1c44d4922708bdfc7fd04362fc1fb [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/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] d241f3263e8c5d31227ddb4cee281cae3c5d4e13662f6a6169a7b1ca6c3be1a0 [INFO] running `"docker" "start" "-a" "d241f3263e8c5d31227ddb4cee281cae3c5d4e13662f6a6169a7b1ca6c3be1a0"` [INFO] [stderr] Compiling sdl2 v0.32.2 (https://github.com/Rust-SDL2/rust-sdl2.git?rev=120d544#120d5443) [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling sdl2-sys v0.32.6 (https://github.com/Rust-SDL2/rust-sdl2.git?rev=120d544#120d5443) [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling new-hope v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.33s [INFO] running `"docker" "inspect" "d241f3263e8c5d31227ddb4cee281cae3c5d4e13662f6a6169a7b1ca6c3be1a0"` [INFO] running `"docker" "rm" "-f" "d241f3263e8c5d31227ddb4cee281cae3c5d4e13662f6a6169a7b1ca6c3be1a0"` [INFO] [stdout] d241f3263e8c5d31227ddb4cee281cae3c5d4e13662f6a6169a7b1ca6c3be1a0 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/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] 583713050fcbfe096a2aa0a0ac270837ea9801424aae4937e7da6b8aac8f8261 [INFO] running `"docker" "start" "-a" "583713050fcbfe096a2aa0a0ac270837ea9801424aae4937e7da6b8aac8f8261"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/new_hope-9653c6cc3f9b72b9 [INFO] [stderr] Doc-tests new-hope [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" "583713050fcbfe096a2aa0a0ac270837ea9801424aae4937e7da6b8aac8f8261"` [INFO] running `"docker" "rm" "-f" "583713050fcbfe096a2aa0a0ac270837ea9801424aae4937e7da6b8aac8f8261"` [INFO] [stdout] 583713050fcbfe096a2aa0a0ac270837ea9801424aae4937e7da6b8aac8f8261