[INFO] cloning repository ethanboxx/image-watcher [INFO] running `"git" "clone" "--bare" "git://github.com/ethanboxx/image-watcher.git" "work/cache/sources/gh/ethanboxx/image-watcher"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/ethanboxx/image-watcher'... [INFO] running `"git" "clone" "work/cache/sources/gh/ethanboxx/image-watcher" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ethanboxx/image-watcher"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ethanboxx/image-watcher'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ethanboxx/image-watcher" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ethanboxx/image-watcher"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ethanboxx/image-watcher'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3a6598eb2764cb6fc5706f7b77b84d25c2cef454 [INFO] sha for GitHub repo ethanboxx/image-watcher: 3a6598eb2764cb6fc5706f7b77b84d25c2cef454 [INFO] validating manifest of ethanboxx/image-watcher 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 ethanboxx/image-watcher 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 ethanboxx/image-watcher [INFO] finished frobbing ethanboxx/image-watcher [INFO] frobbed toml for ethanboxx/image-watcher written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ethanboxx/image-watcher/Cargo.toml [INFO] started frobbing ethanboxx/image-watcher [INFO] finished frobbing ethanboxx/image-watcher [INFO] frobbed toml for ethanboxx/image-watcher written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ethanboxx/image-watcher/Cargo.toml [INFO] crate ethanboxx/image-watcher 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded set-error v1.0.1 [INFO] [stderr] Downloaded file-watcher v0.0.18 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing ethanboxx/image-watcher against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ethanboxx/image-watcher:/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] 9bdbe659778a4a55936aad86e8ae6eb48b37396f44731d42daefaff2c6598c38 [INFO] running `"docker" "start" "-a" "9bdbe659778a4a55936aad86e8ae6eb48b37396f44731d42daefaff2c6598c38"` [INFO] [stderr] Compiling libc v0.2.55 [INFO] [stderr] Compiling set-error v1.0.1 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling png v0.14.1 [INFO] [stderr] Compiling file-watcher v0.0.18 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling image v0.21.1 [INFO] [stderr] Compiling image-watcher v0.0.23 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.56s [INFO] running `"docker" "inspect" "9bdbe659778a4a55936aad86e8ae6eb48b37396f44731d42daefaff2c6598c38"` [INFO] running `"docker" "rm" "-f" "9bdbe659778a4a55936aad86e8ae6eb48b37396f44731d42daefaff2c6598c38"` [INFO] [stdout] 9bdbe659778a4a55936aad86e8ae6eb48b37396f44731d42daefaff2c6598c38 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ethanboxx/image-watcher:/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] 5df114ef631e1f3c1314075e2821a03e12117307c71027c36634f46da3e81e83 [INFO] running `"docker" "start" "-a" "5df114ef631e1f3c1314075e2821a03e12117307c71027c36634f46da3e81e83"` [INFO] [stderr] Compiling image-watcher v0.0.23 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.42s [INFO] running `"docker" "inspect" "5df114ef631e1f3c1314075e2821a03e12117307c71027c36634f46da3e81e83"` [INFO] running `"docker" "rm" "-f" "5df114ef631e1f3c1314075e2821a03e12117307c71027c36634f46da3e81e83"` [INFO] [stdout] 5df114ef631e1f3c1314075e2821a03e12117307c71027c36634f46da3e81e83 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ethanboxx/image-watcher:/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] 2c98deb2b70fa3d411d88e76b2acc0a88bb920cb0b945815d3d4ffaed0e62846 [INFO] running `"docker" "start" "-a" "2c98deb2b70fa3d411d88e76b2acc0a88bb920cb0b945815d3d4ffaed0e62846"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/image_watcher-e30e12a8e97cc2da [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" "2c98deb2b70fa3d411d88e76b2acc0a88bb920cb0b945815d3d4ffaed0e62846"` [INFO] running `"docker" "rm" "-f" "2c98deb2b70fa3d411d88e76b2acc0a88bb920cb0b945815d3d4ffaed0e62846"` [INFO] [stdout] 2c98deb2b70fa3d411d88e76b2acc0a88bb920cb0b945815d3d4ffaed0e62846