[INFO] updating cached repository tokio-hacknight/spiro-client [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/tokio-hacknight/spiro-client [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/tokio-hacknight/spiro-client" "work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/tokio-hacknight/spiro-client"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/tokio-hacknight/spiro-client'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/tokio-hacknight/spiro-client" "work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/tokio-hacknight/spiro-client"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/tokio-hacknight/spiro-client'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f5ee951c866a23fa7a04457de1c246ebed144989 [INFO] sha for GitHub repo tokio-hacknight/spiro-client: f5ee951c866a23fa7a04457de1c246ebed144989 [INFO] validating manifest of tokio-hacknight/spiro-client on toolchain master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of tokio-hacknight/spiro-client on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing tokio-hacknight/spiro-client [INFO] finished frobbing tokio-hacknight/spiro-client [INFO] frobbed toml for tokio-hacknight/spiro-client written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/tokio-hacknight/spiro-client/Cargo.toml [INFO] started frobbing tokio-hacknight/spiro-client [INFO] finished frobbing tokio-hacknight/spiro-client [INFO] frobbed toml for tokio-hacknight/spiro-client written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/tokio-hacknight/spiro-client/Cargo.toml [INFO] crate tokio-hacknight/spiro-client has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing tokio-hacknight/spiro-client against master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-1/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/tokio-hacknight/spiro-client:/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=forbid" "-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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "build" "--frozen"` [INFO] [stdout] 361c04f6b0cb9c2d5edf538f0a817289b54e3f3d65c459333b130021bbb8ff1d [INFO] running `"docker" "start" "-a" "361c04f6b0cb9c2d5edf538f0a817289b54e3f3d65c459333b130021bbb8ff1d"` [INFO] [stderr] Compiling futures v0.1.3 [INFO] [stderr] Compiling nix v0.6.0 [INFO] [stderr] Compiling mio v0.6.0 [INFO] [stderr] Compiling tokio-core v0.1.0 [INFO] [stderr] Compiling spiro-client v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.45s [INFO] running `"docker" "inspect" "361c04f6b0cb9c2d5edf538f0a817289b54e3f3d65c459333b130021bbb8ff1d"` [INFO] running `"docker" "rm" "-f" "361c04f6b0cb9c2d5edf538f0a817289b54e3f3d65c459333b130021bbb8ff1d"` [INFO] [stdout] 361c04f6b0cb9c2d5edf538f0a817289b54e3f3d65c459333b130021bbb8ff1d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-1/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/tokio-hacknight/spiro-client:/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=forbid" "-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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 7e8a8cc30f4763cac418e500c873190b48dd285f06c69e1a90807893a9b12087 [INFO] running `"docker" "start" "-a" "7e8a8cc30f4763cac418e500c873190b48dd285f06c69e1a90807893a9b12087"` [INFO] [stderr] Compiling spiro-client v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.27s [INFO] running `"docker" "inspect" "7e8a8cc30f4763cac418e500c873190b48dd285f06c69e1a90807893a9b12087"` [INFO] running `"docker" "rm" "-f" "7e8a8cc30f4763cac418e500c873190b48dd285f06c69e1a90807893a9b12087"` [INFO] [stdout] 7e8a8cc30f4763cac418e500c873190b48dd285f06c69e1a90807893a9b12087 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-1/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/tokio-hacknight/spiro-client:/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=forbid" "-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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "test" "--frozen"` [INFO] [stdout] 8aacacd5bfdd81d7c41279152d3475491fcfdd43c0e81ee8db2d834be897fe17 [INFO] running `"docker" "start" "-a" "8aacacd5bfdd81d7c41279152d3475491fcfdd43c0e81ee8db2d834be897fe17"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/spiro-c55ff4a37428f535 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test connect_to_server ... ok [INFO] [stderr] Doc-tests spiro [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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" "8aacacd5bfdd81d7c41279152d3475491fcfdd43c0e81ee8db2d834be897fe17"` [INFO] running `"docker" "rm" "-f" "8aacacd5bfdd81d7c41279152d3475491fcfdd43c0e81ee8db2d834be897fe17"` [INFO] [stdout] 8aacacd5bfdd81d7c41279152d3475491fcfdd43c0e81ee8db2d834be897fe17