[INFO] updating cached repository scirner22/hackathon-rustifications [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/scirner22/hackathon-rustifications [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/scirner22/hackathon-rustifications" "work/ex/beta-1.38-1/sources/1.37.0/gh/scirner22/hackathon-rustifications"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/scirner22/hackathon-rustifications'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/scirner22/hackathon-rustifications" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/scirner22/hackathon-rustifications"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/scirner22/hackathon-rustifications'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1a7f02663c91eacf27417a0604de86fb66d575f4 [INFO] sha for GitHub repo scirner22/hackathon-rustifications: 1a7f02663c91eacf27417a0604de86fb66d575f4 [INFO] validating manifest of scirner22/hackathon-rustifications 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 scirner22/hackathon-rustifications 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 scirner22/hackathon-rustifications [INFO] finished frobbing scirner22/hackathon-rustifications [INFO] frobbed toml for scirner22/hackathon-rustifications written to work/ex/beta-1.38-1/sources/1.37.0/gh/scirner22/hackathon-rustifications/Cargo.toml [INFO] started frobbing scirner22/hackathon-rustifications [INFO] finished frobbing scirner22/hackathon-rustifications [INFO] frobbed toml for scirner22/hackathon-rustifications written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/scirner22/hackathon-rustifications/Cargo.toml [INFO] crate scirner22/hackathon-rustifications 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 scirner22/hackathon-rustifications against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/scirner22/hackathon-rustifications:/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.37.0" "build" "--frozen"` [INFO] [stdout] fba7f16ea9da51ca1ea769624d648f702ae3d64a73b9c48ac6ca598ac53ecf53 [INFO] running `"docker" "start" "-a" "fba7f16ea9da51ca1ea769624d648f702ae3d64a73b9c48ac6ca598ac53ecf53"` [INFO] [stderr] Compiling arc-swap v0.3.5 [INFO] [stderr] Compiling ring v0.13.3 [INFO] [stderr] Compiling tokio-threadpool v0.1.8 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling serde_urlencoded v0.5.3 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling signal-hook v0.1.6 [INFO] [stderr] Compiling tokio-signal v0.2.6 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling tokio v0.1.11 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling trust-dns-proto v0.5.0 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling trust-dns-resolver v0.10.0 [INFO] [stderr] Compiling actix v0.7.6 [INFO] [stderr] Compiling actix-net v0.1.1 [INFO] [stderr] Compiling actix-web v0.7.13 [INFO] [stderr] Compiling websocket-test v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `"docker" "inspect" "fba7f16ea9da51ca1ea769624d648f702ae3d64a73b9c48ac6ca598ac53ecf53"` [INFO] running `"docker" "rm" "-f" "fba7f16ea9da51ca1ea769624d648f702ae3d64a73b9c48ac6ca598ac53ecf53"` [INFO] [stdout] fba7f16ea9da51ca1ea769624d648f702ae3d64a73b9c48ac6ca598ac53ecf53 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/scirner22/hackathon-rustifications:/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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] db6a207e9da5697249a7b551665e633335a2df5dfee2a5e75d34d2be63eb7bf4 [INFO] running `"docker" "start" "-a" "db6a207e9da5697249a7b551665e633335a2df5dfee2a5e75d34d2be63eb7bf4"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling websocket-test v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.36s [INFO] running `"docker" "inspect" "db6a207e9da5697249a7b551665e633335a2df5dfee2a5e75d34d2be63eb7bf4"` [INFO] running `"docker" "rm" "-f" "db6a207e9da5697249a7b551665e633335a2df5dfee2a5e75d34d2be63eb7bf4"` [INFO] [stdout] db6a207e9da5697249a7b551665e633335a2df5dfee2a5e75d34d2be63eb7bf4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/scirner22/hackathon-rustifications:/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.37.0" "test" "--frozen"` [INFO] [stdout] a490a8e35cfe9293e28d3b5f0355b200ab2c59ef2a58edf6512d91ed50d220a6 [INFO] running `"docker" "start" "-a" "a490a8e35cfe9293e28d3b5f0355b200ab2c59ef2a58edf6512d91ed50d220a6"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running /opt/crater/target/debug/deps/websocket_test-2e199a3e2d4136fe [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" "a490a8e35cfe9293e28d3b5f0355b200ab2c59ef2a58edf6512d91ed50d220a6"` [INFO] running `"docker" "rm" "-f" "a490a8e35cfe9293e28d3b5f0355b200ab2c59ef2a58edf6512d91ed50d220a6"` [INFO] [stdout] a490a8e35cfe9293e28d3b5f0355b200ab2c59ef2a58edf6512d91ed50d220a6