[INFO] updating cached repository Matthew-Maclean/stag [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Matthew-Maclean/stag [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Matthew-Maclean/stag" "work/ex/beta-1.38-1/sources/1.37.0/gh/Matthew-Maclean/stag"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/Matthew-Maclean/stag'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Matthew-Maclean/stag" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Matthew-Maclean/stag"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Matthew-Maclean/stag'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e6e93621ba3072c161f460ef7e05cbf50ed0b12a [INFO] sha for GitHub repo Matthew-Maclean/stag: e6e93621ba3072c161f460ef7e05cbf50ed0b12a [INFO] validating manifest of Matthew-Maclean/stag 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 Matthew-Maclean/stag 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 Matthew-Maclean/stag [INFO] finished frobbing Matthew-Maclean/stag [INFO] frobbed toml for Matthew-Maclean/stag written to work/ex/beta-1.38-1/sources/1.37.0/gh/Matthew-Maclean/stag/Cargo.toml [INFO] started frobbing Matthew-Maclean/stag [INFO] finished frobbing Matthew-Maclean/stag [INFO] frobbed toml for Matthew-Maclean/stag written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Matthew-Maclean/stag/Cargo.toml [INFO] crate Matthew-Maclean/stag 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] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/Matthew-Maclean/stag/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.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 Matthew-Maclean/stag against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Matthew-Maclean/stag:/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 6aeb9538ee0c7588736e8f3b7de35f9aa542e89e7fac9baebf968c9af5f11c25 [INFO] running `"docker" "start" "-a" "6aeb9538ee0c7588736e8f3b7de35f9aa542e89e7fac9baebf968c9af5f11c25"` [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling image v0.17.0 [INFO] [stderr] Compiling stag v0.3.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.42s [INFO] running `"docker" "inspect" "6aeb9538ee0c7588736e8f3b7de35f9aa542e89e7fac9baebf968c9af5f11c25"` [INFO] running `"docker" "rm" "-f" "6aeb9538ee0c7588736e8f3b7de35f9aa542e89e7fac9baebf968c9af5f11c25"` [INFO] [stdout] 6aeb9538ee0c7588736e8f3b7de35f9aa542e89e7fac9baebf968c9af5f11c25 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Matthew-Maclean/stag:/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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] a41a514370dec31e8d153aa02af62a81af14927907c53497f4b2e7c80a30497f [INFO] running `"docker" "start" "-a" "a41a514370dec31e8d153aa02af62a81af14927907c53497f4b2e7c80a30497f"` [INFO] [stderr] Compiling stag v0.3.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.76s [INFO] running `"docker" "inspect" "a41a514370dec31e8d153aa02af62a81af14927907c53497f4b2e7c80a30497f"` [INFO] running `"docker" "rm" "-f" "a41a514370dec31e8d153aa02af62a81af14927907c53497f4b2e7c80a30497f"` [INFO] [stdout] a41a514370dec31e8d153aa02af62a81af14927907c53497f4b2e7c80a30497f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Matthew-Maclean/stag:/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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] f0204534e741499be787e00465279e9950242dce683380e703cb1236368bd8ca [INFO] running `"docker" "start" "-a" "f0204534e741499be787e00465279e9950242dce683380e703cb1236368bd8ca"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/crater/target/debug/deps/stag-84aee86bf1ae1c41 [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test rgb::test::all ... ok [INFO] [stdout] test gray_alpha::test::alpha ... ok [INFO] [stdout] test rgba::test::all ... ok [INFO] [stdout] test gray_alpha::test::all ... ok [INFO] [stdout] test rgba::test::alpha ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "f0204534e741499be787e00465279e9950242dce683380e703cb1236368bd8ca"` [INFO] running `"docker" "rm" "-f" "f0204534e741499be787e00465279e9950242dce683380e703cb1236368bd8ca"` [INFO] [stdout] f0204534e741499be787e00465279e9950242dce683380e703cb1236368bd8ca