[INFO] updating cached repository mtmr0x/rust-web-boilerplate [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/mtmr0x/rust-web-boilerplate [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/mtmr0x/rust-web-boilerplate" "work/ex/beta-1.38-1/sources/1.37.0/gh/mtmr0x/rust-web-boilerplate"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/mtmr0x/rust-web-boilerplate'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/mtmr0x/rust-web-boilerplate" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/mtmr0x/rust-web-boilerplate"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/mtmr0x/rust-web-boilerplate'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 23cf7435d0999fb2ae516cc81d6a65a901705775 [INFO] sha for GitHub repo mtmr0x/rust-web-boilerplate: 23cf7435d0999fb2ae516cc81d6a65a901705775 [INFO] validating manifest of mtmr0x/rust-web-boilerplate 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 mtmr0x/rust-web-boilerplate 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 mtmr0x/rust-web-boilerplate [INFO] finished frobbing mtmr0x/rust-web-boilerplate [INFO] frobbed toml for mtmr0x/rust-web-boilerplate written to work/ex/beta-1.38-1/sources/1.37.0/gh/mtmr0x/rust-web-boilerplate/Cargo.toml [INFO] started frobbing mtmr0x/rust-web-boilerplate [INFO] finished frobbing mtmr0x/rust-web-boilerplate [INFO] frobbed toml for mtmr0x/rust-web-boilerplate written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/mtmr0x/rust-web-boilerplate/Cargo.toml [INFO] crate mtmr0x/rust-web-boilerplate 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 mtmr0x/rust-web-boilerplate 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-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/mtmr0x/rust-web-boilerplate:/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] 038e5cdf739ec01378bb684914f8ea1c03bb5fecc7f0543f18fa061e1441bcd8 [INFO] running `"docker" "start" "-a" "038e5cdf739ec01378bb684914f8ea1c03bb5fecc7f0543f18fa061e1441bcd8"` [INFO] [stderr] Compiling fern v0.5.8 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling hyper v0.10.15 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Compiling iron v0.6.0 [INFO] [stderr] Compiling router v0.6.0 [INFO] [stderr] Compiling mtmr0x_web_boilerplate v0.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.20s [INFO] running `"docker" "inspect" "038e5cdf739ec01378bb684914f8ea1c03bb5fecc7f0543f18fa061e1441bcd8"` [INFO] running `"docker" "rm" "-f" "038e5cdf739ec01378bb684914f8ea1c03bb5fecc7f0543f18fa061e1441bcd8"` [INFO] [stdout] 038e5cdf739ec01378bb684914f8ea1c03bb5fecc7f0543f18fa061e1441bcd8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/mtmr0x/rust-web-boilerplate:/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] 23f7a439af8c6385d8dfa2f9d2943e9b2ecd5005784471a604aae56246c51985 [INFO] running `"docker" "start" "-a" "23f7a439af8c6385d8dfa2f9d2943e9b2ecd5005784471a604aae56246c51985"` [INFO] [stderr] Compiling mtmr0x_web_boilerplate v0.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.22s [INFO] running `"docker" "inspect" "23f7a439af8c6385d8dfa2f9d2943e9b2ecd5005784471a604aae56246c51985"` [INFO] running `"docker" "rm" "-f" "23f7a439af8c6385d8dfa2f9d2943e9b2ecd5005784471a604aae56246c51985"` [INFO] [stdout] 23f7a439af8c6385d8dfa2f9d2943e9b2ecd5005784471a604aae56246c51985 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/mtmr0x/rust-web-boilerplate:/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] ecf573775ca00e8936c1c44cb056b7be0621b7ca03521fbde17d631fbc7946af [INFO] running `"docker" "start" "-a" "ecf573775ca00e8936c1c44cb056b7be0621b7ca03521fbde17d631fbc7946af"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/mtmr0x_web_boilerplate-aa025756d394b919 [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" "ecf573775ca00e8936c1c44cb056b7be0621b7ca03521fbde17d631fbc7946af"` [INFO] running `"docker" "rm" "-f" "ecf573775ca00e8936c1c44cb056b7be0621b7ca03521fbde17d631fbc7946af"` [INFO] [stdout] ecf573775ca00e8936c1c44cb056b7be0621b7ca03521fbde17d631fbc7946af