[INFO] updating cached repository bobcats/iterm2mintty-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/bobcats/iterm2mintty-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/bobcats/iterm2mintty-rs" "work/ex/beta-1.38-1/sources/1.37.0/gh/bobcats/iterm2mintty-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/bobcats/iterm2mintty-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/bobcats/iterm2mintty-rs" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/bobcats/iterm2mintty-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/bobcats/iterm2mintty-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 237f8b740f6c35c6d944d62ab4b531d2d8312e0b [INFO] sha for GitHub repo bobcats/iterm2mintty-rs: 237f8b740f6c35c6d944d62ab4b531d2d8312e0b [INFO] validating manifest of bobcats/iterm2mintty-rs 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 bobcats/iterm2mintty-rs 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 bobcats/iterm2mintty-rs [INFO] finished frobbing bobcats/iterm2mintty-rs [INFO] frobbed toml for bobcats/iterm2mintty-rs written to work/ex/beta-1.38-1/sources/1.37.0/gh/bobcats/iterm2mintty-rs/Cargo.toml [INFO] started frobbing bobcats/iterm2mintty-rs [INFO] finished frobbing bobcats/iterm2mintty-rs [INFO] frobbed toml for bobcats/iterm2mintty-rs written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/bobcats/iterm2mintty-rs/Cargo.toml [INFO] crate bobcats/iterm2mintty-rs 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing bobcats/iterm2mintty-rs 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-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/bobcats/iterm2mintty-rs:/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] 92cab9620ea446c9988d5ed5d05536f755f4b049f5f49216b1c6162601caac25 [INFO] running `"docker" "start" "-a" "92cab9620ea446c9988d5ed5d05536f755f4b049f5f49216b1c6162601caac25"` [INFO] [stderr] Compiling result v1.0.0 [INFO] [stderr] Compiling base64 v0.8.0 [INFO] [stderr] Compiling serde_yaml v0.8.8 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling serde_ini v0.1.3 [INFO] [stderr] Compiling plist v0.2.4 [INFO] [stderr] Compiling iterm2mintty v0.2.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.44s [INFO] running `"docker" "inspect" "92cab9620ea446c9988d5ed5d05536f755f4b049f5f49216b1c6162601caac25"` [INFO] running `"docker" "rm" "-f" "92cab9620ea446c9988d5ed5d05536f755f4b049f5f49216b1c6162601caac25"` [INFO] [stdout] 92cab9620ea446c9988d5ed5d05536f755f4b049f5f49216b1c6162601caac25 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/bobcats/iterm2mintty-rs:/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] 25eff1da654fc1f737f35ee7dc4398a22f7f976f792bf23d3c920910ece2678a [INFO] running `"docker" "start" "-a" "25eff1da654fc1f737f35ee7dc4398a22f7f976f792bf23d3c920910ece2678a"` [INFO] [stderr] Compiling iterm2mintty v0.2.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.53s [INFO] running `"docker" "inspect" "25eff1da654fc1f737f35ee7dc4398a22f7f976f792bf23d3c920910ece2678a"` [INFO] running `"docker" "rm" "-f" "25eff1da654fc1f737f35ee7dc4398a22f7f976f792bf23d3c920910ece2678a"` [INFO] [stdout] 25eff1da654fc1f737f35ee7dc4398a22f7f976f792bf23d3c920910ece2678a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/bobcats/iterm2mintty-rs:/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] d0a41a9362058c6dbcd5c186aa0b04a027af0f8556932cb2b4b29952159c8319 [INFO] running `"docker" "start" "-a" "d0a41a9362058c6dbcd5c186aa0b04a027af0f8556932cb2b4b29952159c8319"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/iterm2mintty-7e307d5ef430b4a0 [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" "d0a41a9362058c6dbcd5c186aa0b04a027af0f8556932cb2b4b29952159c8319"` [INFO] running `"docker" "rm" "-f" "d0a41a9362058c6dbcd5c186aa0b04a027af0f8556932cb2b4b29952159c8319"` [INFO] [stdout] d0a41a9362058c6dbcd5c186aa0b04a027af0f8556932cb2b4b29952159c8319