[INFO] updating cached repository felix-d/tokio-poc [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/felix-d/tokio-poc [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/felix-d/tokio-poc" "work/ex/beta-1.38-1/sources/1.37.0/gh/felix-d/tokio-poc"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/felix-d/tokio-poc'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/felix-d/tokio-poc" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/felix-d/tokio-poc"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/felix-d/tokio-poc'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9720904bf62030a098974740c3d2dabf661cff80 [INFO] sha for GitHub repo felix-d/tokio-poc: 9720904bf62030a098974740c3d2dabf661cff80 [INFO] validating manifest of felix-d/tokio-poc 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 felix-d/tokio-poc 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 felix-d/tokio-poc [INFO] finished frobbing felix-d/tokio-poc [INFO] frobbed toml for felix-d/tokio-poc written to work/ex/beta-1.38-1/sources/1.37.0/gh/felix-d/tokio-poc/Cargo.toml [INFO] started frobbing felix-d/tokio-poc [INFO] finished frobbing felix-d/tokio-poc [INFO] frobbed toml for felix-d/tokio-poc written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/felix-d/tokio-poc/Cargo.toml [INFO] crate felix-d/tokio-poc 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing felix-d/tokio-poc 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-7/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/felix-d/tokio-poc:/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] 591360ee17839dda461f828147cf67150296838b28d07884a64f91c02aa69825 [INFO] running `"docker" "start" "-a" "591360ee17839dda461f828147cf67150296838b28d07884a64f91c02aa69825"` [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling crossbeam-utils v0.6.1 [INFO] [stderr] Compiling tokio-channel v0.1.0 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling syn v0.15.20 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling crossbeam-deque v0.6.2 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-reactor v0.1.6 [INFO] [stderr] Compiling tokio-threadpool v0.1.8 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-uds v0.2.3 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling tokio v0.1.11 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling redis-proxy v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.90s [INFO] running `"docker" "inspect" "591360ee17839dda461f828147cf67150296838b28d07884a64f91c02aa69825"` [INFO] running `"docker" "rm" "-f" "591360ee17839dda461f828147cf67150296838b28d07884a64f91c02aa69825"` [INFO] [stdout] 591360ee17839dda461f828147cf67150296838b28d07884a64f91c02aa69825 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/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/felix-d/tokio-poc:/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] b15baeddbd05dc83201c3640448546f2b15ef59e6e0befe4b957391f0e2b372c [INFO] running `"docker" "start" "-a" "b15baeddbd05dc83201c3640448546f2b15ef59e6e0befe4b957391f0e2b372c"` [INFO] [stderr] Compiling redis-proxy v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.57s [INFO] running `"docker" "inspect" "b15baeddbd05dc83201c3640448546f2b15ef59e6e0befe4b957391f0e2b372c"` [INFO] running `"docker" "rm" "-f" "b15baeddbd05dc83201c3640448546f2b15ef59e6e0befe4b957391f0e2b372c"` [INFO] [stdout] b15baeddbd05dc83201c3640448546f2b15ef59e6e0befe4b957391f0e2b372c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/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/felix-d/tokio-poc:/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] fad5ba1763260e2d963697b6e4d4191693626b7801dbeed754fbdc52d4e7a56f [INFO] running `"docker" "start" "-a" "fad5ba1763260e2d963697b6e4d4191693626b7801dbeed754fbdc52d4e7a56f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/redis_proxy-03ded17c93205bb1 [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" "fad5ba1763260e2d963697b6e4d4191693626b7801dbeed754fbdc52d4e7a56f"` [INFO] running `"docker" "rm" "-f" "fad5ba1763260e2d963697b6e4d4191693626b7801dbeed754fbdc52d4e7a56f"` [INFO] [stdout] fad5ba1763260e2d963697b6e4d4191693626b7801dbeed754fbdc52d4e7a56f