[INFO] cloning repository bouzuya/rust-example [INFO] running `"git" "clone" "--bare" "git://github.com/bouzuya/rust-example.git" "work/cache/sources/gh/bouzuya/rust-example"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/bouzuya/rust-example'... [INFO] running `"git" "clone" "work/cache/sources/gh/bouzuya/rust-example" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/bouzuya/rust-example"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/bouzuya/rust-example'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/bouzuya/rust-example" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/bouzuya/rust-example"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/bouzuya/rust-example'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] bda07f5387174f76731e5686dbf62067c7a43309 [INFO] sha for GitHub repo bouzuya/rust-example: bda07f5387174f76731e5686dbf62067c7a43309 [INFO] validating manifest of bouzuya/rust-example 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 bouzuya/rust-example 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 bouzuya/rust-example [INFO] finished frobbing bouzuya/rust-example [INFO] frobbed toml for bouzuya/rust-example written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/bouzuya/rust-example/Cargo.toml [INFO] started frobbing bouzuya/rust-example [INFO] finished frobbing bouzuya/rust-example [INFO] frobbed toml for bouzuya/rust-example written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/bouzuya/rust-example/Cargo.toml [INFO] crate bouzuya/rust-example 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 bouzuya/rust-example against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/bouzuya/rust-example:/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] 5bc2a78c4e9ee63bfec944368c0cabbc820e98239ce8f77e2d6acd4480d93272 [INFO] running `"docker" "start" "-a" "5bc2a78c4e9ee63bfec944368c0cabbc820e98239ce8f77e2d6acd4480d93272"` [INFO] [stderr] Compiling openssl-sys v0.9.11 [INFO] [stderr] Compiling hyper v0.10.8 [INFO] [stderr] Compiling openssl v0.9.11 [INFO] [stderr] Compiling native-tls v0.1.2 [INFO] [stderr] Compiling hyper-native-tls v0.2.2 [INFO] [stderr] Compiling rust-example v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.91s [INFO] running `"docker" "inspect" "5bc2a78c4e9ee63bfec944368c0cabbc820e98239ce8f77e2d6acd4480d93272"` [INFO] running `"docker" "rm" "-f" "5bc2a78c4e9ee63bfec944368c0cabbc820e98239ce8f77e2d6acd4480d93272"` [INFO] [stdout] 5bc2a78c4e9ee63bfec944368c0cabbc820e98239ce8f77e2d6acd4480d93272 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/bouzuya/rust-example:/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] 86761cea4dd7238444158e63138c7c357a6f9212a99877995fde282956d35a08 [INFO] running `"docker" "start" "-a" "86761cea4dd7238444158e63138c7c357a6f9212a99877995fde282956d35a08"` [INFO] [stderr] Compiling rust-example v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.85s [INFO] running `"docker" "inspect" "86761cea4dd7238444158e63138c7c357a6f9212a99877995fde282956d35a08"` [INFO] running `"docker" "rm" "-f" "86761cea4dd7238444158e63138c7c357a6f9212a99877995fde282956d35a08"` [INFO] [stdout] 86761cea4dd7238444158e63138c7c357a6f9212a99877995fde282956d35a08 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/bouzuya/rust-example:/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] b3c94fa4119d3affd530d07c81a916777350a745e33e516e901ed1fc653cdc12 [INFO] running `"docker" "start" "-a" "b3c94fa4119d3affd530d07c81a916777350a745e33e516e901ed1fc653cdc12"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_example-8869e4c23313d487 [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" "b3c94fa4119d3affd530d07c81a916777350a745e33e516e901ed1fc653cdc12"` [INFO] running `"docker" "rm" "-f" "b3c94fa4119d3affd530d07c81a916777350a745e33e516e901ed1fc653cdc12"` [INFO] [stdout] b3c94fa4119d3affd530d07c81a916777350a745e33e516e901ed1fc653cdc12