[INFO] updating cached repository chrisduerr/terminator [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/chrisduerr/terminator [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/chrisduerr/terminator" "work/ex/beta-1.38-1/sources/1.37.0/gh/chrisduerr/terminator"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/chrisduerr/terminator'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/chrisduerr/terminator" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/chrisduerr/terminator"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/chrisduerr/terminator'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f174fdfe3c22bc512615d5ce96f4cfd17d1a5c30 [INFO] sha for GitHub repo chrisduerr/terminator: f174fdfe3c22bc512615d5ce96f4cfd17d1a5c30 [INFO] validating manifest of chrisduerr/terminator 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 chrisduerr/terminator 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 chrisduerr/terminator [INFO] finished frobbing chrisduerr/terminator [INFO] frobbed toml for chrisduerr/terminator written to work/ex/beta-1.38-1/sources/1.37.0/gh/chrisduerr/terminator/Cargo.toml [INFO] started frobbing chrisduerr/terminator [INFO] finished frobbing chrisduerr/terminator [INFO] frobbed toml for chrisduerr/terminator written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/chrisduerr/terminator/Cargo.toml [INFO] crate chrisduerr/terminator 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 chrisduerr/terminator 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/chrisduerr/terminator:/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] 918cf93cb4ce528007ec753f3a40557eeb279ff6d8f4bf391c9682933d437c67 [INFO] running `"docker" "start" "-a" "918cf93cb4ce528007ec753f3a40557eeb279ff6d8f4bf391c9682933d437c67"` [INFO] [stderr] Compiling terminator v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.63s [INFO] running `"docker" "inspect" "918cf93cb4ce528007ec753f3a40557eeb279ff6d8f4bf391c9682933d437c67"` [INFO] running `"docker" "rm" "-f" "918cf93cb4ce528007ec753f3a40557eeb279ff6d8f4bf391c9682933d437c67"` [INFO] [stdout] 918cf93cb4ce528007ec753f3a40557eeb279ff6d8f4bf391c9682933d437c67 [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/chrisduerr/terminator:/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] 2eeb4b42c0d2df819df231becd7e17ca68220ba1de5ccf230050c8961951958a [INFO] running `"docker" "start" "-a" "2eeb4b42c0d2df819df231becd7e17ca68220ba1de5ccf230050c8961951958a"` [INFO] [stderr] Compiling terminator v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.60s [INFO] running `"docker" "inspect" "2eeb4b42c0d2df819df231becd7e17ca68220ba1de5ccf230050c8961951958a"` [INFO] running `"docker" "rm" "-f" "2eeb4b42c0d2df819df231becd7e17ca68220ba1de5ccf230050c8961951958a"` [INFO] [stdout] 2eeb4b42c0d2df819df231becd7e17ca68220ba1de5ccf230050c8961951958a [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/chrisduerr/terminator:/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] fa8b6f0c74829f27386a8984df1fc48dcd44c29868ac2d2338fd52cefd7734d5 [INFO] running `"docker" "start" "-a" "fa8b6f0c74829f27386a8984df1fc48dcd44c29868ac2d2338fd52cefd7734d5"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/terminator-b3b73b1ef87ef171 [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" "fa8b6f0c74829f27386a8984df1fc48dcd44c29868ac2d2338fd52cefd7734d5"` [INFO] running `"docker" "rm" "-f" "fa8b6f0c74829f27386a8984df1fc48dcd44c29868ac2d2338fd52cefd7734d5"` [INFO] [stdout] fa8b6f0c74829f27386a8984df1fc48dcd44c29868ac2d2338fd52cefd7734d5