[INFO] cloning repository vinikira/tower_api_test [INFO] running `"git" "clone" "--bare" "git://github.com/vinikira/tower_api_test.git" "work/cache/sources/gh/vinikira/tower_api_test"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/vinikira/tower_api_test'... [INFO] running `"git" "clone" "work/cache/sources/gh/vinikira/tower_api_test" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/vinikira/tower_api_test"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/vinikira/tower_api_test'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/vinikira/tower_api_test" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/vinikira/tower_api_test"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/vinikira/tower_api_test'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 10d754341d60051b58e37383e32e355253cc9ecd [INFO] sha for GitHub repo vinikira/tower_api_test: 10d754341d60051b58e37383e32e355253cc9ecd [INFO] validating manifest of vinikira/tower_api_test 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 vinikira/tower_api_test 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 vinikira/tower_api_test [INFO] finished frobbing vinikira/tower_api_test [INFO] frobbed toml for vinikira/tower_api_test written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/vinikira/tower_api_test/Cargo.toml [INFO] started frobbing vinikira/tower_api_test [INFO] finished frobbing vinikira/tower_api_test [INFO] frobbed toml for vinikira/tower_api_test written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/vinikira/tower_api_test/Cargo.toml [INFO] crate vinikira/tower_api_test 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] error: the lock file /mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/vinikira/tower_api_test/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 tower-web v0.3.7 [INFO] [stderr] Downloaded tower-web-macros v0.3.5 [INFO] [stderr] Downloaded handlebars v1.0.5 [INFO] [stderr] Downloaded proc-macro-hack-impl v0.4.1 [INFO] [stderr] Downloaded proc-macro-hack v0.4.1 [INFO] [stderr] Downloaded serde_plain v0.3.0 [INFO] [stderr] Downloaded checked v0.5.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] testing vinikira/tower_api_test against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/vinikira/tower_api_test:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] b0dc69c4c093c9bbcd69e5dee16e147b1ce49fb66d878c8a0a9d330a9aa24cd2 [INFO] running `"docker" "start" "-a" "b0dc69c4c093c9bbcd69e5dee16e147b1ce49fb66d878c8a0a9d330a9aa24cd2"` [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling opaque-debug v0.2.2 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.1 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling generic-array v0.12.0 [INFO] [stderr] Compiling serde_plain v0.3.0 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling checked v0.5.0 [INFO] [stderr] Compiling atoi v0.2.3 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling headers-derive v0.1.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.0 [INFO] [stderr] Compiling proc-macro-hack v0.4.1 [INFO] [stderr] Compiling pest_derive v1.0.8 [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling handlebars v1.0.5 [INFO] [stderr] Compiling tokio v0.1.21 [INFO] [stderr] Compiling h2 v0.1.23 [INFO] [stderr] Compiling headers-core v0.1.0 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling tower-web-macros v0.3.5 [INFO] [stderr] Compiling headers v0.2.1 [INFO] [stderr] Compiling hyper v0.12.29 [INFO] [stderr] Compiling tower-web v0.3.7 [INFO] [stderr] Compiling tower_api_test v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 43s [INFO] running `"docker" "inspect" "b0dc69c4c093c9bbcd69e5dee16e147b1ce49fb66d878c8a0a9d330a9aa24cd2"` [INFO] running `"docker" "rm" "-f" "b0dc69c4c093c9bbcd69e5dee16e147b1ce49fb66d878c8a0a9d330a9aa24cd2"` [INFO] [stdout] b0dc69c4c093c9bbcd69e5dee16e147b1ce49fb66d878c8a0a9d330a9aa24cd2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/vinikira/tower_api_test:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 90deceaf23657afcb65fd7e47e417e1cbe44c5eb41ff412da5776697712be7e4 [INFO] running `"docker" "start" "-a" "90deceaf23657afcb65fd7e47e417e1cbe44c5eb41ff412da5776697712be7e4"` [INFO] [stderr] Compiling tower_api_test v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.66s [INFO] running `"docker" "inspect" "90deceaf23657afcb65fd7e47e417e1cbe44c5eb41ff412da5776697712be7e4"` [INFO] running `"docker" "rm" "-f" "90deceaf23657afcb65fd7e47e417e1cbe44c5eb41ff412da5776697712be7e4"` [INFO] [stdout] 90deceaf23657afcb65fd7e47e417e1cbe44c5eb41ff412da5776697712be7e4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/vinikira/tower_api_test:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] 9a92f6c2c6198b2414858d496f3ebbd4a197b7cae14112d3ee4ed0a850bd1f22 [INFO] running `"docker" "start" "-a" "9a92f6c2c6198b2414858d496f3ebbd4a197b7cae14112d3ee4ed0a850bd1f22"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running /opt/crater/target/debug/deps/tower_api_test-7b23f1c0ba1988c3 [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" "9a92f6c2c6198b2414858d496f3ebbd4a197b7cae14112d3ee4ed0a850bd1f22"` [INFO] running `"docker" "rm" "-f" "9a92f6c2c6198b2414858d496f3ebbd4a197b7cae14112d3ee4ed0a850bd1f22"` [INFO] [stdout] 9a92f6c2c6198b2414858d496f3ebbd4a197b7cae14112d3ee4ed0a850bd1f22