[INFO] updating cached repository jovincroninwilesmith/status_pages [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/jovincroninwilesmith/status_pages [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/jovincroninwilesmith/status_pages" "work/ex/beta-1.38-1/sources/1.37.0/gh/jovincroninwilesmith/status_pages"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/jovincroninwilesmith/status_pages'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/jovincroninwilesmith/status_pages" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jovincroninwilesmith/status_pages"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jovincroninwilesmith/status_pages'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d1594a4c961e4c84ee85f4778322d47b876f893f [INFO] sha for GitHub repo jovincroninwilesmith/status_pages: d1594a4c961e4c84ee85f4778322d47b876f893f [INFO] validating manifest of jovincroninwilesmith/status_pages 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 jovincroninwilesmith/status_pages 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 jovincroninwilesmith/status_pages [INFO] finished frobbing jovincroninwilesmith/status_pages [INFO] frobbed toml for jovincroninwilesmith/status_pages written to work/ex/beta-1.38-1/sources/1.37.0/gh/jovincroninwilesmith/status_pages/Cargo.toml [INFO] started frobbing jovincroninwilesmith/status_pages [INFO] finished frobbing jovincroninwilesmith/status_pages [INFO] frobbed toml for jovincroninwilesmith/status_pages written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/jovincroninwilesmith/status_pages/Cargo.toml [INFO] crate jovincroninwilesmith/status_pages 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 jovincroninwilesmith/status_pages 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/jovincroninwilesmith/status_pages:/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] 01f95d826ad1bf03967d034974f5109b7fcd7ed740d6efd6f300b70a150113dd [INFO] running `"docker" "start" "-a" "01f95d826ad1bf03967d034974f5109b7fcd7ed740d6efd6f300b70a150113dd"` [INFO] [stderr] Compiling string v0.1.2 [INFO] [stderr] Compiling rand v0.6.4 [INFO] [stderr] Compiling h2 v0.1.14 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling crossbeam-channel v0.3.6 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [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 tokio-threadpool v0.1.10 [INFO] [stderr] Compiling trust-dns-proto v0.6.1 [INFO] [stderr] Compiling tokio-fs v0.1.5 [INFO] [stderr] Compiling tokio v0.1.14 [INFO] [stderr] Compiling hyper v0.12.20 [INFO] [stderr] Compiling trust-dns-resolver v0.10.2 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.6 [INFO] [stderr] Compiling status-pages v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: structure field `_fifthThird` should have a snake case name [INFO] [stderr] --> src/main.rs:31:3 [INFO] [stderr] | [INFO] [stderr] 31 | _fifthThird: Bank, [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to snake case: `_fifth_third` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(non_snake_case)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.81s [INFO] running `"docker" "inspect" "01f95d826ad1bf03967d034974f5109b7fcd7ed740d6efd6f300b70a150113dd"` [INFO] running `"docker" "rm" "-f" "01f95d826ad1bf03967d034974f5109b7fcd7ed740d6efd6f300b70a150113dd"` [INFO] [stdout] 01f95d826ad1bf03967d034974f5109b7fcd7ed740d6efd6f300b70a150113dd [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/jovincroninwilesmith/status_pages:/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] e7c7e0efd12f88172d4ca95800cf3292034de255c34834f2d2c9fadfd4c0d9ce [INFO] running `"docker" "start" "-a" "e7c7e0efd12f88172d4ca95800cf3292034de255c34834f2d2c9fadfd4c0d9ce"` [INFO] [stderr] Compiling status-pages v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: structure field `_fifthThird` should have a snake case name [INFO] [stderr] --> src/main.rs:31:3 [INFO] [stderr] | [INFO] [stderr] 31 | _fifthThird: Bank, [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to snake case: `_fifth_third` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(non_snake_case)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.80s [INFO] running `"docker" "inspect" "e7c7e0efd12f88172d4ca95800cf3292034de255c34834f2d2c9fadfd4c0d9ce"` [INFO] running `"docker" "rm" "-f" "e7c7e0efd12f88172d4ca95800cf3292034de255c34834f2d2c9fadfd4c0d9ce"` [INFO] [stdout] e7c7e0efd12f88172d4ca95800cf3292034de255c34834f2d2c9fadfd4c0d9ce [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/jovincroninwilesmith/status_pages:/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] 61eb9e919d10995b7907c52a86e05f6e9b90d38dbe1562dcded8810a182a12c4 [INFO] running `"docker" "start" "-a" "61eb9e919d10995b7907c52a86e05f6e9b90d38dbe1562dcded8810a182a12c4"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running /opt/crater/target/debug/deps/status_pages-c95df85397090ec5 [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" "61eb9e919d10995b7907c52a86e05f6e9b90d38dbe1562dcded8810a182a12c4"` [INFO] running `"docker" "rm" "-f" "61eb9e919d10995b7907c52a86e05f6e9b90d38dbe1562dcded8810a182a12c4"` [INFO] [stdout] 61eb9e919d10995b7907c52a86e05f6e9b90d38dbe1562dcded8810a182a12c4