[INFO] updating cached repository ethanboxx/image-watcher [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ethanboxx/image-watcher [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ethanboxx/image-watcher" "work/ex/beta-1.38-1/sources/1.37.0/gh/ethanboxx/image-watcher"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/ethanboxx/image-watcher'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ethanboxx/image-watcher" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ethanboxx/image-watcher"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/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 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 ethanboxx/image-watcher 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 ethanboxx/image-watcher [INFO] finished frobbing ethanboxx/image-watcher [INFO] frobbed toml for ethanboxx/image-watcher written to work/ex/beta-1.38-1/sources/1.37.0/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/beta-1.38-1/sources/beta-2019-08-13/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" "+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 ethanboxx/image-watcher against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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=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.37.0" "build" "--frozen"` [INFO] [stdout] a5712d6cafc082dcfd9fb717e5423f1b5edaf8e3785fe4eb5c9407ddb53dcd93 [INFO] running `"docker" "start" "-a" "a5712d6cafc082dcfd9fb717e5423f1b5edaf8e3785fe4eb5c9407ddb53dcd93"` [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling set-error v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling gif v0.10.1 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling deflate v0.7.19 [INFO] [stderr] Compiling file-watcher v0.0.18 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling png v0.14.1 [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 1m 12s [INFO] running `"docker" "inspect" "a5712d6cafc082dcfd9fb717e5423f1b5edaf8e3785fe4eb5c9407ddb53dcd93"` [INFO] running `"docker" "rm" "-f" "a5712d6cafc082dcfd9fb717e5423f1b5edaf8e3785fe4eb5c9407ddb53dcd93"` [INFO] [stdout] a5712d6cafc082dcfd9fb717e5423f1b5edaf8e3785fe4eb5c9407ddb53dcd93 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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=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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 5aad331cca61800b6aa811f4ceb51b2035bdb6f8a3066b3c2943edbd91b0fd49 [INFO] running `"docker" "start" "-a" "5aad331cca61800b6aa811f4ceb51b2035bdb6f8a3066b3c2943edbd91b0fd49"` [INFO] [stderr] Compiling image-watcher v0.0.23 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.03s [INFO] running `"docker" "inspect" "5aad331cca61800b6aa811f4ceb51b2035bdb6f8a3066b3c2943edbd91b0fd49"` [INFO] running `"docker" "rm" "-f" "5aad331cca61800b6aa811f4ceb51b2035bdb6f8a3066b3c2943edbd91b0fd49"` [INFO] [stdout] 5aad331cca61800b6aa811f4ceb51b2035bdb6f8a3066b3c2943edbd91b0fd49 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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=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.37.0" "test" "--frozen"` [INFO] [stdout] eb18d77927a276996344ac26eed111145a962e9f1479e6b4e4fff42a4655556c [INFO] running `"docker" "start" "-a" "eb18d77927a276996344ac26eed111145a962e9f1479e6b4e4fff42a4655556c"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/image_watcher-b915e1c53aa648b2 [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" "eb18d77927a276996344ac26eed111145a962e9f1479e6b4e4fff42a4655556c"` [INFO] running `"docker" "rm" "-f" "eb18d77927a276996344ac26eed111145a962e9f1479e6b4e4fff42a4655556c"` [INFO] [stdout] eb18d77927a276996344ac26eed111145a962e9f1479e6b4e4fff42a4655556c