[INFO] updating cached repository leorik/hyper_halting_issue [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/leorik/hyper_halting_issue [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/leorik/hyper_halting_issue" "work/ex/beta-1.37-6/sources/1.36.0/gh/leorik/hyper_halting_issue"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/leorik/hyper_halting_issue'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/leorik/hyper_halting_issue" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/leorik/hyper_halting_issue"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/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 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of leorik/hyper_halting_issue on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "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/beta-1.37-6/sources/1.36.0/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/beta-1.37-6/sources/beta-2019-07-23/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" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing leorik/hyper_halting_issue against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/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=warn" "-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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 607c2ee4c966e435ba85a786e1f401e6947a18a5ecab0cff9ea6d48b3aed876a [INFO] running `"docker" "start" "-a" "607c2ee4c966e435ba85a786e1f401e6947a18a5ecab0cff9ea6d48b3aed876a"` [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling string v0.1.3 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling tokio-trace-core v0.1.0 [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling http v0.1.16 [INFO] [stderr] Compiling tokio-sync v0.1.4 [INFO] [stderr] Compiling tokio-executor v0.1.6 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling tokio-current-thread v0.1.5 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.12 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling stopwatch v0.0.7 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.17 [INFO] [stderr] Compiling h2 v0.1.17 [INFO] [stderr] Compiling hyper v0.12.25 [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 1m 02s [INFO] running `"docker" "inspect" "607c2ee4c966e435ba85a786e1f401e6947a18a5ecab0cff9ea6d48b3aed876a"` [INFO] running `"docker" "rm" "-f" "607c2ee4c966e435ba85a786e1f401e6947a18a5ecab0cff9ea6d48b3aed876a"` [INFO] [stdout] 607c2ee4c966e435ba85a786e1f401e6947a18a5ecab0cff9ea6d48b3aed876a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/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=warn" "-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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] a91458f55be3be78794fd0426f2e6dc3346c2947caa55e6e0e15ac116977e820 [INFO] running `"docker" "start" "-a" "a91458f55be3be78794fd0426f2e6dc3346c2947caa55e6e0e15ac116977e820"` [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 1.40s [INFO] running `"docker" "inspect" "a91458f55be3be78794fd0426f2e6dc3346c2947caa55e6e0e15ac116977e820"` [INFO] running `"docker" "rm" "-f" "a91458f55be3be78794fd0426f2e6dc3346c2947caa55e6e0e15ac116977e820"` [INFO] [stdout] a91458f55be3be78794fd0426f2e6dc3346c2947caa55e6e0e15ac116977e820 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/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=warn" "-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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 3d359d5b46141e0247d74d77f40fd13bd73c78162be8d592666a77e9e5c049c3 [INFO] running `"docker" "start" "-a" "3d359d5b46141e0247d74d77f40fd13bd73c78162be8d592666a77e9e5c049c3"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/crater/target/debug/deps/hyper_halting-b2dc2991ea9818b4 [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" "3d359d5b46141e0247d74d77f40fd13bd73c78162be8d592666a77e9e5c049c3"` [INFO] running `"docker" "rm" "-f" "3d359d5b46141e0247d74d77f40fd13bd73c78162be8d592666a77e9e5c049c3"` [INFO] [stdout] 3d359d5b46141e0247d74d77f40fd13bd73c78162be8d592666a77e9e5c049c3