[INFO] updating cached repository panotza/hello-actix [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/panotza/hello-actix [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/panotza/hello-actix" "work/ex/beta-1.38-1/sources/1.37.0/gh/panotza/hello-actix"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/panotza/hello-actix'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/panotza/hello-actix" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/panotza/hello-actix"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/panotza/hello-actix'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 32339a6dbfc734ede3a74828c805cf97d9ba0b4f [INFO] sha for GitHub repo panotza/hello-actix: 32339a6dbfc734ede3a74828c805cf97d9ba0b4f [INFO] validating manifest of panotza/hello-actix on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of panotza/hello-actix on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing panotza/hello-actix [INFO] finished frobbing panotza/hello-actix [INFO] frobbed toml for panotza/hello-actix written to work/ex/beta-1.38-1/sources/1.37.0/gh/panotza/hello-actix/Cargo.toml [INFO] started frobbing panotza/hello-actix [INFO] finished frobbing panotza/hello-actix [INFO] frobbed toml for panotza/hello-actix written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/panotza/hello-actix/Cargo.toml [INFO] crate panotza/hello-actix already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing panotza/hello-actix against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/panotza/hello-actix:/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-08-13" "build" "--frozen"` [INFO] [stdout] 6886e6cbd92f91420d0dbab2aa743661ff1a8c2f37b424988835fdfe68290c6f [INFO] running `"docker" "start" "-a" "6886e6cbd92f91420d0dbab2aa743661ff1a8c2f37b424988835fdfe68290c6f"` [INFO] [stderr] Compiling matches v0.1.7 [INFO] [stderr] Compiling crossbeam-utils v0.4.1 [INFO] [stderr] Compiling actix-web v0.7.2 (https://github.com/actix/actix-web#f5806508) [INFO] [stderr] Compiling ring v0.13.2 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling socket2 v0.3.7 [INFO] [stderr] Compiling crossbeam-epoch v0.4.3 [INFO] [stderr] Compiling bytes v0.4.9 [INFO] [stderr] Compiling mio v0.6.15 [INFO] [stderr] Compiling smallvec v0.6.3 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling quote v0.6.4 [INFO] [stderr] Compiling lock_api v0.1.3 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling crossbeam-epoch v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.3.1 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling syn v0.14.5 [INFO] [stderr] Compiling regex v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.24 [INFO] [stderr] Compiling tokio-io v0.1.7 [INFO] [stderr] Compiling http v0.1.8 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling mio-uds v0.6.6 [INFO] [stderr] Compiling tokio-threadpool v0.1.5 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling parking_lot v0.6.3 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling tokio-reactor v0.1.2 [INFO] [stderr] Compiling error-chain v0.1.12 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling flate2 v1.0.1 [INFO] [stderr] Compiling crossbeam-channel v0.2.3 [INFO] [stderr] Compiling h2 v0.1.10 [INFO] [stderr] Compiling tokio-fs v0.1.2 [INFO] [stderr] Compiling tokio-udp v0.1.1 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling tokio-signal v0.2.1 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio v0.1.7 [INFO] [stderr] Compiling trust-dns-proto v0.4.0 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling actix_derive v0.3.0 [INFO] [stderr] Compiling trust-dns-resolver v0.9.0 [INFO] [stderr] Compiling actix v0.7.2 [INFO] [stderr] Compiling actix v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 09s [INFO] running `"docker" "inspect" "6886e6cbd92f91420d0dbab2aa743661ff1a8c2f37b424988835fdfe68290c6f"` [INFO] running `"docker" "rm" "-f" "6886e6cbd92f91420d0dbab2aa743661ff1a8c2f37b424988835fdfe68290c6f"` [INFO] [stdout] 6886e6cbd92f91420d0dbab2aa743661ff1a8c2f37b424988835fdfe68290c6f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/panotza/hello-actix:/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-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] b87ff78570dff9b8bb81215a38631dc9a9b558c915597a001107238a829e45cd [INFO] running `"docker" "start" "-a" "b87ff78570dff9b8bb81215a38631dc9a9b558c915597a001107238a829e45cd"` [INFO] [stderr] Compiling actix v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.82s [INFO] running `"docker" "inspect" "b87ff78570dff9b8bb81215a38631dc9a9b558c915597a001107238a829e45cd"` [INFO] running `"docker" "rm" "-f" "b87ff78570dff9b8bb81215a38631dc9a9b558c915597a001107238a829e45cd"` [INFO] [stdout] b87ff78570dff9b8bb81215a38631dc9a9b558c915597a001107238a829e45cd [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/panotza/hello-actix:/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-08-13" "test" "--frozen"` [INFO] [stdout] 2b907b7929bc7da73ed63f8bda25649d750335c5a83cf783f43bd8fdb13d4436 [INFO] running `"docker" "start" "-a" "2b907b7929bc7da73ed63f8bda25649d750335c5a83cf783f43bd8fdb13d4436"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/crater/target/debug/deps/actix-c3f9bc6a11014f2f [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" "2b907b7929bc7da73ed63f8bda25649d750335c5a83cf783f43bd8fdb13d4436"` [INFO] running `"docker" "rm" "-f" "2b907b7929bc7da73ed63f8bda25649d750335c5a83cf783f43bd8fdb13d4436"` [INFO] [stdout] 2b907b7929bc7da73ed63f8bda25649d750335c5a83cf783f43bd8fdb13d4436