[INFO] updating cached repository Leopard2A5/rust-hyper-microservice [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Leopard2A5/rust-hyper-microservice [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Leopard2A5/rust-hyper-microservice" "work/ex/beta-1.38-1/sources/1.37.0/gh/Leopard2A5/rust-hyper-microservice"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/Leopard2A5/rust-hyper-microservice'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Leopard2A5/rust-hyper-microservice" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Leopard2A5/rust-hyper-microservice"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Leopard2A5/rust-hyper-microservice'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1c7bda9d0e17a4461f4742914128a969ed28328f [INFO] sha for GitHub repo Leopard2A5/rust-hyper-microservice: 1c7bda9d0e17a4461f4742914128a969ed28328f [INFO] validating manifest of Leopard2A5/rust-hyper-microservice 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 Leopard2A5/rust-hyper-microservice 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 Leopard2A5/rust-hyper-microservice [INFO] finished frobbing Leopard2A5/rust-hyper-microservice [INFO] frobbed toml for Leopard2A5/rust-hyper-microservice written to work/ex/beta-1.38-1/sources/1.37.0/gh/Leopard2A5/rust-hyper-microservice/Cargo.toml [INFO] started frobbing Leopard2A5/rust-hyper-microservice [INFO] finished frobbing Leopard2A5/rust-hyper-microservice [INFO] frobbed toml for Leopard2A5/rust-hyper-microservice written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Leopard2A5/rust-hyper-microservice/Cargo.toml [INFO] crate Leopard2A5/rust-hyper-microservice 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 Leopard2A5/rust-hyper-microservice 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-0/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/Leopard2A5/rust-hyper-microservice:/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] d8fa06b147f6e6678dd17f0f7a8f304265fd5a2632f97278cab2d770fc913651 [INFO] running `"docker" "start" "-a" "d8fa06b147f6e6678dd17f0f7a8f304265fd5a2632f97278cab2d770fc913651"` [INFO] [stderr] Compiling md5 v0.3.7 [INFO] [stderr] Compiling fallible-iterator v0.1.4 [INFO] [stderr] Compiling regex v0.2.9 [INFO] [stderr] Compiling termcolor v0.3.5 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling atty v0.2.8 [INFO] [stderr] Compiling net2 v0.2.32 [INFO] [stderr] Compiling socket2 v0.3.4 [INFO] [stderr] Compiling tokio-executor v0.1.0 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.5.2 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling crossbeam-epoch v0.4.0 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling bytes v0.4.6 [INFO] [stderr] Compiling mio v0.6.14 [INFO] [stderr] Compiling r2d2 v0.8.2 [INFO] [stderr] Compiling diesel_derives v1.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.3.0 [INFO] [stderr] Compiling sha2 v0.7.0 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.0 [INFO] [stderr] Compiling tokio-io v0.1.6 [INFO] [stderr] Compiling postgres-protocol v0.3.2 [INFO] [stderr] Compiling tokio-reactor v0.1.0 [INFO] [stderr] Compiling postgres-shared v0.4.1 [INFO] [stderr] Compiling tokio v0.1.3 [INFO] [stderr] Compiling diesel v1.1.1 [INFO] [stderr] Compiling tokio-core v0.1.15 [INFO] [stderr] Compiling postgres v0.15.2 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling r2d2_postgres v0.14.0 [INFO] [stderr] Compiling env_logger v0.5.5 [INFO] [stderr] Compiling dotenv v0.9.0 [INFO] [stderr] Compiling hyper v0.11.22 [INFO] [stderr] Compiling r2d2-diesel v1.0.0 [INFO] [stderr] Compiling hyper-microservice v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `::request_utils::decode_query` [INFO] [stderr] --> src/services/shortener_get_service.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use ::request_utils::decode_query; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/router.rs:15:23 [INFO] [stderr] | [INFO] [stderr] 15 | type Future = Box>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/services/shortener_get_service.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | / lazy_static!{ [INFO] [stderr] 15 | | static ref RE: Regex = Regex::new(r"/urls/(.+)").unwrap(); [INFO] [stderr] 16 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 30s [INFO] running `"docker" "inspect" "d8fa06b147f6e6678dd17f0f7a8f304265fd5a2632f97278cab2d770fc913651"` [INFO] running `"docker" "rm" "-f" "d8fa06b147f6e6678dd17f0f7a8f304265fd5a2632f97278cab2d770fc913651"` [INFO] [stdout] d8fa06b147f6e6678dd17f0f7a8f304265fd5a2632f97278cab2d770fc913651 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/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/Leopard2A5/rust-hyper-microservice:/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] 69c5a95523cb832857060ba78dc392d3e979256b4c527729b1970781ae372121 [INFO] running `"docker" "start" "-a" "69c5a95523cb832857060ba78dc392d3e979256b4c527729b1970781ae372121"` [INFO] [stderr] Compiling hyper-microservice v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `::request_utils::decode_query` [INFO] [stderr] --> src/services/shortener_get_service.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use ::request_utils::decode_query; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/router.rs:15:23 [INFO] [stderr] | [INFO] [stderr] 15 | type Future = Box>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/services/shortener_get_service.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | / lazy_static!{ [INFO] [stderr] 15 | | static ref RE: Regex = Regex::new(r"/urls/(.+)").unwrap(); [INFO] [stderr] 16 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.89s [INFO] running `"docker" "inspect" "69c5a95523cb832857060ba78dc392d3e979256b4c527729b1970781ae372121"` [INFO] running `"docker" "rm" "-f" "69c5a95523cb832857060ba78dc392d3e979256b4c527729b1970781ae372121"` [INFO] [stdout] 69c5a95523cb832857060ba78dc392d3e979256b4c527729b1970781ae372121 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/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/Leopard2A5/rust-hyper-microservice:/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] 8894f7e6fc5293a06e3b06ee06ff0bd65c83aaabbfc012678c005b0ea53fa91b [INFO] running `"docker" "start" "-a" "8894f7e6fc5293a06e3b06ee06ff0bd65c83aaabbfc012678c005b0ea53fa91b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/crater/target/debug/deps/hyper_microservice-0e5a774403714f84 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test request_utils::tests::should_return_empty_map_on_empty_string ... ok [INFO] [stdout] test request_utils::tests::should_map_only_keys_to_empty_string ... ok [INFO] [stdout] test request_utils::tests::should_split_tokens ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "8894f7e6fc5293a06e3b06ee06ff0bd65c83aaabbfc012678c005b0ea53fa91b"` [INFO] running `"docker" "rm" "-f" "8894f7e6fc5293a06e3b06ee06ff0bd65c83aaabbfc012678c005b0ea53fa91b"` [INFO] [stdout] 8894f7e6fc5293a06e3b06ee06ff0bd65c83aaabbfc012678c005b0ea53fa91b