[INFO] cloning repository mchesser/tile-images [INFO] running `"git" "clone" "--bare" "git://github.com/mchesser/tile-images.git" "work/cache/sources/gh/mchesser/tile-images"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/mchesser/tile-images'... [INFO] running `"git" "clone" "work/cache/sources/gh/mchesser/tile-images" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/mchesser/tile-images"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/mchesser/tile-images'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/mchesser/tile-images" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/mchesser/tile-images"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/mchesser/tile-images'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a50a02d6923b61dc6036d3bc2c471dc4f41efa54 [INFO] sha for GitHub repo mchesser/tile-images: a50a02d6923b61dc6036d3bc2c471dc4f41efa54 [INFO] validating manifest of mchesser/tile-images on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of mchesser/tile-images on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing mchesser/tile-images [INFO] finished frobbing mchesser/tile-images [INFO] frobbed toml for mchesser/tile-images written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/mchesser/tile-images/Cargo.toml [INFO] started frobbing mchesser/tile-images [INFO] finished frobbing mchesser/tile-images [INFO] frobbed toml for mchesser/tile-images written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/mchesser/tile-images/Cargo.toml [INFO] crate mchesser/tile-images already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing mchesser/tile-images against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/mchesser/tile-images:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] c2a3f41eaa241ffbdf08ea729693bcf7708d1c74dc4057adcf72ecb21b743664 [INFO] running `"docker" "start" "-a" "c2a3f41eaa241ffbdf08ea729693bcf7708d1c74dc4057adcf72ecb21b743664"` [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling num-derive v0.2.4 [INFO] [stderr] Compiling structopt-derive v0.2.14 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling structopt v0.2.14 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling image v0.21.0 [INFO] [stderr] Compiling tile-images v0.1.1 (/opt/crater/workdir) [INFO] [stderr] warning: field is never used: `scale` [INFO] [stderr] --> src/main.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | scale: f32, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.56s [INFO] running `"docker" "inspect" "c2a3f41eaa241ffbdf08ea729693bcf7708d1c74dc4057adcf72ecb21b743664"` [INFO] running `"docker" "rm" "-f" "c2a3f41eaa241ffbdf08ea729693bcf7708d1c74dc4057adcf72ecb21b743664"` [INFO] [stdout] c2a3f41eaa241ffbdf08ea729693bcf7708d1c74dc4057adcf72ecb21b743664 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/mchesser/tile-images:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 58a6c6283197c2e39c212fbc6400d78f492e4599eb3f1609ad7d9a79f7a92cf6 [INFO] running `"docker" "start" "-a" "58a6c6283197c2e39c212fbc6400d78f492e4599eb3f1609ad7d9a79f7a92cf6"` [INFO] [stderr] Compiling tile-images v0.1.1 (/opt/crater/workdir) [INFO] [stderr] warning: field is never used: `scale` [INFO] [stderr] --> src/main.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | scale: f32, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.60s [INFO] running `"docker" "inspect" "58a6c6283197c2e39c212fbc6400d78f492e4599eb3f1609ad7d9a79f7a92cf6"` [INFO] running `"docker" "rm" "-f" "58a6c6283197c2e39c212fbc6400d78f492e4599eb3f1609ad7d9a79f7a92cf6"` [INFO] [stdout] 58a6c6283197c2e39c212fbc6400d78f492e4599eb3f1609ad7d9a79f7a92cf6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/mchesser/tile-images:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 6b6ffb1a2630e9880a7fa0a51dd68bbea4804e9421a0abc0d38068c8b040423a [INFO] running `"docker" "start" "-a" "6b6ffb1a2630e9880a7fa0a51dd68bbea4804e9421a0abc0d38068c8b040423a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/crater/target/debug/deps/tile_images-4b0aa0001a3ad0c0 [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" "6b6ffb1a2630e9880a7fa0a51dd68bbea4804e9421a0abc0d38068c8b040423a"` [INFO] running `"docker" "rm" "-f" "6b6ffb1a2630e9880a7fa0a51dd68bbea4804e9421a0abc0d38068c8b040423a"` [INFO] [stdout] 6b6ffb1a2630e9880a7fa0a51dd68bbea4804e9421a0abc0d38068c8b040423a