[INFO] cloning repository pta2002/roobot [INFO] running `"git" "clone" "--bare" "git://github.com/pta2002/roobot.git" "work/cache/sources/gh/pta2002/roobot"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/pta2002/roobot'... [INFO] running `"git" "clone" "work/cache/sources/gh/pta2002/roobot" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/pta2002/roobot"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/pta2002/roobot'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/pta2002/roobot" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/pta2002/roobot"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/pta2002/roobot'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] befdcf1857252bc280e061ebabcf0951e7f96cb8 [INFO] sha for GitHub repo pta2002/roobot: befdcf1857252bc280e061ebabcf0951e7f96cb8 [INFO] validating manifest of pta2002/roobot on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of pta2002/roobot on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing pta2002/roobot [INFO] finished frobbing pta2002/roobot [INFO] frobbed toml for pta2002/roobot written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/pta2002/roobot/Cargo.toml [INFO] started frobbing pta2002/roobot [INFO] finished frobbing pta2002/roobot [INFO] frobbed toml for pta2002/roobot written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/pta2002/roobot/Cargo.toml [INFO] crate pta2002/roobot already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing pta2002/roobot against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/pta2002/roobot:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 93c34884310c060a6b3648f5ddbe316ab796246489a4658dc8c191371a1e998a [INFO] running `"docker" "start" "-a" "93c34884310c060a6b3648f5ddbe316ab796246489a4658dc8c191371a1e998a"` [INFO] [stderr] Compiling openssl v0.9.24 (https://github.com/ishitatsuyuki/rust-openssl?branch=0.9.x#3b73dda4) [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling flate2 v1.0.6 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling tokio-threadpool v0.1.11 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.15 [INFO] [stderr] Compiling multipart v0.13.6 [INFO] [stderr] Compiling hyper v0.12.23 [INFO] [stderr] Compiling serde_derive v1.0.85 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling evzht9h3nznqzwl v0.0.3 [INFO] [stderr] Compiling hyper-native-tls v0.2.4 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling serenity v0.5.11 [INFO] [stderr] Compiling reqwest v0.9.9 [INFO] [stderr] Compiling roobot v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 07s [INFO] running `"docker" "inspect" "93c34884310c060a6b3648f5ddbe316ab796246489a4658dc8c191371a1e998a"` [INFO] running `"docker" "rm" "-f" "93c34884310c060a6b3648f5ddbe316ab796246489a4658dc8c191371a1e998a"` [INFO] [stdout] 93c34884310c060a6b3648f5ddbe316ab796246489a4658dc8c191371a1e998a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/pta2002/roobot:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] a2db52be662c6c19d5e41612cb565d605b8a73dfd68d358d0a189f59ae29f065 [INFO] running `"docker" "start" "-a" "a2db52be662c6c19d5e41612cb565d605b8a73dfd68d358d0a189f59ae29f065"` [INFO] [stderr] Compiling roobot v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.64s [INFO] running `"docker" "inspect" "a2db52be662c6c19d5e41612cb565d605b8a73dfd68d358d0a189f59ae29f065"` [INFO] running `"docker" "rm" "-f" "a2db52be662c6c19d5e41612cb565d605b8a73dfd68d358d0a189f59ae29f065"` [INFO] [stdout] a2db52be662c6c19d5e41612cb565d605b8a73dfd68d358d0a189f59ae29f065 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/pta2002/roobot:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] 27c9581e4df98315e1ba94262bb9ef44a650a73662f4fa144da6630934561f30 [INFO] running `"docker" "start" "-a" "27c9581e4df98315e1ba94262bb9ef44a650a73662f4fa144da6630934561f30"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running /opt/crater/target/debug/deps/roobot-79f89fb5562cc288 [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" "27c9581e4df98315e1ba94262bb9ef44a650a73662f4fa144da6630934561f30"` [INFO] running `"docker" "rm" "-f" "27c9581e4df98315e1ba94262bb9ef44a650a73662f4fa144da6630934561f30"` [INFO] [stdout] 27c9581e4df98315e1ba94262bb9ef44a650a73662f4fa144da6630934561f30