[INFO] cloning repository SANDRAProject/service-hello-world [INFO] running `"git" "clone" "--bare" "git://github.com/SANDRAProject/service-hello-world.git" "work/cache/sources/gh/SANDRAProject/service-hello-world"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/SANDRAProject/service-hello-world'... [INFO] running `"git" "clone" "work/cache/sources/gh/SANDRAProject/service-hello-world" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/SANDRAProject/service-hello-world"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/SANDRAProject/service-hello-world'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/SANDRAProject/service-hello-world" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/SANDRAProject/service-hello-world"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/SANDRAProject/service-hello-world'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7bb338140a58e565734a13f32b7e913713005a1d [INFO] sha for GitHub repo SANDRAProject/service-hello-world: 7bb338140a58e565734a13f32b7e913713005a1d [INFO] validating manifest of SANDRAProject/service-hello-world 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 SANDRAProject/service-hello-world 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 SANDRAProject/service-hello-world [INFO] finished frobbing SANDRAProject/service-hello-world [INFO] frobbed toml for SANDRAProject/service-hello-world written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/SANDRAProject/service-hello-world/Cargo.toml [INFO] started frobbing SANDRAProject/service-hello-world [INFO] finished frobbing SANDRAProject/service-hello-world [INFO] frobbed toml for SANDRAProject/service-hello-world written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/SANDRAProject/service-hello-world/Cargo.toml [INFO] crate SANDRAProject/service-hello-world 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 SANDRAProject/service-hello-world against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/SANDRAProject/service-hello-world:/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] 6b4a73efa4ecafec9b23a73c5cc8c4492889eb7fc3869a8381da5f444beca487 [INFO] running `"docker" "start" "-a" "6b4a73efa4ecafec9b23a73c5cc8c4492889eb7fc3869a8381da5f444beca487"` [INFO] [stderr] Compiling derive_builder v0.5.1 [INFO] [stderr] Compiling syn v0.13.1 [INFO] [stderr] Compiling derive_builder_core v0.2.0 [INFO] [stderr] Compiling quick-xml v0.12.1 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling rss v1.5.0 [INFO] [stderr] Compiling hyper v0.11.25 [INFO] [stderr] Compiling derive-error-chain v0.11.1 [INFO] [stderr] Compiling serde_derive_internals v0.23.1 [INFO] [stderr] Compiling serde_derive v1.0.42 [INFO] [stderr] Compiling dotenv v0.11.0 [INFO] [stderr] Compiling service-hello-world v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unreachable statement [INFO] [stderr] --> src/main.rs:66:5 [INFO] [stderr] | [INFO] [stderr] 66 | println!("Hello, world!"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unreachable_code)] on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `"docker" "inspect" "6b4a73efa4ecafec9b23a73c5cc8c4492889eb7fc3869a8381da5f444beca487"` [INFO] running `"docker" "rm" "-f" "6b4a73efa4ecafec9b23a73c5cc8c4492889eb7fc3869a8381da5f444beca487"` [INFO] [stdout] 6b4a73efa4ecafec9b23a73c5cc8c4492889eb7fc3869a8381da5f444beca487 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/SANDRAProject/service-hello-world:/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] 6033d0f7f61d7e33934a97b2665e7741965eead9601a2024208667e6b70f1bb4 [INFO] running `"docker" "start" "-a" "6033d0f7f61d7e33934a97b2665e7741965eead9601a2024208667e6b70f1bb4"` [INFO] [stderr] Compiling service-hello-world v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unreachable statement [INFO] [stderr] --> src/main.rs:66:5 [INFO] [stderr] | [INFO] [stderr] 66 | println!("Hello, world!"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unreachable_code)] on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.03s [INFO] running `"docker" "inspect" "6033d0f7f61d7e33934a97b2665e7741965eead9601a2024208667e6b70f1bb4"` [INFO] running `"docker" "rm" "-f" "6033d0f7f61d7e33934a97b2665e7741965eead9601a2024208667e6b70f1bb4"` [INFO] [stdout] 6033d0f7f61d7e33934a97b2665e7741965eead9601a2024208667e6b70f1bb4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/SANDRAProject/service-hello-world:/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] beee048b2d8cc1f961f71c919824d547e71f242df78a118f851965ff3c8e70fc [INFO] running `"docker" "start" "-a" "beee048b2d8cc1f961f71c919824d547e71f242df78a118f851965ff3c8e70fc"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/service_hello_world-716aef1c5af62fa0 [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" "beee048b2d8cc1f961f71c919824d547e71f242df78a118f851965ff3c8e70fc"` [INFO] running `"docker" "rm" "-f" "beee048b2d8cc1f961f71c919824d547e71f242df78a118f851965ff3c8e70fc"` [INFO] [stdout] beee048b2d8cc1f961f71c919824d547e71f242df78a118f851965ff3c8e70fc