[INFO] updating cached repository imagetest/imagetest-cli [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/imagetest/imagetest-cli [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/imagetest/imagetest-cli" "work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/imagetest/imagetest-cli"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/imagetest/imagetest-cli'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/imagetest/imagetest-cli" "work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/imagetest/imagetest-cli"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/imagetest/imagetest-cli'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 35f8968186c9dcfb94fc2538b584f14c02148988 [INFO] sha for GitHub repo imagetest/imagetest-cli: 35f8968186c9dcfb94fc2538b584f14c02148988 [INFO] validating manifest of imagetest/imagetest-cli 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 imagetest/imagetest-cli 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 imagetest/imagetest-cli [INFO] finished frobbing imagetest/imagetest-cli [INFO] frobbed toml for imagetest/imagetest-cli written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/imagetest/imagetest-cli/Cargo.toml [INFO] started frobbing imagetest/imagetest-cli [INFO] finished frobbing imagetest/imagetest-cli [INFO] frobbed toml for imagetest/imagetest-cli written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/imagetest/imagetest-cli/Cargo.toml [INFO] crate imagetest/imagetest-cli 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 imagetest/imagetest-cli against master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-0/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/imagetest/imagetest-cli:/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] 56a384ad3a32da239d3e8d3cd46c7683484852d53f8d4ddc3d478e12f79b7917 [INFO] running `"docker" "start" "-a" "56a384ad3a32da239d3e8d3cd46c7683484852d53f8d4ddc3d478e12f79b7917"` [INFO] [stderr] Compiling relay v0.1.0 [INFO] [stderr] Compiling colored v1.5.3 [INFO] [stderr] Compiling toml v0.4.5 [INFO] [stderr] Compiling futures-cpupool v0.1.7 [INFO] [stderr] Compiling mio v0.6.10 [INFO] [stderr] Compiling tokio-core v0.1.10 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling hyper v0.11.6 [INFO] [stderr] Compiling imagetest-cli v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.42s [INFO] running `"docker" "inspect" "56a384ad3a32da239d3e8d3cd46c7683484852d53f8d4ddc3d478e12f79b7917"` [INFO] running `"docker" "rm" "-f" "56a384ad3a32da239d3e8d3cd46c7683484852d53f8d4ddc3d478e12f79b7917"` [INFO] [stdout] 56a384ad3a32da239d3e8d3cd46c7683484852d53f8d4ddc3d478e12f79b7917 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-0/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/imagetest/imagetest-cli:/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] 6b5dac5bec801c1b4198421fb5545ada93b26cf9e1bd5425715f7addbb90c93f [INFO] running `"docker" "start" "-a" "6b5dac5bec801c1b4198421fb5545ada93b26cf9e1bd5425715f7addbb90c93f"` [INFO] [stderr] time="2019-01-31T04:37:19Z" level=error msg="error waiting for container: context canceled" [INFO] [stderr] Error response from daemon: endpoint with name confident_tesla already exists in network none [INFO] running `"docker" "inspect" "6b5dac5bec801c1b4198421fb5545ada93b26cf9e1bd5425715f7addbb90c93f"` [INFO] running `"docker" "rm" "-f" "6b5dac5bec801c1b4198421fb5545ada93b26cf9e1bd5425715f7addbb90c93f"` [INFO] [stdout] 6b5dac5bec801c1b4198421fb5545ada93b26cf9e1bd5425715f7addbb90c93f