[INFO] updating cached repository rust-nairobi/actix-web-app [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/rust-nairobi/actix-web-app [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/rust-nairobi/actix-web-app" "work/ex/beta-1.37-6/sources/1.36.0/gh/rust-nairobi/actix-web-app"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/rust-nairobi/actix-web-app'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/rust-nairobi/actix-web-app" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rust-nairobi/actix-web-app"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rust-nairobi/actix-web-app'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f5adcd6e9774612e0e1f31754ba8fd28dd658798 [INFO] sha for GitHub repo rust-nairobi/actix-web-app: f5adcd6e9774612e0e1f31754ba8fd28dd658798 [INFO] validating manifest of rust-nairobi/actix-web-app 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 rust-nairobi/actix-web-app 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 rust-nairobi/actix-web-app [INFO] finished frobbing rust-nairobi/actix-web-app [INFO] frobbed toml for rust-nairobi/actix-web-app written to work/ex/beta-1.37-6/sources/1.36.0/gh/rust-nairobi/actix-web-app/Cargo.toml [INFO] started frobbing rust-nairobi/actix-web-app [INFO] finished frobbing rust-nairobi/actix-web-app [INFO] frobbed toml for rust-nairobi/actix-web-app written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rust-nairobi/actix-web-app/Cargo.toml [INFO] crate rust-nairobi/actix-web-app 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 rust-nairobi/actix-web-app 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-3/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/rust-nairobi/actix-web-app:/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] 8ab9e8fe7a1fd016201989aab8390a95f7f1ea20b3ee37e2370b326182b9452b [INFO] running `"docker" "start" "-a" "8ab9e8fe7a1fd016201989aab8390a95f7f1ea20b3ee37e2370b326182b9452b"` [INFO] [stderr] Compiling ryu v0.2.4 [INFO] [stderr] Compiling fallible-iterator v0.1.5 [INFO] [stderr] Compiling actix_derive v0.2.0 [INFO] [stderr] Compiling actix-web v0.5.8 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling socket2 v0.3.7 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling mio v0.6.15 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling r2d2 v0.8.2 [INFO] [stderr] Compiling tokio-io v0.1.7 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Compiling syn v0.14.8 [INFO] [stderr] Compiling digest v0.7.5 [INFO] [stderr] Compiling serde_urlencoded v0.5.3 [INFO] [stderr] Compiling chrono v0.4.5 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling phf v0.7.21 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling h2 v0.1.12 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling tokio-threadpool v0.1.5 [INFO] [stderr] Compiling env_logger v0.5.12 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling tokio-reactor v0.1.3 [INFO] [stderr] Compiling mio-uds v0.6.6 [INFO] [stderr] Compiling postgres-protocol v0.3.2 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.26 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling crossbeam-channel v0.1.3 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-udp v0.1.1 [INFO] [stderr] Compiling tokio-tcp v0.1.1 [INFO] [stderr] Compiling tokio-fs v0.1.3 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling error-chain v0.1.12 [INFO] [stderr] Compiling postgres-shared v0.4.1 [INFO] [stderr] Compiling bcrypt v0.1.6 [INFO] [stderr] Compiling ring v0.12.1 [INFO] [stderr] Compiling diesel v1.3.2 [INFO] [stderr] Compiling dotenv v0.10.1 [INFO] [stderr] Compiling tokio v0.1.7 [INFO] [stderr] Compiling serde_derive v1.0.71 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling postgres v0.15.2 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling failure v0.1.2 [INFO] [stderr] Compiling cookie v0.10.1 [INFO] [stderr] Compiling trust-dns-proto v0.3.3 [INFO] [stderr] Compiling tokio-signal v0.1.5 [INFO] [stderr] Compiling cargo_metadata v0.5.8 [INFO] [stderr] Compiling trust-dns-resolver v0.8.2 [INFO] [stderr] Compiling skeptic v0.13.3 [INFO] [stderr] Compiling actix v0.5.8 [INFO] [stderr] Compiling cloud-env-manager v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 48s [INFO] running `"docker" "inspect" "8ab9e8fe7a1fd016201989aab8390a95f7f1ea20b3ee37e2370b326182b9452b"` [INFO] running `"docker" "rm" "-f" "8ab9e8fe7a1fd016201989aab8390a95f7f1ea20b3ee37e2370b326182b9452b"` [INFO] [stdout] 8ab9e8fe7a1fd016201989aab8390a95f7f1ea20b3ee37e2370b326182b9452b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/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/rust-nairobi/actix-web-app:/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] 9b0ae8e55e739d412a3aa85dac100888fdf2c3d537428c2261d9b0789796ad62 [INFO] running `"docker" "start" "-a" "9b0ae8e55e739d412a3aa85dac100888fdf2c3d537428c2261d9b0789796ad62"` [INFO] [stderr] Compiling cloud-env-manager v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.79s [INFO] running `"docker" "inspect" "9b0ae8e55e739d412a3aa85dac100888fdf2c3d537428c2261d9b0789796ad62"` [INFO] running `"docker" "rm" "-f" "9b0ae8e55e739d412a3aa85dac100888fdf2c3d537428c2261d9b0789796ad62"` [INFO] [stdout] 9b0ae8e55e739d412a3aa85dac100888fdf2c3d537428c2261d9b0789796ad62 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/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/rust-nairobi/actix-web-app:/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] 1081a695f20a3601ad155306ec655b23f1e325dde6a5167ea024ae0fc3fd5834 [INFO] running `"docker" "start" "-a" "1081a695f20a3601ad155306ec655b23f1e325dde6a5167ea024ae0fc3fd5834"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.42s [INFO] [stderr] Running /opt/crater/target/debug/deps/cloud_env_manager-ecfd5aec98c03088 [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" "1081a695f20a3601ad155306ec655b23f1e325dde6a5167ea024ae0fc3fd5834"` [INFO] running `"docker" "rm" "-f" "1081a695f20a3601ad155306ec655b23f1e325dde6a5167ea024ae0fc3fd5834"` [INFO] [stdout] 1081a695f20a3601ad155306ec655b23f1e325dde6a5167ea024ae0fc3fd5834