[INFO] updating cached repository himanoa-sandbox/jpg-glitch [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/himanoa-sandbox/jpg-glitch [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/himanoa-sandbox/jpg-glitch" "work/ex/beta-1.37-6/sources/1.36.0/gh/himanoa-sandbox/jpg-glitch"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/himanoa-sandbox/jpg-glitch'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/himanoa-sandbox/jpg-glitch" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/himanoa-sandbox/jpg-glitch"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/himanoa-sandbox/jpg-glitch'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3547fb6f55f7b7179072f1d81bbd8e263ff67e18 [INFO] sha for GitHub repo himanoa-sandbox/jpg-glitch: 3547fb6f55f7b7179072f1d81bbd8e263ff67e18 [INFO] validating manifest of himanoa-sandbox/jpg-glitch on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of himanoa-sandbox/jpg-glitch on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing himanoa-sandbox/jpg-glitch [INFO] finished frobbing himanoa-sandbox/jpg-glitch [INFO] frobbed toml for himanoa-sandbox/jpg-glitch written to work/ex/beta-1.37-6/sources/1.36.0/gh/himanoa-sandbox/jpg-glitch/Cargo.toml [INFO] started frobbing himanoa-sandbox/jpg-glitch [INFO] finished frobbing himanoa-sandbox/jpg-glitch [INFO] frobbed toml for himanoa-sandbox/jpg-glitch written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/himanoa-sandbox/jpg-glitch/Cargo.toml [INFO] crate himanoa-sandbox/jpg-glitch already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing himanoa-sandbox/jpg-glitch against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/himanoa-sandbox/jpg-glitch:/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.36.0" "build" "--frozen"` [INFO] [stdout] 7d7529643675eebbbb17c316a8ee68248f1a2eb763bbf13b8864dd02867338f6 [INFO] running `"docker" "start" "-a" "7d7529643675eebbbb17c316a8ee68248f1a2eb763bbf13b8864dd02867338f6"` [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling backtrace v0.3.26 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling jpg-glitch v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.67s [INFO] running `"docker" "inspect" "7d7529643675eebbbb17c316a8ee68248f1a2eb763bbf13b8864dd02867338f6"` [INFO] running `"docker" "rm" "-f" "7d7529643675eebbbb17c316a8ee68248f1a2eb763bbf13b8864dd02867338f6"` [INFO] [stdout] 7d7529643675eebbbb17c316a8ee68248f1a2eb763bbf13b8864dd02867338f6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/himanoa-sandbox/jpg-glitch:/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.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 596992f76cb60d85fead657fab5e8a437f9974af60f31f7daffea18fe427f6ba [INFO] running `"docker" "start" "-a" "596992f76cb60d85fead657fab5e8a437f9974af60f31f7daffea18fe427f6ba"` [INFO] [stderr] Compiling jpg-glitch v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.79s [INFO] running `"docker" "inspect" "596992f76cb60d85fead657fab5e8a437f9974af60f31f7daffea18fe427f6ba"` [INFO] running `"docker" "rm" "-f" "596992f76cb60d85fead657fab5e8a437f9974af60f31f7daffea18fe427f6ba"` [INFO] [stdout] 596992f76cb60d85fead657fab5e8a437f9974af60f31f7daffea18fe427f6ba [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/himanoa-sandbox/jpg-glitch:/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.36.0" "test" "--frozen"` [INFO] [stdout] 392729c663f782a0a3208cf2d8c3202cdfe2770fe4942def943bd7eb1a8ee4da [INFO] running `"docker" "start" "-a" "392729c663f782a0a3208cf2d8c3202cdfe2770fe4942def943bd7eb1a8ee4da"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/jpg_glitch-32bbf90cc30a43e6 [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" "392729c663f782a0a3208cf2d8c3202cdfe2770fe4942def943bd7eb1a8ee4da"` [INFO] running `"docker" "rm" "-f" "392729c663f782a0a3208cf2d8c3202cdfe2770fe4942def943bd7eb1a8ee4da"` [INFO] [stdout] 392729c663f782a0a3208cf2d8c3202cdfe2770fe4942def943bd7eb1a8ee4da