[INFO] updating cached repository socketplug/sepha [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/socketplug/sepha [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/socketplug/sepha" "work/ex/beta-1.37-6/sources/1.36.0/gh/socketplug/sepha"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/socketplug/sepha'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/socketplug/sepha" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/socketplug/sepha"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/socketplug/sepha'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9ea4169d84b5c086d1666259dfdcd88d1a0e4512 [INFO] sha for GitHub repo socketplug/sepha: 9ea4169d84b5c086d1666259dfdcd88d1a0e4512 [INFO] validating manifest of socketplug/sepha 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 socketplug/sepha 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 socketplug/sepha [INFO] finished frobbing socketplug/sepha [INFO] frobbed toml for socketplug/sepha written to work/ex/beta-1.37-6/sources/1.36.0/gh/socketplug/sepha/Cargo.toml [INFO] started frobbing socketplug/sepha [INFO] finished frobbing socketplug/sepha [INFO] frobbed toml for socketplug/sepha written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/socketplug/sepha/Cargo.toml [INFO] crate socketplug/sepha 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing socketplug/sepha against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/socketplug/sepha:/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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 06f08add2ead0d62d1dfdc429b11e72ba5b2fe049a72004c0594145f56c9e226 [INFO] running `"docker" "start" "-a" "06f08add2ead0d62d1dfdc429b11e72ba5b2fe049a72004c0594145f56c9e226"` [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling input_buffer v0.2.0 [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling headers-derive v0.1.0 [INFO] [stderr] Compiling headers-core v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling tungstenite v0.6.1 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling headers v0.2.1 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling tokio-threadpool v0.1.11 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-fs v0.1.5 [INFO] [stderr] Compiling jsonwebtoken v5.0.1 [INFO] [stderr] Compiling tokio v0.1.15 [INFO] [stderr] Compiling hyper v0.12.24 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling warp v0.1.13 [INFO] [stderr] Compiling reqwest v0.9.9 [INFO] [stderr] Compiling sepha v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `"docker" "inspect" "06f08add2ead0d62d1dfdc429b11e72ba5b2fe049a72004c0594145f56c9e226"` [INFO] running `"docker" "rm" "-f" "06f08add2ead0d62d1dfdc429b11e72ba5b2fe049a72004c0594145f56c9e226"` [INFO] [stdout] 06f08add2ead0d62d1dfdc429b11e72ba5b2fe049a72004c0594145f56c9e226 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/socketplug/sepha:/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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] d23dc5eaadf85d42357ba5ac610adc1ab292f200bce9e6fd5e25808f066ecfb7 [INFO] running `"docker" "start" "-a" "d23dc5eaadf85d42357ba5ac610adc1ab292f200bce9e6fd5e25808f066ecfb7"` [INFO] [stderr] Compiling sepha v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.51s [INFO] running `"docker" "inspect" "d23dc5eaadf85d42357ba5ac610adc1ab292f200bce9e6fd5e25808f066ecfb7"` [INFO] running `"docker" "rm" "-f" "d23dc5eaadf85d42357ba5ac610adc1ab292f200bce9e6fd5e25808f066ecfb7"` [INFO] [stdout] d23dc5eaadf85d42357ba5ac610adc1ab292f200bce9e6fd5e25808f066ecfb7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/socketplug/sepha:/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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] 8f3ae99926b4f33d6d2649da87ca9f011f4988b5b9b3b3fc6ce474da64c18654 [INFO] running `"docker" "start" "-a" "8f3ae99926b4f33d6d2649da87ca9f011f4988b5b9b3b3fc6ce474da64c18654"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running /opt/crater/target/debug/deps/sepha-b5d8117d6986ff1c [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "8f3ae99926b4f33d6d2649da87ca9f011f4988b5b9b3b3fc6ce474da64c18654"` [INFO] running `"docker" "rm" "-f" "8f3ae99926b4f33d6d2649da87ca9f011f4988b5b9b3b3fc6ce474da64c18654"` [INFO] [stdout] 8f3ae99926b4f33d6d2649da87ca9f011f4988b5b9b3b3fc6ce474da64c18654