[INFO] updating cached repository popei69/square [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/popei69/square [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/popei69/square" "work/ex/beta-1.38-1/sources/1.37.0/gh/popei69/square"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/popei69/square'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/popei69/square" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/popei69/square"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/popei69/square'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c83a6c2d054298a29c78a37f76fef8acab994cc7 [INFO] sha for GitHub repo popei69/square: c83a6c2d054298a29c78a37f76fef8acab994cc7 [INFO] validating manifest of popei69/square 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 popei69/square 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 popei69/square [INFO] finished frobbing popei69/square [INFO] frobbed toml for popei69/square written to work/ex/beta-1.38-1/sources/1.37.0/gh/popei69/square/Cargo.toml [INFO] started frobbing popei69/square [INFO] finished frobbing popei69/square [INFO] frobbed toml for popei69/square written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/popei69/square/Cargo.toml [INFO] crate popei69/square 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 popei69/square 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-7/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/popei69/square:/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] af1d82b78e7708eb90bb3744a96696ada9190664cfe950bbbce7965294ce8124 [INFO] running `"docker" "start" "-a" "af1d82b78e7708eb90bb3744a96696ada9190664cfe950bbbce7965294ce8124"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v0.15.38 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling image v0.21.2 [INFO] [stderr] Compiling square v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.26s [INFO] running `"docker" "inspect" "af1d82b78e7708eb90bb3744a96696ada9190664cfe950bbbce7965294ce8124"` [INFO] running `"docker" "rm" "-f" "af1d82b78e7708eb90bb3744a96696ada9190664cfe950bbbce7965294ce8124"` [INFO] [stdout] af1d82b78e7708eb90bb3744a96696ada9190664cfe950bbbce7965294ce8124 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/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/popei69/square:/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] 58f1b039202b961278987f51f537b5192bada221834ad8bb30d0dac19fced4f6 [INFO] running `"docker" "start" "-a" "58f1b039202b961278987f51f537b5192bada221834ad8bb30d0dac19fced4f6"` [INFO] [stderr] Compiling square v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.20s [INFO] running `"docker" "inspect" "58f1b039202b961278987f51f537b5192bada221834ad8bb30d0dac19fced4f6"` [INFO] running `"docker" "rm" "-f" "58f1b039202b961278987f51f537b5192bada221834ad8bb30d0dac19fced4f6"` [INFO] [stdout] 58f1b039202b961278987f51f537b5192bada221834ad8bb30d0dac19fced4f6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/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/popei69/square:/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] d1442a6676db3a69f61f355802d91f07dd1e2add19ad9f38cdd436b794deaedf [INFO] running `"docker" "start" "-a" "d1442a6676db3a69f61f355802d91f07dd1e2add19ad9f38cdd436b794deaedf"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/square-17215c8b3c5893c6 [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" "d1442a6676db3a69f61f355802d91f07dd1e2add19ad9f38cdd436b794deaedf"` [INFO] running `"docker" "rm" "-f" "d1442a6676db3a69f61f355802d91f07dd1e2add19ad9f38cdd436b794deaedf"` [INFO] [stdout] d1442a6676db3a69f61f355802d91f07dd1e2add19ad9f38cdd436b794deaedf