[INFO] updating cached repository csharad/workie [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/csharad/workie [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/csharad/workie" "work/ex/beta-1.37-6/sources/1.36.0/gh/csharad/workie"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/csharad/workie'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/csharad/workie" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/csharad/workie"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/csharad/workie'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e0ed754c34b0d5cb15b68f94bf9ca337c93bee31 [INFO] sha for GitHub repo csharad/workie: e0ed754c34b0d5cb15b68f94bf9ca337c93bee31 [INFO] validating manifest of csharad/workie 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 csharad/workie 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 csharad/workie [INFO] finished frobbing csharad/workie [INFO] frobbed toml for csharad/workie written to work/ex/beta-1.37-6/sources/1.36.0/gh/csharad/workie/Cargo.toml [INFO] started frobbing csharad/workie [INFO] finished frobbing csharad/workie [INFO] frobbed toml for csharad/workie written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/csharad/workie/Cargo.toml [INFO] crate csharad/workie 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 csharad/workie 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-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/csharad/workie:/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] b24e434c2d01b817934c8b76e44cdfeb6a86e891978bd9b1280630395a8fbf90 [INFO] running `"docker" "start" "-a" "b24e434c2d01b817934c8b76e44cdfeb6a86e891978bd9b1280630395a8fbf90"` [INFO] [stderr] Compiling arc-swap v0.3.4 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling ring v0.13.3 [INFO] [stderr] Compiling actix-web v0.7.13 [INFO] [stderr] Compiling crossbeam-utils v0.6.0 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling flate2 v1.0.4 [INFO] [stderr] Compiling diesel_derives v1.3.0 [INFO] [stderr] Compiling resolv-conf v0.6.1 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling block-cipher-trait v0.5.3 [INFO] [stderr] Compiling signal-hook v0.1.5 [INFO] [stderr] Compiling syn v0.15.18 [INFO] [stderr] Compiling blowfish v0.3.0 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling h2 v0.1.13 [INFO] [stderr] Compiling tokio-reactor v0.1.6 [INFO] [stderr] Compiling bcrypt v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.6.2 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling tokio-threadpool v0.1.8 [INFO] [stderr] Compiling tokio-uds v0.2.3 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling tokio-signal v0.2.6 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling tokio v0.1.11 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling trust-dns-proto v0.5.0 [INFO] [stderr] Compiling dotenv v0.13.0 [INFO] [stderr] Compiling trust-dns-resolver v0.10.0 [INFO] [stderr] Compiling actix v0.7.6 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling serde_urlencoded v0.5.3 [INFO] [stderr] Compiling actix-net v0.1.1 [INFO] [stderr] Compiling diesel v1.3.3 [INFO] [stderr] Compiling validator v0.8.0 [INFO] [stderr] Compiling validator_derive v0.8.0 [INFO] [stderr] Compiling workie-backend v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 28s [INFO] running `"docker" "inspect" "b24e434c2d01b817934c8b76e44cdfeb6a86e891978bd9b1280630395a8fbf90"` [INFO] running `"docker" "rm" "-f" "b24e434c2d01b817934c8b76e44cdfeb6a86e891978bd9b1280630395a8fbf90"` [INFO] [stdout] b24e434c2d01b817934c8b76e44cdfeb6a86e891978bd9b1280630395a8fbf90 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/csharad/workie:/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] 230b3067076c208a3dc903e815f92c089db543a741885012aba98dd52e4bb2bc [INFO] running `"docker" "start" "-a" "230b3067076c208a3dc903e815f92c089db543a741885012aba98dd52e4bb2bc"` [INFO] [stderr] Compiling workie-backend v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.38s [INFO] running `"docker" "inspect" "230b3067076c208a3dc903e815f92c089db543a741885012aba98dd52e4bb2bc"` [INFO] running `"docker" "rm" "-f" "230b3067076c208a3dc903e815f92c089db543a741885012aba98dd52e4bb2bc"` [INFO] [stdout] 230b3067076c208a3dc903e815f92c089db543a741885012aba98dd52e4bb2bc [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/csharad/workie:/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] a2ca08b188fbd018394074c62297c1c8594cb62cfe980c53cc412556c8c18b98 [INFO] running `"docker" "start" "-a" "a2ca08b188fbd018394074c62297c1c8594cb62cfe980c53cc412556c8c18b98"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running /opt/crater/target/debug/deps/workie_backend-b4ef1fc2f1a96f0f [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] [stderr] Running /opt/crater/target/debug/deps/workie_backend-0e280e8fc29437da [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] [stderr] Doc-tests workie-backend [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" "a2ca08b188fbd018394074c62297c1c8594cb62cfe980c53cc412556c8c18b98"` [INFO] running `"docker" "rm" "-f" "a2ca08b188fbd018394074c62297c1c8594cb62cfe980c53cc412556c8c18b98"` [INFO] [stdout] a2ca08b188fbd018394074c62297c1c8594cb62cfe980c53cc412556c8c18b98