[INFO] updating cached repository jeffparsons/lifelike [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/jeffparsons/lifelike [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/jeffparsons/lifelike" "work/ex/beta-1.37-6/sources/1.36.0/gh/jeffparsons/lifelike"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/jeffparsons/lifelike'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/jeffparsons/lifelike" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jeffparsons/lifelike"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jeffparsons/lifelike'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 72350ec173acfedd5802c1166519cad0b4df3107 [INFO] sha for GitHub repo jeffparsons/lifelike: 72350ec173acfedd5802c1166519cad0b4df3107 [INFO] validating manifest of jeffparsons/lifelike on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of jeffparsons/lifelike on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing jeffparsons/lifelike [INFO] finished frobbing jeffparsons/lifelike [INFO] frobbed toml for jeffparsons/lifelike written to work/ex/beta-1.37-6/sources/1.36.0/gh/jeffparsons/lifelike/Cargo.toml [INFO] started frobbing jeffparsons/lifelike [INFO] finished frobbing jeffparsons/lifelike [INFO] frobbed toml for jeffparsons/lifelike written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jeffparsons/lifelike/Cargo.toml [INFO] crate jeffparsons/lifelike already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/jeffparsons/lifelike/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Updating git repository `https://github.com/servo/rust-png.git` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/servo/rust-png.git` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing jeffparsons/lifelike against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/jeffparsons/lifelike:/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.36.0" "build" "--frozen"` [INFO] [stdout] bbaced7801caa018c463cc44220dec8e41e78c2749a7ea64afd1451d77c62571 [INFO] running `"docker" "start" "-a" "bbaced7801caa018c463cc44220dec8e41e78c2749a7ea64afd1451d77c62571"` [INFO] [stderr] Compiling sdl2-sys v0.2.2 [INFO] [stderr] Compiling png-sys v1.6.16 (https://github.com/servo/rust-png.git#ffbf5bbd) [INFO] [stderr] Compiling png v0.1.0 (https://github.com/servo/rust-png.git#ffbf5bbd) [INFO] [stderr] Compiling libz-sys v0.1.9 [INFO] [stderr] Compiling sdl2 v0.2.3 [INFO] [stderr] Compiling lifelike v0.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.26s [INFO] running `"docker" "inspect" "bbaced7801caa018c463cc44220dec8e41e78c2749a7ea64afd1451d77c62571"` [INFO] running `"docker" "rm" "-f" "bbaced7801caa018c463cc44220dec8e41e78c2749a7ea64afd1451d77c62571"` [INFO] [stdout] bbaced7801caa018c463cc44220dec8e41e78c2749a7ea64afd1451d77c62571 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/jeffparsons/lifelike:/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.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] c91cb6579cc3c38795f7c330e42715087d74f2760880e8fe3fd0e1a7334776c8 [INFO] running `"docker" "start" "-a" "c91cb6579cc3c38795f7c330e42715087d74f2760880e8fe3fd0e1a7334776c8"` [INFO] [stderr] Compiling lifelike v0.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.41s [INFO] running `"docker" "inspect" "c91cb6579cc3c38795f7c330e42715087d74f2760880e8fe3fd0e1a7334776c8"` [INFO] running `"docker" "rm" "-f" "c91cb6579cc3c38795f7c330e42715087d74f2760880e8fe3fd0e1a7334776c8"` [INFO] [stdout] c91cb6579cc3c38795f7c330e42715087d74f2760880e8fe3fd0e1a7334776c8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/jeffparsons/lifelike:/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.36.0" "test" "--frozen"` [INFO] [stdout] 9ce4bd0a8e6a2023e57857be76578ea8bcf91deca8b0542bbce2e6ad72f2980b [INFO] running `"docker" "start" "-a" "9ce4bd0a8e6a2023e57857be76578ea8bcf91deca8b0542bbce2e6ad72f2980b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/lifelike-d4b46270ae70d475 [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" "9ce4bd0a8e6a2023e57857be76578ea8bcf91deca8b0542bbce2e6ad72f2980b"` [INFO] running `"docker" "rm" "-f" "9ce4bd0a8e6a2023e57857be76578ea8bcf91deca8b0542bbce2e6ad72f2980b"` [INFO] [stdout] 9ce4bd0a8e6a2023e57857be76578ea8bcf91deca8b0542bbce2e6ad72f2980b