[INFO] updating cached repository https://github.com/LeoTindall/rloris [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] dd9c3f4751f3fa6884b79aea42140d00615b1294 [INFO] testing LeoTindall/rloris against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeoTindall%2Frloris" "work/builds/worker-6/source"` [INFO] [stderr] Cloning into 'work/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LeoTindall/rloris 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/LeoTindall/rloris [INFO] finished tweaking git repo https://github.com/LeoTindall/rloris [INFO] tweaked toml for git repo https://github.com/LeoTindall/rloris written to work/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/LeoTindall/rloris 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-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/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] 40142a50c4b1be3b312a6a0e7fb7ea1c956ee4a1ae8cd9292124bc65b0d6ce8d [INFO] running `"docker" "start" "-a" "40142a50c4b1be3b312a6a0e7fb7ea1c956ee4a1ae8cd9292124bc65b0d6ce8d"` [INFO] [stderr] Compiling openssl v0.9.7 [INFO] [stderr] Compiling num_cpus v1.6.2 [INFO] [stderr] Compiling openssl-sys v0.9.7 [INFO] [stderr] Compiling thread_local v0.3.3 [INFO] [stderr] Compiling regex v0.2.1 [INFO] [stderr] Compiling docopt v0.7.0 [INFO] [stderr] Compiling env_logger v0.4.0 [INFO] [stderr] Compiling rloris v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.79s [INFO] running `"docker" "inspect" "40142a50c4b1be3b312a6a0e7fb7ea1c956ee4a1ae8cd9292124bc65b0d6ce8d"` [INFO] running `"docker" "rm" "-f" "40142a50c4b1be3b312a6a0e7fb7ea1c956ee4a1ae8cd9292124bc65b0d6ce8d"` [INFO] [stdout] 40142a50c4b1be3b312a6a0e7fb7ea1c956ee4a1ae8cd9292124bc65b0d6ce8d [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/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] 324bf8678dc9983549e1be25255a7dbaf8b8692ef6792b13d202fe2d20cb18e4 [INFO] running `"docker" "start" "-a" "324bf8678dc9983549e1be25255a7dbaf8b8692ef6792b13d202fe2d20cb18e4"` [INFO] [stderr] Compiling rloris v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.66s [INFO] running `"docker" "inspect" "324bf8678dc9983549e1be25255a7dbaf8b8692ef6792b13d202fe2d20cb18e4"` [INFO] running `"docker" "rm" "-f" "324bf8678dc9983549e1be25255a7dbaf8b8692ef6792b13d202fe2d20cb18e4"` [INFO] [stdout] 324bf8678dc9983549e1be25255a7dbaf8b8692ef6792b13d202fe2d20cb18e4 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/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] 4702e3fc8bad229746ef73a2766f86538f525ac2223b184abdeddcc954a399c0 [INFO] running `"docker" "start" "-a" "4702e3fc8bad229746ef73a2766f86538f525ac2223b184abdeddcc954a399c0"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rloris-c3d8f227b3ab8846 [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" "4702e3fc8bad229746ef73a2766f86538f525ac2223b184abdeddcc954a399c0"` [INFO] running `"docker" "rm" "-f" "4702e3fc8bad229746ef73a2766f86538f525ac2223b184abdeddcc954a399c0"` [INFO] [stdout] 4702e3fc8bad229746ef73a2766f86538f525ac2223b184abdeddcc954a399c0