[INFO] updating cached repository https://github.com/cowang4/lightracer [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] [stderr] From https://github.com/cowang4/lightracer [INFO] [stderr] 8efcaa3..cc3e1a9 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] cc3e1a919cb43350ad0a6bedd144079087de2799 [INFO] testing cowang4/lightracer against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcowang4%2Flightracer" "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/cowang4/lightracer 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/cowang4/lightracer [INFO] finished tweaking git repo https://github.com/cowang4/lightracer [INFO] tweaked toml for git repo https://github.com/cowang4/lightracer written to work/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/cowang4/lightracer 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] 021efaa479e92db2c203f63ca65f0e49c683014d4646796a376c497e8e3f1012 [INFO] running `"docker" "start" "-a" "021efaa479e92db2c203f63ca65f0e49c683014d4646796a376c497e8e3f1012"` [INFO] [stderr] Compiling syn v0.14.7 [INFO] [stderr] Compiling enum_dispatch v0.1.3 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Compiling num-derive v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.70 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling image v0.19.0 [INFO] [stderr] Compiling lightracer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.75s [INFO] running `"docker" "inspect" "021efaa479e92db2c203f63ca65f0e49c683014d4646796a376c497e8e3f1012"` [INFO] running `"docker" "rm" "-f" "021efaa479e92db2c203f63ca65f0e49c683014d4646796a376c497e8e3f1012"` [INFO] [stdout] 021efaa479e92db2c203f63ca65f0e49c683014d4646796a376c497e8e3f1012 [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] ad4c05eaf0497ee039a6264b05ce5208d8d69ca305083dd5b011e299f07e04e2 [INFO] running `"docker" "start" "-a" "ad4c05eaf0497ee039a6264b05ce5208d8d69ca305083dd5b011e299f07e04e2"` [INFO] [stderr] Compiling lightracer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.41s [INFO] running `"docker" "inspect" "ad4c05eaf0497ee039a6264b05ce5208d8d69ca305083dd5b011e299f07e04e2"` [INFO] running `"docker" "rm" "-f" "ad4c05eaf0497ee039a6264b05ce5208d8d69ca305083dd5b011e299f07e04e2"` [INFO] [stdout] ad4c05eaf0497ee039a6264b05ce5208d8d69ca305083dd5b011e299f07e04e2 [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] cab310ebf03cfc566981dbba58a417205e22ab5bbcaaddd2e0aeceeec70e147c [INFO] running `"docker" "start" "-a" "cab310ebf03cfc566981dbba58a417205e22ab5bbcaaddd2e0aeceeec70e147c"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/lightracer-3ad147c7096e0b52 [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" "cab310ebf03cfc566981dbba58a417205e22ab5bbcaaddd2e0aeceeec70e147c"` [INFO] running `"docker" "rm" "-f" "cab310ebf03cfc566981dbba58a417205e22ab5bbcaaddd2e0aeceeec70e147c"` [INFO] [stdout] cab310ebf03cfc566981dbba58a417205e22ab5bbcaaddd2e0aeceeec70e147c