[INFO] updating cached repository Spanfile/rust-imageserver [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Spanfile/rust-imageserver [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Spanfile/rust-imageserver" "work/ex/beta-1.37-6/sources/1.36.0/gh/Spanfile/rust-imageserver"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/Spanfile/rust-imageserver'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Spanfile/rust-imageserver" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Spanfile/rust-imageserver"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Spanfile/rust-imageserver'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1432cbdea8f79ff554e13a6caa3f1adda16ba1c6 [INFO] sha for GitHub repo Spanfile/rust-imageserver: 1432cbdea8f79ff554e13a6caa3f1adda16ba1c6 [INFO] validating manifest of Spanfile/rust-imageserver 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 Spanfile/rust-imageserver 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 Spanfile/rust-imageserver [INFO] finished frobbing Spanfile/rust-imageserver [INFO] frobbed toml for Spanfile/rust-imageserver written to work/ex/beta-1.37-6/sources/1.36.0/gh/Spanfile/rust-imageserver/Cargo.toml [INFO] started frobbing Spanfile/rust-imageserver [INFO] finished frobbing Spanfile/rust-imageserver [INFO] frobbed toml for Spanfile/rust-imageserver written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Spanfile/rust-imageserver/Cargo.toml [INFO] crate Spanfile/rust-imageserver 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 Spanfile/rust-imageserver 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-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Spanfile/rust-imageserver:/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] b8fe4ac1b87eb5322d831cd32cf66c42295d38e89cc34cca858bae1460d82d82 [INFO] running `"docker" "start" "-a" "b8fe4ac1b87eb5322d831cd32cf66c42295d38e89cc34cca858bae1460d82d82"` [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling http v0.1.13 [INFO] [stderr] Compiling tokio-threadpool v0.1.8 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling tokio-reactor v0.1.6 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-uds v0.2.3 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling tokio v0.1.11 [INFO] [stderr] Compiling h2 v0.1.13 [INFO] [stderr] Compiling hyper v0.12.13 [INFO] [stderr] Compiling rust-imageserver v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `Stream` [INFO] [stderr] --> src/main.rs:5:25 [INFO] [stderr] | [INFO] [stderr] 5 | use hyper::rt::{Future, Stream}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.33s [INFO] running `"docker" "inspect" "b8fe4ac1b87eb5322d831cd32cf66c42295d38e89cc34cca858bae1460d82d82"` [INFO] running `"docker" "rm" "-f" "b8fe4ac1b87eb5322d831cd32cf66c42295d38e89cc34cca858bae1460d82d82"` [INFO] [stdout] b8fe4ac1b87eb5322d831cd32cf66c42295d38e89cc34cca858bae1460d82d82 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Spanfile/rust-imageserver:/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] 746c36bd716073a16f44410c40c2db64c7533a61a548a99d4a70b59d9a00a929 [INFO] running `"docker" "start" "-a" "746c36bd716073a16f44410c40c2db64c7533a61a548a99d4a70b59d9a00a929"` [INFO] [stderr] Compiling rust-imageserver v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `Stream` [INFO] [stderr] --> src/main.rs:5:25 [INFO] [stderr] | [INFO] [stderr] 5 | use hyper::rt::{Future, Stream}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.85s [INFO] running `"docker" "inspect" "746c36bd716073a16f44410c40c2db64c7533a61a548a99d4a70b59d9a00a929"` [INFO] running `"docker" "rm" "-f" "746c36bd716073a16f44410c40c2db64c7533a61a548a99d4a70b59d9a00a929"` [INFO] [stdout] 746c36bd716073a16f44410c40c2db64c7533a61a548a99d4a70b59d9a00a929 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Spanfile/rust-imageserver:/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] ff8e55d54d7267ca4b50c5698838fc8a4ff368207b66c033f501ce821d99b2b0 [INFO] running `"docker" "start" "-a" "ff8e55d54d7267ca4b50c5698838fc8a4ff368207b66c033f501ce821d99b2b0"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_imageserver-8de6d1583d79f988 [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" "ff8e55d54d7267ca4b50c5698838fc8a4ff368207b66c033f501ce821d99b2b0"` [INFO] running `"docker" "rm" "-f" "ff8e55d54d7267ca4b50c5698838fc8a4ff368207b66c033f501ce821d99b2b0"` [INFO] [stdout] ff8e55d54d7267ca4b50c5698838fc8a4ff368207b66c033f501ce821d99b2b0