[INFO] updating cached repository drewtcraft/rustytest [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/drewtcraft/rustytest [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/drewtcraft/rustytest" "work/ex/beta-1.38-1/sources/1.37.0/gh/drewtcraft/rustytest"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/drewtcraft/rustytest'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/drewtcraft/rustytest" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/drewtcraft/rustytest"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/drewtcraft/rustytest'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b495f0f8cede6f53d475ba59eb16aa7b0e2c3289 [INFO] sha for GitHub repo drewtcraft/rustytest: b495f0f8cede6f53d475ba59eb16aa7b0e2c3289 [INFO] validating manifest of drewtcraft/rustytest on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of drewtcraft/rustytest on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing drewtcraft/rustytest [INFO] finished frobbing drewtcraft/rustytest [INFO] frobbed toml for drewtcraft/rustytest written to work/ex/beta-1.38-1/sources/1.37.0/gh/drewtcraft/rustytest/Cargo.toml [INFO] started frobbing drewtcraft/rustytest [INFO] finished frobbing drewtcraft/rustytest [INFO] frobbed toml for drewtcraft/rustytest written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/drewtcraft/rustytest/Cargo.toml [INFO] crate drewtcraft/rustytest already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing drewtcraft/rustytest against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/drewtcraft/rustytest:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 8982fe5177fef2288c082240e6d0b43f2d942b2fe45e95c2c2053a358fa50b28 [INFO] running `"docker" "start" "-a" "8982fe5177fef2288c082240e6d0b43f2d942b2fe45e95c2c2053a358fa50b28"` [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling rustytests v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.40s [INFO] running `"docker" "inspect" "8982fe5177fef2288c082240e6d0b43f2d942b2fe45e95c2c2053a358fa50b28"` [INFO] running `"docker" "rm" "-f" "8982fe5177fef2288c082240e6d0b43f2d942b2fe45e95c2c2053a358fa50b28"` [INFO] [stdout] 8982fe5177fef2288c082240e6d0b43f2d942b2fe45e95c2c2053a358fa50b28 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/drewtcraft/rustytest:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] a307a97a57607b46fd19fee179ce7a6fde5c4fb3e3ebe998ad6ba617e8b7b8a4 [INFO] running `"docker" "start" "-a" "a307a97a57607b46fd19fee179ce7a6fde5c4fb3e3ebe998ad6ba617e8b7b8a4"` [INFO] [stderr] Compiling rustytests v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.72s [INFO] running `"docker" "inspect" "a307a97a57607b46fd19fee179ce7a6fde5c4fb3e3ebe998ad6ba617e8b7b8a4"` [INFO] running `"docker" "rm" "-f" "a307a97a57607b46fd19fee179ce7a6fde5c4fb3e3ebe998ad6ba617e8b7b8a4"` [INFO] [stdout] a307a97a57607b46fd19fee179ce7a6fde5c4fb3e3ebe998ad6ba617e8b7b8a4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/drewtcraft/rustytest:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 3f4e6a5dc2a959f24125a6e240f1e7a7468e819e3b8beedf3def8421fefcefd7 [INFO] running `"docker" "start" "-a" "3f4e6a5dc2a959f24125a6e240f1e7a7468e819e3b8beedf3def8421fefcefd7"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/rustytests-d91d74f8b8b15934 [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" "3f4e6a5dc2a959f24125a6e240f1e7a7468e819e3b8beedf3def8421fefcefd7"` [INFO] running `"docker" "rm" "-f" "3f4e6a5dc2a959f24125a6e240f1e7a7468e819e3b8beedf3def8421fefcefd7"` [INFO] [stdout] 3f4e6a5dc2a959f24125a6e240f1e7a7468e819e3b8beedf3def8421fefcefd7