[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 beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] f416c31c78891b569a5e1d82b48065cbf575c232a38447965b22e0b3868ee19c [INFO] running `"docker" "start" "-a" "f416c31c78891b569a5e1d82b48065cbf575c232a38447965b22e0b3868ee19c"` [INFO] [stderr] Compiling crossbeam-utils v0.4.0 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Compiling smallvec v0.6.2 [INFO] [stderr] Compiling bufstream v0.1.3 [INFO] [stderr] Compiling log v0.4.2 [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 aho-corasick v0.6.4 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling http v0.1.5 [INFO] [stderr] Compiling tokio-io v0.1.6 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling log v0.3.9 [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 serde_json v1.0.22 [INFO] [stderr] Compiling crossbeam-epoch v0.4.2 [INFO] [stderr] Compiling mio v0.6.14 [INFO] [stderr] Compiling regex v1.0.1 [INFO] [stderr] Compiling fail v0.2.0 [INFO] [stderr] Compiling chrono v0.4.4 [INFO] [stderr] Compiling crossbeam-deque v0.3.1 [INFO] [stderr] Compiling flate2 v1.0.1 [INFO] [stderr] Compiling tokio-reactor v0.1.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.4 [INFO] [stderr] Compiling tokio-udp v0.1.0 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling h2 v0.1.9 [INFO] [stderr] Compiling mysql_common v0.7.0 [INFO] [stderr] Compiling tokio-fs v0.1.0 [INFO] [stderr] Compiling tokio v0.1.7 [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 12s [INFO] running `"docker" "inspect" "f416c31c78891b569a5e1d82b48065cbf575c232a38447965b22e0b3868ee19c"` [INFO] running `"docker" "rm" "-f" "f416c31c78891b569a5e1d82b48065cbf575c232a38447965b22e0b3868ee19c"` [INFO] [stdout] f416c31c78891b569a5e1d82b48065cbf575c232a38447965b22e0b3868ee19c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] bb84a8248eec4860fd5e635a4b6cbbc76cd4afcfa0dda5bd269447e6e67bbd2e [INFO] running `"docker" "start" "-a" "bb84a8248eec4860fd5e635a4b6cbbc76cd4afcfa0dda5bd269447e6e67bbd2e"` [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 1.04s [INFO] running `"docker" "inspect" "bb84a8248eec4860fd5e635a4b6cbbc76cd4afcfa0dda5bd269447e6e67bbd2e"` [INFO] running `"docker" "rm" "-f" "bb84a8248eec4860fd5e635a4b6cbbc76cd4afcfa0dda5bd269447e6e67bbd2e"` [INFO] [stdout] bb84a8248eec4860fd5e635a4b6cbbc76cd4afcfa0dda5bd269447e6e67bbd2e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] ebf8f4bbad543b472bca201c35658049e055b700ff82fd6e825d904f99de13d0 [INFO] running `"docker" "start" "-a" "ebf8f4bbad543b472bca201c35658049e055b700ff82fd6e825d904f99de13d0"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/webserver-82e9b05213bc443b [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" "ebf8f4bbad543b472bca201c35658049e055b700ff82fd6e825d904f99de13d0"` [INFO] running `"docker" "rm" "-f" "ebf8f4bbad543b472bca201c35658049e055b700ff82fd6e825d904f99de13d0"` [INFO] [stdout] ebf8f4bbad543b472bca201c35658049e055b700ff82fd6e825d904f99de13d0