[INFO] cloning repository leorik/hyper_halting_issue [INFO] running `"git" "clone" "--bare" "git://github.com/leorik/hyper_halting_issue.git" "work/cache/sources/gh/leorik/hyper_halting_issue"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/leorik/hyper_halting_issue'... [INFO] running `"git" "clone" "work/cache/sources/gh/leorik/hyper_halting_issue" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/leorik/hyper_halting_issue"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/leorik/hyper_halting_issue'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/leorik/hyper_halting_issue" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/leorik/hyper_halting_issue"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/leorik/hyper_halting_issue'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] aa16373e14f79f424b2df70e477cab1d479c33a5 [INFO] sha for GitHub repo leorik/hyper_halting_issue: aa16373e14f79f424b2df70e477cab1d479c33a5 [INFO] validating manifest of leorik/hyper_halting_issue 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 leorik/hyper_halting_issue 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 leorik/hyper_halting_issue [INFO] finished frobbing leorik/hyper_halting_issue [INFO] frobbed toml for leorik/hyper_halting_issue written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/leorik/hyper_halting_issue/Cargo.toml [INFO] started frobbing leorik/hyper_halting_issue [INFO] finished frobbing leorik/hyper_halting_issue [INFO] frobbed toml for leorik/hyper_halting_issue written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/leorik/hyper_halting_issue/Cargo.toml [INFO] crate leorik/hyper_halting_issue 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 leorik/hyper_halting_issue against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/leorik/hyper_halting_issue:/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] b23b8e5b182f2fbbb9242b8434a8f3b3288c0d046dee242ae3e7b2628faa86c4 [INFO] running `"docker" "start" "-a" "b23b8e5b182f2fbbb9242b8434a8f3b3288c0d046dee242ae3e7b2628faa86c4"` [INFO] [stderr] Compiling stopwatch v0.0.7 [INFO] [stderr] Compiling hyper_halting v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `futures::sync::oneshot` [INFO] [stderr] --> src/main.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use futures::sync::oneshot; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.83s [INFO] running `"docker" "inspect" "b23b8e5b182f2fbbb9242b8434a8f3b3288c0d046dee242ae3e7b2628faa86c4"` [INFO] running `"docker" "rm" "-f" "b23b8e5b182f2fbbb9242b8434a8f3b3288c0d046dee242ae3e7b2628faa86c4"` [INFO] [stdout] b23b8e5b182f2fbbb9242b8434a8f3b3288c0d046dee242ae3e7b2628faa86c4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/leorik/hyper_halting_issue:/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] c8a3f75aa585624eba55141e51cd7414964ebed6086e8654d88a4ead61486bbd [INFO] running `"docker" "start" "-a" "c8a3f75aa585624eba55141e51cd7414964ebed6086e8654d88a4ead61486bbd"` [INFO] [stderr] Compiling hyper_halting v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `futures::sync::oneshot` [INFO] [stderr] --> src/main.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use futures::sync::oneshot; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.01s [INFO] running `"docker" "inspect" "c8a3f75aa585624eba55141e51cd7414964ebed6086e8654d88a4ead61486bbd"` [INFO] running `"docker" "rm" "-f" "c8a3f75aa585624eba55141e51cd7414964ebed6086e8654d88a4ead61486bbd"` [INFO] [stdout] c8a3f75aa585624eba55141e51cd7414964ebed6086e8654d88a4ead61486bbd [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/leorik/hyper_halting_issue:/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] e152b234789ecbd14bc68a63e3a696aa41355b378ca6152a48696eb6b99e0db3 [INFO] running `"docker" "start" "-a" "e152b234789ecbd14bc68a63e3a696aa41355b378ca6152a48696eb6b99e0db3"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/crater/target/debug/deps/hyper_halting-efcd48a9534a7a4b [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" "e152b234789ecbd14bc68a63e3a696aa41355b378ca6152a48696eb6b99e0db3"` [INFO] running `"docker" "rm" "-f" "e152b234789ecbd14bc68a63e3a696aa41355b378ca6152a48696eb6b99e0db3"` [INFO] [stdout] e152b234789ecbd14bc68a63e3a696aa41355b378ca6152a48696eb6b99e0db3