[INFO] updating cached repository bschwind/server-error-repro [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/bschwind/server-error-repro [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/bschwind/server-error-repro" "work/ex/beta-1.38-1/sources/1.37.0/gh/bschwind/server-error-repro"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/bschwind/server-error-repro'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/bschwind/server-error-repro" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/bschwind/server-error-repro"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/bschwind/server-error-repro'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c4e9631c5ec16655b20ca5d6465f84408539ad43 [INFO] sha for GitHub repo bschwind/server-error-repro: c4e9631c5ec16655b20ca5d6465f84408539ad43 [INFO] validating manifest of bschwind/server-error-repro 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 bschwind/server-error-repro 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 bschwind/server-error-repro [INFO] finished frobbing bschwind/server-error-repro [INFO] frobbed toml for bschwind/server-error-repro written to work/ex/beta-1.38-1/sources/1.37.0/gh/bschwind/server-error-repro/Cargo.toml [INFO] started frobbing bschwind/server-error-repro [INFO] finished frobbing bschwind/server-error-repro [INFO] frobbed toml for bschwind/server-error-repro written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/bschwind/server-error-repro/Cargo.toml [INFO] crate bschwind/server-error-repro 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 bschwind/server-error-repro 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-5/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/bschwind/server-error-repro:/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] 0cd3479a562be8ee5e9bc80ef4df45020eb08b1c514a73ea8f524cb2087b76b0 [INFO] running `"docker" "start" "-a" "0cd3479a562be8ee5e9bc80ef4df45020eb08b1c514a73ea8f524cb2087b76b0"` [INFO] [stderr] Compiling actix-web v0.7.18 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling base64 v0.10.0 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling nom v4.1.1 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-threadpool v0.1.10 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling tokio-io v0.1.11 [INFO] [stderr] Compiling http v0.1.14 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling v_escape_derive v0.2.1 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-fs v0.1.5 [INFO] [stderr] Compiling tokio-openssl v0.2.1 [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-signal v0.2.7 [INFO] [stderr] Compiling tokio v0.1.14 [INFO] [stderr] Compiling trust-dns-proto v0.6.2 [INFO] [stderr] Compiling trust-dns-proto v0.5.0 [INFO] [stderr] Compiling v_escape v0.3.2 [INFO] [stderr] Compiling h2 v0.1.15 [INFO] [stderr] Compiling v_htmlescape v0.3.2 [INFO] [stderr] Compiling trust-dns-resolver v0.10.2 [INFO] [stderr] Compiling actix v0.7.9 [INFO] [stderr] Compiling actix-net v0.2.6 [INFO] [stderr] Compiling server-error v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 47s [INFO] running `"docker" "inspect" "0cd3479a562be8ee5e9bc80ef4df45020eb08b1c514a73ea8f524cb2087b76b0"` [INFO] running `"docker" "rm" "-f" "0cd3479a562be8ee5e9bc80ef4df45020eb08b1c514a73ea8f524cb2087b76b0"` [INFO] [stdout] 0cd3479a562be8ee5e9bc80ef4df45020eb08b1c514a73ea8f524cb2087b76b0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/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/bschwind/server-error-repro:/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] 10d838b15b96ca734df5b73de48a02400694f93617f0883eb39bb0e6c1f8e3a3 [INFO] running `"docker" "start" "-a" "10d838b15b96ca734df5b73de48a02400694f93617f0883eb39bb0e6c1f8e3a3"` [INFO] [stderr] Compiling server-error v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.40s [INFO] running `"docker" "inspect" "10d838b15b96ca734df5b73de48a02400694f93617f0883eb39bb0e6c1f8e3a3"` [INFO] running `"docker" "rm" "-f" "10d838b15b96ca734df5b73de48a02400694f93617f0883eb39bb0e6c1f8e3a3"` [INFO] [stdout] 10d838b15b96ca734df5b73de48a02400694f93617f0883eb39bb0e6c1f8e3a3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/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/bschwind/server-error-repro:/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] 18cad4271dca897edc296c3ffe923eb1dd24121f727a82ead3d737aa8c8af5e7 [INFO] running `"docker" "start" "-a" "18cad4271dca897edc296c3ffe923eb1dd24121f727a82ead3d737aa8c8af5e7"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running /opt/crater/target/debug/deps/server_error-8e26c09b202e9b98 [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" "18cad4271dca897edc296c3ffe923eb1dd24121f727a82ead3d737aa8c8af5e7"` [INFO] running `"docker" "rm" "-f" "18cad4271dca897edc296c3ffe923eb1dd24121f727a82ead3d737aa8c8af5e7"` [INFO] [stdout] 18cad4271dca897edc296c3ffe923eb1dd24121f727a82ead3d737aa8c8af5e7