[INFO] updating cached repository peterSZW/rustWebserver [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/peterSZW/rustWebserver [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/peterSZW/rustWebserver" "work/ex/beta-1.38-1/sources/1.37.0/gh/peterSZW/rustWebserver"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/peterSZW/rustWebserver'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/peterSZW/rustWebserver" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/peterSZW/rustWebserver"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/peterSZW/rustWebserver'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6ad02adc88435c0b97888863b582bc32a8fd7b5f [INFO] sha for GitHub repo peterSZW/rustWebserver: 6ad02adc88435c0b97888863b582bc32a8fd7b5f [INFO] validating manifest of peterSZW/rustWebserver on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of peterSZW/rustWebserver on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing peterSZW/rustWebserver [INFO] finished frobbing peterSZW/rustWebserver [INFO] frobbed toml for peterSZW/rustWebserver written to work/ex/beta-1.38-1/sources/1.37.0/gh/peterSZW/rustWebserver/Cargo.toml [INFO] started frobbing peterSZW/rustWebserver [INFO] finished frobbing peterSZW/rustWebserver [INFO] frobbed toml for peterSZW/rustWebserver written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/peterSZW/rustWebserver/Cargo.toml [INFO] crate peterSZW/rustWebserver already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing peterSZW/rustWebserver against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/peterSZW/rustWebserver:/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.37.0" "build" "--frozen"` [INFO] [stdout] 1a86bf40de51bfbc5ca1f69f53c84894e6c032f2244004f05fa774e1e10fbc5f [INFO] running `"docker" "start" "-a" "1a86bf40de51bfbc5ca1f69f53c84894e6c032f2244004f05fa774e1e10fbc5f"` [INFO] [stderr] Compiling crossbeam-utils v0.4.0 [INFO] [stderr] Compiling net2 v0.2.32 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling bytes v0.4.8 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling tokio-timer v0.2.4 [INFO] [stderr] Compiling twox-hash v1.1.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling atoi v0.2.3 [INFO] [stderr] Compiling crossbeam-epoch v0.4.2 [INFO] [stderr] Compiling serde_json v1.0.22 [INFO] [stderr] Compiling fail v0.2.0 [INFO] [stderr] Compiling mio v0.6.14 [INFO] [stderr] Compiling regex v1.0.1 [INFO] [stderr] Compiling tokio-io v0.1.6 [INFO] [stderr] Compiling http v0.1.5 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Compiling flate2 v1.0.1 [INFO] [stderr] Compiling chrono v0.4.4 [INFO] [stderr] Compiling crossbeam-deque v0.3.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.4 [INFO] [stderr] Compiling tokio-reactor v0.1.1 [INFO] [stderr] Compiling tokio-udp v0.1.0 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling tokio-fs v0.1.0 [INFO] [stderr] Compiling tokio v0.1.7 [INFO] [stderr] Compiling mysql_common v0.7.0 [INFO] [stderr] Compiling h2 v0.1.9 [INFO] [stderr] Compiling mysql v13.1.0 [INFO] [stderr] Compiling hyper v0.12.1 [INFO] [stderr] Compiling webserver v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:20:19 [INFO] [stderr] | [INFO] [stderr] 20 | type BoxFut = Box, Error = hyper::Error> + Send>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = hyper::Error> + Send` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `"docker" "inspect" "1a86bf40de51bfbc5ca1f69f53c84894e6c032f2244004f05fa774e1e10fbc5f"` [INFO] running `"docker" "rm" "-f" "1a86bf40de51bfbc5ca1f69f53c84894e6c032f2244004f05fa774e1e10fbc5f"` [INFO] [stdout] 1a86bf40de51bfbc5ca1f69f53c84894e6c032f2244004f05fa774e1e10fbc5f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/peterSZW/rustWebserver:/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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] a41930f8eff3c7ba105592694c5845c1bd47b36478648ece688336b6f5527ea5 [INFO] running `"docker" "start" "-a" "a41930f8eff3c7ba105592694c5845c1bd47b36478648ece688336b6f5527ea5"` [INFO] [stderr] Compiling webserver v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:20:19 [INFO] [stderr] | [INFO] [stderr] 20 | type BoxFut = Box, Error = hyper::Error> + Send>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = hyper::Error> + Send` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.81s [INFO] running `"docker" "inspect" "a41930f8eff3c7ba105592694c5845c1bd47b36478648ece688336b6f5527ea5"` [INFO] running `"docker" "rm" "-f" "a41930f8eff3c7ba105592694c5845c1bd47b36478648ece688336b6f5527ea5"` [INFO] [stdout] a41930f8eff3c7ba105592694c5845c1bd47b36478648ece688336b6f5527ea5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/peterSZW/rustWebserver:/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.37.0" "test" "--frozen"` [INFO] [stdout] 7f6a595bd723c48219e33b8098e2061609fd162e4fedcb1a8beb725d1ecbdce3 [INFO] running `"docker" "start" "-a" "7f6a595bd723c48219e33b8098e2061609fd162e4fedcb1a8beb725d1ecbdce3"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/webserver-ac6898369e780a0b [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" "7f6a595bd723c48219e33b8098e2061609fd162e4fedcb1a8beb725d1ecbdce3"` [INFO] running `"docker" "rm" "-f" "7f6a595bd723c48219e33b8098e2061609fd162e4fedcb1a8beb725d1ecbdce3"` [INFO] [stdout] 7f6a595bd723c48219e33b8098e2061609fd162e4fedcb1a8beb725d1ecbdce3