[INFO] updating cached repository liamwhite/cookie_check [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/liamwhite/cookie_check [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/liamwhite/cookie_check" "work/ex/beta-1.37-6/sources/1.36.0/gh/liamwhite/cookie_check"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/liamwhite/cookie_check'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/liamwhite/cookie_check" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/liamwhite/cookie_check"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/liamwhite/cookie_check'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] afca3dcb41b04be1feab8b050b1667f87eb5c3b4 [INFO] sha for GitHub repo liamwhite/cookie_check: afca3dcb41b04be1feab8b050b1667f87eb5c3b4 [INFO] validating manifest of liamwhite/cookie_check 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 liamwhite/cookie_check 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 liamwhite/cookie_check [INFO] finished frobbing liamwhite/cookie_check [INFO] frobbed toml for liamwhite/cookie_check written to work/ex/beta-1.37-6/sources/1.36.0/gh/liamwhite/cookie_check/Cargo.toml [INFO] started frobbing liamwhite/cookie_check [INFO] finished frobbing liamwhite/cookie_check [INFO] frobbed toml for liamwhite/cookie_check written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/liamwhite/cookie_check/Cargo.toml [INFO] crate liamwhite/cookie_check 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing liamwhite/cookie_check 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-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/liamwhite/cookie_check:/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] dfbd2be2a6a990047d52b13b4ddd7a87f0605ec38b4911408d2abf35035039bc [INFO] running `"docker" "start" "-a" "dfbd2be2a6a990047d52b13b4ddd7a87f0605ec38b4911408d2abf35035039bc"` [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling base64 v0.10.0 [INFO] [stderr] Compiling openssl-sys v0.9.39 [INFO] [stderr] Compiling openssl v0.10.15 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling cookie_check v0.1.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.73s [INFO] running `"docker" "inspect" "dfbd2be2a6a990047d52b13b4ddd7a87f0605ec38b4911408d2abf35035039bc"` [INFO] running `"docker" "rm" "-f" "dfbd2be2a6a990047d52b13b4ddd7a87f0605ec38b4911408d2abf35035039bc"` [INFO] [stdout] dfbd2be2a6a990047d52b13b4ddd7a87f0605ec38b4911408d2abf35035039bc [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/liamwhite/cookie_check:/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] 0523cbcbfc665270280fa16851c39161121a022484d9b3af6333c3ab9a0f72eb [INFO] running `"docker" "start" "-a" "0523cbcbfc665270280fa16851c39161121a022484d9b3af6333c3ab9a0f72eb"` [INFO] [stderr] Compiling cookie_check v0.1.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.31s [INFO] running `"docker" "inspect" "0523cbcbfc665270280fa16851c39161121a022484d9b3af6333c3ab9a0f72eb"` [INFO] running `"docker" "rm" "-f" "0523cbcbfc665270280fa16851c39161121a022484d9b3af6333c3ab9a0f72eb"` [INFO] [stdout] 0523cbcbfc665270280fa16851c39161121a022484d9b3af6333c3ab9a0f72eb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/liamwhite/cookie_check:/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] 671a9e086f22c39566e9aa9e63b8f661dd1a9a1a3977b8012b07a6999a3660c4 [INFO] running `"docker" "start" "-a" "671a9e086f22c39566e9aa9e63b8f661dd1a9a1a3977b8012b07a6999a3660c4"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/cookie_check-3a06be1a0ba96274 [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" "671a9e086f22c39566e9aa9e63b8f661dd1a9a1a3977b8012b07a6999a3660c4"` [INFO] running `"docker" "rm" "-f" "671a9e086f22c39566e9aa9e63b8f661dd1a9a1a3977b8012b07a6999a3660c4"` [INFO] [stdout] 671a9e086f22c39566e9aa9e63b8f661dd1a9a1a3977b8012b07a6999a3660c4