[INFO] updating cached repository ryanpbrewster/actix-phonebook [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ryanpbrewster/actix-phonebook [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ryanpbrewster/actix-phonebook" "work/ex/beta-1.37-6/sources/1.36.0/gh/ryanpbrewster/actix-phonebook"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/ryanpbrewster/actix-phonebook'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ryanpbrewster/actix-phonebook" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ryanpbrewster/actix-phonebook"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ryanpbrewster/actix-phonebook'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a10158037084c10e4b1418471cdbfea14de896e7 [INFO] sha for GitHub repo ryanpbrewster/actix-phonebook: a10158037084c10e4b1418471cdbfea14de896e7 [INFO] validating manifest of ryanpbrewster/actix-phonebook 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 ryanpbrewster/actix-phonebook 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 ryanpbrewster/actix-phonebook [INFO] finished frobbing ryanpbrewster/actix-phonebook [INFO] frobbed toml for ryanpbrewster/actix-phonebook written to work/ex/beta-1.37-6/sources/1.36.0/gh/ryanpbrewster/actix-phonebook/Cargo.toml [INFO] started frobbing ryanpbrewster/actix-phonebook [INFO] finished frobbing ryanpbrewster/actix-phonebook [INFO] frobbed toml for ryanpbrewster/actix-phonebook written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ryanpbrewster/actix-phonebook/Cargo.toml [INFO] crate ryanpbrewster/actix-phonebook 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 ryanpbrewster/actix-phonebook 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-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/ryanpbrewster/actix-phonebook:/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] f04318654efaf6097897d2109a3e35e17f1646ffe873657fa69c08c104590520 [INFO] running `"docker" "start" "-a" "f04318654efaf6097897d2109a3e35e17f1646ffe873657fa69c08c104590520"` [INFO] [stderr] Compiling mio v0.6.17 [INFO] [stderr] Compiling backtrace v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling h2 v0.1.19 [INFO] [stderr] Compiling actix-codec v0.1.2 [INFO] [stderr] Compiling actix-threadpool v0.1.0 [INFO] [stderr] Compiling actix-utils v0.4.1 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling actix-rt v0.2.2 [INFO] [stderr] Compiling actix-server-config v0.1.1 [INFO] [stderr] Compiling trust-dns-proto v0.7.3 [INFO] [stderr] Compiling trust-dns-resolver v0.11.0 [INFO] [stderr] Compiling actix-connect v0.2.0 [INFO] [stderr] Compiling actix-http v0.2.0 [INFO] [stderr] Compiling actix v0.8.2 [INFO] [stderr] Compiling actix-actors v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.66s [INFO] running `"docker" "inspect" "f04318654efaf6097897d2109a3e35e17f1646ffe873657fa69c08c104590520"` [INFO] running `"docker" "rm" "-f" "f04318654efaf6097897d2109a3e35e17f1646ffe873657fa69c08c104590520"` [INFO] [stdout] f04318654efaf6097897d2109a3e35e17f1646ffe873657fa69c08c104590520 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/ryanpbrewster/actix-phonebook:/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] 86741882acb46d22559340ad92b70548212dc42202787841be013d2f905685c2 [INFO] running `"docker" "start" "-a" "86741882acb46d22559340ad92b70548212dc42202787841be013d2f905685c2"` [INFO] [stderr] Compiling actix-actors v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.17s [INFO] running `"docker" "inspect" "86741882acb46d22559340ad92b70548212dc42202787841be013d2f905685c2"` [INFO] running `"docker" "rm" "-f" "86741882acb46d22559340ad92b70548212dc42202787841be013d2f905685c2"` [INFO] [stdout] 86741882acb46d22559340ad92b70548212dc42202787841be013d2f905685c2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/ryanpbrewster/actix-phonebook:/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] 8cbcc4eb952d3a1ce7d7a844cf448340ca29657e68bcc3e9c9dc5ab069cb6fd8 [INFO] running `"docker" "start" "-a" "8cbcc4eb952d3a1ce7d7a844cf448340ca29657e68bcc3e9c9dc5ab069cb6fd8"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/crater/target/debug/deps/actix_actors-d972f02095dfcbb4 [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" "8cbcc4eb952d3a1ce7d7a844cf448340ca29657e68bcc3e9c9dc5ab069cb6fd8"` [INFO] running `"docker" "rm" "-f" "8cbcc4eb952d3a1ce7d7a844cf448340ca29657e68bcc3e9c9dc5ab069cb6fd8"` [INFO] [stdout] 8cbcc4eb952d3a1ce7d7a844cf448340ca29657e68bcc3e9c9dc5ab069cb6fd8