[INFO] cloning repository sbwtw/cr_robot [INFO] running `"git" "clone" "--bare" "git://github.com/sbwtw/cr_robot.git" "work/cache/sources/gh/sbwtw/cr_robot"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/sbwtw/cr_robot'... [INFO] running `"git" "clone" "work/cache/sources/gh/sbwtw/cr_robot" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/sbwtw/cr_robot"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/sbwtw/cr_robot'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/sbwtw/cr_robot" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/sbwtw/cr_robot"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/sbwtw/cr_robot'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ae1365ceb92356399fce3ca9cd657fa79105bcde [INFO] sha for GitHub repo sbwtw/cr_robot: ae1365ceb92356399fce3ca9cd657fa79105bcde [INFO] validating manifest of sbwtw/cr_robot 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 sbwtw/cr_robot 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 sbwtw/cr_robot [INFO] finished frobbing sbwtw/cr_robot [INFO] frobbed toml for sbwtw/cr_robot written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/sbwtw/cr_robot/Cargo.toml [INFO] started frobbing sbwtw/cr_robot [INFO] finished frobbing sbwtw/cr_robot [INFO] frobbed toml for sbwtw/cr_robot written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/sbwtw/cr_robot/Cargo.toml [INFO] crate sbwtw/cr_robot 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 sbwtw/cr_robot against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/sbwtw/cr_robot:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 94262a4c7953dae7eb6bbd789476dae671c7215afa47181ff42afad44808f310 [INFO] running `"docker" "start" "-a" "94262a4c7953dae7eb6bbd789476dae671c7215afa47181ff42afad44808f310"` [INFO] [stderr] Compiling libc v0.2.27 [INFO] [stderr] Compiling futures v0.1.14 [INFO] [stderr] Compiling openssl v0.9.15 [INFO] [stderr] Compiling serde v1.0.10 [INFO] [stderr] Compiling openssl-sys v0.9.15 [INFO] [stderr] Compiling libflate v0.1.10 [INFO] [stderr] Compiling mime v0.3.2 [INFO] [stderr] Compiling iovec v0.1.0 [INFO] [stderr] Compiling net2 v0.2.30 [INFO] [stderr] Compiling num_cpus v1.6.2 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling bytes v0.4.4 [INFO] [stderr] Compiling textwrap v0.6.0 [INFO] [stderr] Compiling mio v0.6.9 [INFO] [stderr] Compiling clap v2.25.1 [INFO] [stderr] Compiling tokio-io v0.1.2 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling futures-cpupool v0.1.5 [INFO] [stderr] Compiling tokio-core v0.1.8 [INFO] [stderr] Compiling native-tls v0.1.4 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling tokio-tls v0.1.3 [INFO] [stderr] Compiling hyper v0.11.1 [INFO] [stderr] Compiling serde_json v1.0.2 [INFO] [stderr] Compiling serde_urlencoded v0.5.1 [INFO] [stderr] Compiling hyper-tls v0.1.2 [INFO] [stderr] Compiling reqwest v0.7.1 [INFO] [stderr] Compiling cr_robot v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `"docker" "inspect" "94262a4c7953dae7eb6bbd789476dae671c7215afa47181ff42afad44808f310"` [INFO] running `"docker" "rm" "-f" "94262a4c7953dae7eb6bbd789476dae671c7215afa47181ff42afad44808f310"` [INFO] [stdout] 94262a4c7953dae7eb6bbd789476dae671c7215afa47181ff42afad44808f310 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/sbwtw/cr_robot:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 37ba213d2dc4f2cbf9cebba59a130484ada708e85aaf5683f513f3ac6dc670fd [INFO] running `"docker" "start" "-a" "37ba213d2dc4f2cbf9cebba59a130484ada708e85aaf5683f513f3ac6dc670fd"` [INFO] [stderr] Compiling cr_robot v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.18s [INFO] running `"docker" "inspect" "37ba213d2dc4f2cbf9cebba59a130484ada708e85aaf5683f513f3ac6dc670fd"` [INFO] running `"docker" "rm" "-f" "37ba213d2dc4f2cbf9cebba59a130484ada708e85aaf5683f513f3ac6dc670fd"` [INFO] [stdout] 37ba213d2dc4f2cbf9cebba59a130484ada708e85aaf5683f513f3ac6dc670fd [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/sbwtw/cr_robot:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] f91e31de7d2a3c61d8c711d0198240f0fdd6b5d411d92d901a8b6482bc5030f7 [INFO] running `"docker" "start" "-a" "f91e31de7d2a3c61d8c711d0198240f0fdd6b5d411d92d901a8b6482bc5030f7"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/crater/target/debug/deps/cr_robot-793f6479ffd81179 [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" "f91e31de7d2a3c61d8c711d0198240f0fdd6b5d411d92d901a8b6482bc5030f7"` [INFO] running `"docker" "rm" "-f" "f91e31de7d2a3c61d8c711d0198240f0fdd6b5d411d92d901a8b6482bc5030f7"` [INFO] [stdout] f91e31de7d2a3c61d8c711d0198240f0fdd6b5d411d92d901a8b6482bc5030f7