[INFO] updating cached repository miquels/actix-web-ssl-test [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/miquels/actix-web-ssl-test [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/miquels/actix-web-ssl-test" "work/ex/beta-1.37-6/sources/1.36.0/gh/miquels/actix-web-ssl-test"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/miquels/actix-web-ssl-test'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/miquels/actix-web-ssl-test" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/miquels/actix-web-ssl-test"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/miquels/actix-web-ssl-test'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 08a54421e2fdf0705590dd56a06ced1490b46ed7 [INFO] sha for GitHub repo miquels/actix-web-ssl-test: 08a54421e2fdf0705590dd56a06ced1490b46ed7 [INFO] validating manifest of miquels/actix-web-ssl-test 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 miquels/actix-web-ssl-test 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 miquels/actix-web-ssl-test [INFO] finished frobbing miquels/actix-web-ssl-test [INFO] frobbed toml for miquels/actix-web-ssl-test written to work/ex/beta-1.37-6/sources/1.36.0/gh/miquels/actix-web-ssl-test/Cargo.toml [INFO] started frobbing miquels/actix-web-ssl-test [INFO] finished frobbing miquels/actix-web-ssl-test [INFO] frobbed toml for miquels/actix-web-ssl-test written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/miquels/actix-web-ssl-test/Cargo.toml [INFO] crate miquels/actix-web-ssl-test 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] [stderr] Blocking waiting for file lock on package cache lock [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] testing miquels/actix-web-ssl-test 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-5/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/miquels/actix-web-ssl-test:/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] 392e774157835d3f709146ae9c3c362060c4eac53dee04c34d24c7c297601aeb [INFO] running `"docker" "start" "-a" "392e774157835d3f709146ae9c3c362060c4eac53dee04c34d24c7c297601aeb"` [INFO] [stderr] Compiling actix-web v0.7.15 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling openssl v0.10.15 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling crossbeam-channel v0.3.2 [INFO] [stderr] Compiling parking_lot v0.7.0 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling h2 v0.1.14 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling tokio-uds v0.2.4 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling trust-dns-proto v0.5.0 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling tokio-openssl v0.2.1 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling tokio-tls v0.2.0 [INFO] [stderr] Compiling trust-dns-resolver v0.10.0 [INFO] [stderr] Compiling actix v0.7.8 [INFO] [stderr] Compiling actix-net v0.2.4 [INFO] [stderr] Compiling actix-web-ssl-test v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 44s [INFO] running `"docker" "inspect" "392e774157835d3f709146ae9c3c362060c4eac53dee04c34d24c7c297601aeb"` [INFO] running `"docker" "rm" "-f" "392e774157835d3f709146ae9c3c362060c4eac53dee04c34d24c7c297601aeb"` [INFO] [stdout] 392e774157835d3f709146ae9c3c362060c4eac53dee04c34d24c7c297601aeb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/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/miquels/actix-web-ssl-test:/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] cbe54f1669bf49704ea3953b12747fec6f15fa38e86f2a9323940a0095bab45b [INFO] running `"docker" "start" "-a" "cbe54f1669bf49704ea3953b12747fec6f15fa38e86f2a9323940a0095bab45b"` [INFO] [stderr] Compiling actix-web-ssl-test v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.31s [INFO] running `"docker" "inspect" "cbe54f1669bf49704ea3953b12747fec6f15fa38e86f2a9323940a0095bab45b"` [INFO] running `"docker" "rm" "-f" "cbe54f1669bf49704ea3953b12747fec6f15fa38e86f2a9323940a0095bab45b"` [INFO] [stdout] cbe54f1669bf49704ea3953b12747fec6f15fa38e86f2a9323940a0095bab45b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/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/miquels/actix-web-ssl-test:/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] 0978b88358d67832625bdfdf54f9710a39faa6db1056ddd754cb0de262fac2f1 [INFO] running `"docker" "start" "-a" "0978b88358d67832625bdfdf54f9710a39faa6db1056ddd754cb0de262fac2f1"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.24s [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/actix_web_ssl_test-b000ce5a6eb72f1c [INFO] running `"docker" "inspect" "0978b88358d67832625bdfdf54f9710a39faa6db1056ddd754cb0de262fac2f1"` [INFO] running `"docker" "rm" "-f" "0978b88358d67832625bdfdf54f9710a39faa6db1056ddd754cb0de262fac2f1"` [INFO] [stdout] 0978b88358d67832625bdfdf54f9710a39faa6db1056ddd754cb0de262fac2f1