[INFO] updating cached repository aatxe/spilo [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/aatxe/spilo [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/aatxe/spilo" "work/ex/beta-1.38-1/sources/1.37.0/gh/aatxe/spilo"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/aatxe/spilo'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/aatxe/spilo" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/aatxe/spilo"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/aatxe/spilo'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0ae7a3e7e85dc2ada9a73932055f9778956cf503 [INFO] sha for GitHub repo aatxe/spilo: 0ae7a3e7e85dc2ada9a73932055f9778956cf503 [INFO] validating manifest of aatxe/spilo 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 aatxe/spilo 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 aatxe/spilo [INFO] finished frobbing aatxe/spilo [INFO] frobbed toml for aatxe/spilo written to work/ex/beta-1.38-1/sources/1.37.0/gh/aatxe/spilo/Cargo.toml [INFO] started frobbing aatxe/spilo [INFO] finished frobbing aatxe/spilo [INFO] frobbed toml for aatxe/spilo written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/aatxe/spilo/Cargo.toml [INFO] crate aatxe/spilo 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 aatxe/spilo 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-1/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/aatxe/spilo:/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] 55f173b008e9a1541e9bd38fcca87238a828cc81fde364510f00278ab52055f9 [INFO] running `"docker" "start" "-a" "55f173b008e9a1541e9bd38fcca87238a828cc81fde364510f00278ab52055f9"` [INFO] [stderr] Compiling num-traits v0.1.42 [INFO] [stderr] Compiling openssl v0.9.23 [INFO] [stderr] Compiling futures v0.1.18 [INFO] [stderr] Compiling rustc-demangle v0.1.5 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling termcolor v0.3.3 [INFO] [stderr] Compiling bufstream v0.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.24 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling atty v0.2.6 [INFO] [stderr] Compiling net2 v0.2.31 [INFO] [stderr] Compiling toml v0.4.5 [INFO] [stderr] Compiling bytes v0.4.6 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling num-integer v0.1.35 [INFO] [stderr] Compiling mio v0.6.12 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling backtrace v0.3.5 [INFO] [stderr] Compiling regex v0.2.5 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling num v0.1.41 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling tokio-io v0.1.4 [INFO] [stderr] Compiling tokio-timer v0.1.2 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling env_logger v0.5.3 [INFO] [stderr] Compiling tokio-core v0.1.12 [INFO] [stderr] Compiling tokio-mockstream v1.1.0 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling tokio-tls v0.1.4 [INFO] [stderr] Compiling irc v0.13.2 [INFO] [stderr] Compiling spilo v0.0.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `"docker" "inspect" "55f173b008e9a1541e9bd38fcca87238a828cc81fde364510f00278ab52055f9"` [INFO] running `"docker" "rm" "-f" "55f173b008e9a1541e9bd38fcca87238a828cc81fde364510f00278ab52055f9"` [INFO] [stdout] 55f173b008e9a1541e9bd38fcca87238a828cc81fde364510f00278ab52055f9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/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/aatxe/spilo:/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] ae2736436ff9ea1f7d8f8764554f25d82057b547b281e793183233595e6d0b2b [INFO] running `"docker" "start" "-a" "ae2736436ff9ea1f7d8f8764554f25d82057b547b281e793183233595e6d0b2b"` [INFO] [stderr] Compiling spilo v0.0.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.39s [INFO] running `"docker" "inspect" "ae2736436ff9ea1f7d8f8764554f25d82057b547b281e793183233595e6d0b2b"` [INFO] running `"docker" "rm" "-f" "ae2736436ff9ea1f7d8f8764554f25d82057b547b281e793183233595e6d0b2b"` [INFO] [stdout] ae2736436ff9ea1f7d8f8764554f25d82057b547b281e793183233595e6d0b2b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/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/aatxe/spilo:/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] 2a38454906cfffa273da52abb3e41ec1f89970f46eebcae6e72bfde021e041a7 [INFO] running `"docker" "start" "-a" "2a38454906cfffa273da52abb3e41ec1f89970f46eebcae6e72bfde021e041a7"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/crater/target/debug/deps/spilo-19e4ec1a0748e17f [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" "2a38454906cfffa273da52abb3e41ec1f89970f46eebcae6e72bfde021e041a7"` [INFO] running `"docker" "rm" "-f" "2a38454906cfffa273da52abb3e41ec1f89970f46eebcae6e72bfde021e041a7"` [INFO] [stdout] 2a38454906cfffa273da52abb3e41ec1f89970f46eebcae6e72bfde021e041a7