[INFO] updating cached repository knusbaum/robby [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/knusbaum/robby [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/knusbaum/robby" "work/ex/beta-1.38-1/sources/1.37.0/gh/knusbaum/robby"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/knusbaum/robby'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/knusbaum/robby" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/knusbaum/robby"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/knusbaum/robby'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a4d75ad7d7c8ac7b333633db206fdedf63c7fc11 [INFO] sha for GitHub repo knusbaum/robby: a4d75ad7d7c8ac7b333633db206fdedf63c7fc11 [INFO] validating manifest of knusbaum/robby 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 knusbaum/robby 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 knusbaum/robby [INFO] finished frobbing knusbaum/robby [INFO] frobbed toml for knusbaum/robby written to work/ex/beta-1.38-1/sources/1.37.0/gh/knusbaum/robby/Cargo.toml [INFO] started frobbing knusbaum/robby [INFO] finished frobbing knusbaum/robby [INFO] frobbed toml for knusbaum/robby written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/knusbaum/robby/Cargo.toml [INFO] crate knusbaum/robby 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 knusbaum/robby 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-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/knusbaum/robby:/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] 99b4e46d224471410760ceff248b7bf46f51553fcce1b2863c7486fae068515b [INFO] running `"docker" "start" "-a" "99b4e46d224471410760ceff248b7bf46f51553fcce1b2863c7486fae068515b"` [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling openssl-sys v0.9.47 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling backtrace v0.3.26 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling openssl v0.10.23 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.20 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.21 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling hyper v0.12.29 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling config v0.9.3 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.17 [INFO] [stderr] Compiling knusbaum_consul v0.2.0 [INFO] [stderr] Compiling robby v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: function is never used: `extract_uri` [INFO] [stderr] --> src/main.rs:121:1 [INFO] [stderr] | [INFO] [stderr] 121 | fn extract_uri(header: &str) -> Result<&str, ()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 56s [INFO] running `"docker" "inspect" "99b4e46d224471410760ceff248b7bf46f51553fcce1b2863c7486fae068515b"` [INFO] running `"docker" "rm" "-f" "99b4e46d224471410760ceff248b7bf46f51553fcce1b2863c7486fae068515b"` [INFO] [stdout] 99b4e46d224471410760ceff248b7bf46f51553fcce1b2863c7486fae068515b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/knusbaum/robby:/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] e3a01fd9db284051dc1ca5068e0fc1bd43f44864b0cfb9c74b323b2505ddec8c [INFO] running `"docker" "start" "-a" "e3a01fd9db284051dc1ca5068e0fc1bd43f44864b0cfb9c74b323b2505ddec8c"` [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling multipart v0.15.4 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling tiny_http v0.6.2 [INFO] [stderr] Compiling rouille v3.0.0 [INFO] [stderr] Compiling robby v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.12s [INFO] running `"docker" "inspect" "e3a01fd9db284051dc1ca5068e0fc1bd43f44864b0cfb9c74b323b2505ddec8c"` [INFO] running `"docker" "rm" "-f" "e3a01fd9db284051dc1ca5068e0fc1bd43f44864b0cfb9c74b323b2505ddec8c"` [INFO] [stdout] e3a01fd9db284051dc1ca5068e0fc1bd43f44864b0cfb9c74b323b2505ddec8c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/knusbaum/robby:/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] 990e0e362cad2bea722b4e0e56b48285f1b8d63a72fc4d5b3d7053da4144ac07 [INFO] running `"docker" "start" "-a" "990e0e362cad2bea722b4e0e56b48285f1b8d63a72fc4d5b3d7053da4144ac07"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running /opt/crater/target/debug/deps/robby-c874ab5e6000463f [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test registry::tests::test_host_matching ... ok [INFO] [stdout] test registry::tests::test_extract_prefix_host_match ... ok [INFO] [stdout] test registry::tests::test_lookup ... ok [INFO] [stdout] test registry::tests::test_pull_consul_routes ... ok [INFO] [stdout] test tests::extract_host_bad_header ... ok [INFO] [stdout] test tests::extract_host_good_header ... ok [INFO] [stdout] test tests::extract_uri_bad_header2 ... ok [INFO] [stdout] test tests::extract_host_no_host ... ok [INFO] [stdout] test tests::extract_uri_bad_header ... ok [INFO] [stdout] test tests::extract_uri_good_header ... ok [INFO] [stdout] Robby listening on 127.0.0.1:8000 [INFO] [stdout] Connection from 127.0.0.1:38236 [INFO] [stdout] Have mapping test-website.com -> 127.0.0.1:6000 [INFO] [stdout] test tests::test_server ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "990e0e362cad2bea722b4e0e56b48285f1b8d63a72fc4d5b3d7053da4144ac07"` [INFO] running `"docker" "rm" "-f" "990e0e362cad2bea722b4e0e56b48285f1b8d63a72fc4d5b3d7053da4144ac07"` [INFO] [stdout] 990e0e362cad2bea722b4e0e56b48285f1b8d63a72fc4d5b3d7053da4144ac07