[INFO] fetching crate futures-enum 0.1.9... [INFO] extracting crate futures-enum 0.1.9 into work/ex/beta-1.37-6/sources/1.36.0/reg/futures-enum/0.1.9 [INFO] extracting crate futures-enum 0.1.9 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/futures-enum/0.1.9 [INFO] validating manifest of futures-enum-0.1.9 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 futures-enum-0.1.9 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 futures-enum-0.1.9 [INFO] finished frobbing futures-enum-0.1.9 [INFO] frobbed toml for futures-enum-0.1.9 written to work/ex/beta-1.37-6/sources/1.36.0/reg/futures-enum/0.1.9/Cargo.toml [INFO] started frobbing futures-enum-0.1.9 [INFO] finished frobbing futures-enum-0.1.9 [INFO] frobbed toml for futures-enum-0.1.9 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/futures-enum/0.1.9/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded derive_utils v0.8.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing futures-enum-0.1.9 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-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/futures-enum/0.1.9:/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] a6cde1164520ff6cf8af53aa06aaa6175c985d675558babcc942c0b2d4eb9468 [INFO] running `"docker" "start" "-a" "a6cde1164520ff6cf8af53aa06aaa6175c985d675558babcc942c0b2d4eb9468"` [INFO] [stderr] Compiling find-crate v0.4.0 [INFO] [stderr] Compiling derive_utils v0.8.0 [INFO] [stderr] Compiling futures-enum v0.1.9 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.28s [INFO] running `"docker" "inspect" "a6cde1164520ff6cf8af53aa06aaa6175c985d675558babcc942c0b2d4eb9468"` [INFO] running `"docker" "rm" "-f" "a6cde1164520ff6cf8af53aa06aaa6175c985d675558babcc942c0b2d4eb9468"` [INFO] [stdout] a6cde1164520ff6cf8af53aa06aaa6175c985d675558babcc942c0b2d4eb9468 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/futures-enum/0.1.9:/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] ae72380a31a90b640d49732c7f6089987ad368571b3b3dfc73be9895928a9434 [INFO] running `"docker" "start" "-a" "ae72380a31a90b640d49732c7f6089987ad368571b3b3dfc73be9895928a9434"` [INFO] [stderr] Compiling futures-io-preview v0.3.0-alpha.17 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.17 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.17 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.17 [INFO] [stderr] Compiling futures-executor-preview v0.3.0-alpha.17 [INFO] [stderr] Compiling futures-preview v0.3.0-alpha.17 [INFO] [stderr] Compiling futures-enum v0.1.9 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.44s [INFO] running `"docker" "inspect" "ae72380a31a90b640d49732c7f6089987ad368571b3b3dfc73be9895928a9434"` [INFO] running `"docker" "rm" "-f" "ae72380a31a90b640d49732c7f6089987ad368571b3b3dfc73be9895928a9434"` [INFO] [stdout] ae72380a31a90b640d49732c7f6089987ad368571b3b3dfc73be9895928a9434 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/futures-enum/0.1.9:/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] 67251b90e5b29d94a7bb188d2523f61be40402b843183f625fed8ca08772d03c [INFO] running `"docker" "start" "-a" "67251b90e5b29d94a7bb188d2523f61be40402b843183f625fed8ca08772d03c"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/futures_enum-5e964965c6b191ca [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] [stderr] Running /opt/crater/target/debug/deps/test-bbda3f9b5e2b5052 [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] [stderr] Doc-tests futures-enum [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 5) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "67251b90e5b29d94a7bb188d2523f61be40402b843183f625fed8ca08772d03c"` [INFO] running `"docker" "rm" "-f" "67251b90e5b29d94a7bb188d2523f61be40402b843183f625fed8ca08772d03c"` [INFO] [stdout] 67251b90e5b29d94a7bb188d2523f61be40402b843183f625fed8ca08772d03c