[INFO] cloning repository zenria/rust-http-server-prometheus [INFO] running `"git" "clone" "--bare" "git://github.com/zenria/rust-http-server-prometheus.git" "work/cache/sources/gh/zenria/rust-http-server-prometheus"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/zenria/rust-http-server-prometheus'... [INFO] running `"git" "clone" "work/cache/sources/gh/zenria/rust-http-server-prometheus" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/zenria/rust-http-server-prometheus"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/zenria/rust-http-server-prometheus'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/zenria/rust-http-server-prometheus" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/zenria/rust-http-server-prometheus"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/zenria/rust-http-server-prometheus'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2ae6affd9def2358982c0d0dfba0c3e6dc94a806 [INFO] sha for GitHub repo zenria/rust-http-server-prometheus: 2ae6affd9def2358982c0d0dfba0c3e6dc94a806 [INFO] validating manifest of zenria/rust-http-server-prometheus on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of zenria/rust-http-server-prometheus on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing zenria/rust-http-server-prometheus [INFO] finished frobbing zenria/rust-http-server-prometheus [INFO] frobbed toml for zenria/rust-http-server-prometheus written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/zenria/rust-http-server-prometheus/Cargo.toml [INFO] started frobbing zenria/rust-http-server-prometheus [INFO] finished frobbing zenria/rust-http-server-prometheus [INFO] frobbed toml for zenria/rust-http-server-prometheus written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/zenria/rust-http-server-prometheus/Cargo.toml [INFO] crate zenria/rust-http-server-prometheus already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded prometheus v0.4.2 [INFO] [stderr] Downloaded spin v0.4.9 [INFO] [stderr] Downloaded protobuf v2.0.5 [INFO] [stderr] Downloaded quick-error v0.2.2 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing zenria/rust-http-server-prometheus against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/zenria/rust-http-server-prometheus:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] dacb453b0701587c2c84ceba4afff76d2f7bbf326244a77ee53ba75dcb548222 [INFO] running `"docker" "start" "-a" "dacb453b0701587c2c84ceba4afff76d2f7bbf326244a77ee53ba75dcb548222"` [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling byteorder v1.2.6 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling futures v0.1.24 [INFO] [stderr] Compiling lazycell v1.2.0 [INFO] [stderr] Compiling protobuf v2.0.5 [INFO] [stderr] Compiling prometheus v0.4.2 [INFO] [stderr] Compiling indexmap v1.0.1 [INFO] [stderr] Compiling string v0.1.1 [INFO] [stderr] Compiling quick-error v0.2.2 [INFO] [stderr] Compiling spin v0.4.9 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Compiling lock_api v0.1.4 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling bytes v0.4.10 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling crossbeam-deque v0.6.1 [INFO] [stderr] Compiling http v0.1.13 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-io v0.1.9 [INFO] [stderr] Compiling tokio-executor v0.1.5 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.7 [INFO] [stderr] Compiling tokio-current-thread v0.1.3 [INFO] [stderr] Compiling tokio-timer v0.2.7 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-reactor v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.2 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.3 [INFO] [stderr] Compiling tokio v0.1.11 [INFO] [stderr] Compiling h2 v0.1.12 [INFO] [stderr] Compiling hyper v0.12.11 [INFO] [stderr] Compiling prometheus-test v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 51s [INFO] running `"docker" "inspect" "dacb453b0701587c2c84ceba4afff76d2f7bbf326244a77ee53ba75dcb548222"` [INFO] running `"docker" "rm" "-f" "dacb453b0701587c2c84ceba4afff76d2f7bbf326244a77ee53ba75dcb548222"` [INFO] [stdout] dacb453b0701587c2c84ceba4afff76d2f7bbf326244a77ee53ba75dcb548222 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/zenria/rust-http-server-prometheus:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 4ae7c9ea608799375b0ea31db07946f89e93242b3b7d58db869431bd29761ad1 [INFO] running `"docker" "start" "-a" "4ae7c9ea608799375b0ea31db07946f89e93242b3b7d58db869431bd29761ad1"` [INFO] [stderr] Compiling prometheus-test v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.83s [INFO] running `"docker" "inspect" "4ae7c9ea608799375b0ea31db07946f89e93242b3b7d58db869431bd29761ad1"` [INFO] running `"docker" "rm" "-f" "4ae7c9ea608799375b0ea31db07946f89e93242b3b7d58db869431bd29761ad1"` [INFO] [stdout] 4ae7c9ea608799375b0ea31db07946f89e93242b3b7d58db869431bd29761ad1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/zenria/rust-http-server-prometheus:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 8c320a6189285b11f311fb0b88abca551ba02e4f0e4a45f479abc0395bf0bd6f [INFO] running `"docker" "start" "-a" "8c320a6189285b11f311fb0b88abca551ba02e4f0e4a45f479abc0395bf0bd6f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/crater/target/debug/deps/prometheus_test-f4f8a4b40a9d75fd [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" "8c320a6189285b11f311fb0b88abca551ba02e4f0e4a45f479abc0395bf0bd6f"` [INFO] running `"docker" "rm" "-f" "8c320a6189285b11f311fb0b88abca551ba02e4f0e4a45f479abc0395bf0bd6f"` [INFO] [stdout] 8c320a6189285b11f311fb0b88abca551ba02e4f0e4a45f479abc0395bf0bd6f