[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.37-6/sources/1.36.0/gh/aatxe/spilo"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/aatxe/spilo'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/aatxe/spilo" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/aatxe/spilo"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/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.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of aatxe/spilo on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "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.37-6/sources/1.36.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.37-6/sources/beta-2019-07-23/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.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing aatxe/spilo against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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-07-23" "build" "--frozen"` [INFO] [stdout] ce2d9623df92cb5bd19f3bd6938c630fb47ebd1f0de1985430a87f4e2d300bba [INFO] running `"docker" "start" "-a" "ce2d9623df92cb5bd19f3bd6938c630fb47ebd1f0de1985430a87f4e2d300bba"` [INFO] [stderr] Compiling termcolor v0.3.3 [INFO] [stderr] Compiling bufstream v0.1.3 [INFO] [stderr] Compiling tokio-timer v0.1.2 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling mio v0.6.12 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling tokio-mockstream v1.1.0 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling backtrace v0.3.5 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling tokio-core v0.1.12 [INFO] [stderr] Compiling env_logger v0.5.3 [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 28.70s [INFO] running `"docker" "inspect" "ce2d9623df92cb5bd19f3bd6938c630fb47ebd1f0de1985430a87f4e2d300bba"` [INFO] running `"docker" "rm" "-f" "ce2d9623df92cb5bd19f3bd6938c630fb47ebd1f0de1985430a87f4e2d300bba"` [INFO] [stdout] ce2d9623df92cb5bd19f3bd6938c630fb47ebd1f0de1985430a87f4e2d300bba [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 6bc596a1586c0ed36e5fb72dcef860e0aedd7ce2e7913444d62ecb74d1ce1782 [INFO] running `"docker" "start" "-a" "6bc596a1586c0ed36e5fb72dcef860e0aedd7ce2e7913444d62ecb74d1ce1782"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling spilo v0.0.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.60s [INFO] running `"docker" "inspect" "6bc596a1586c0ed36e5fb72dcef860e0aedd7ce2e7913444d62ecb74d1ce1782"` [INFO] running `"docker" "rm" "-f" "6bc596a1586c0ed36e5fb72dcef860e0aedd7ce2e7913444d62ecb74d1ce1782"` [INFO] [stdout] 6bc596a1586c0ed36e5fb72dcef860e0aedd7ce2e7913444d62ecb74d1ce1782 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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-07-23" "test" "--frozen"` [INFO] [stdout] 5f0ae2d8c04018354ff341a6e5b89e84cb51047e91563b987c5a9864f2550c42 [INFO] running `"docker" "start" "-a" "5f0ae2d8c04018354ff341a6e5b89e84cb51047e91563b987c5a9864f2550c42"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/spilo-e6c6e422d38bbf4c [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" "5f0ae2d8c04018354ff341a6e5b89e84cb51047e91563b987c5a9864f2550c42"` [INFO] running `"docker" "rm" "-f" "5f0ae2d8c04018354ff341a6e5b89e84cb51047e91563b987c5a9864f2550c42"` [INFO] [stdout] 5f0ae2d8c04018354ff341a6e5b89e84cb51047e91563b987c5a9864f2550c42