[INFO] updating cached repository janno-p/potato-investor [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/janno-p/potato-investor [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/janno-p/potato-investor" "work/ex/beta-1.37-6/sources/1.36.0/gh/janno-p/potato-investor"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/janno-p/potato-investor'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/janno-p/potato-investor" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/janno-p/potato-investor"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/janno-p/potato-investor'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d6ae5f08867fb7a99fcc5e5c898b981218b2af5c [INFO] sha for GitHub repo janno-p/potato-investor: d6ae5f08867fb7a99fcc5e5c898b981218b2af5c [INFO] validating manifest of janno-p/potato-investor on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of janno-p/potato-investor on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing janno-p/potato-investor [INFO] finished frobbing janno-p/potato-investor [INFO] frobbed toml for janno-p/potato-investor written to work/ex/beta-1.37-6/sources/1.36.0/gh/janno-p/potato-investor/Cargo.toml [INFO] started frobbing janno-p/potato-investor [INFO] finished frobbing janno-p/potato-investor [INFO] frobbed toml for janno-p/potato-investor written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/janno-p/potato-investor/Cargo.toml [INFO] crate janno-p/potato-investor already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing janno-p/potato-investor against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/janno-p/potato-investor:/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.36.0" "build" "--frozen"` [INFO] [stdout] b0582b9c42c2cafdd150f6fb9f8c9f30acf824c2c424b037ca8f9c21e9b7e90a [INFO] running `"docker" "start" "-a" "b0582b9c42c2cafdd150f6fb9f8c9f30acf824c2c424b037ca8f9c21e9b7e90a"` [INFO] [stderr] Compiling protobuf v1.7.4 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling nom v4.1.1 [INFO] [stderr] Compiling hyper v0.10.15 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Compiling flate2 v1.0.6 [INFO] [stderr] Compiling timer v0.2.0 [INFO] [stderr] Compiling config v0.9.1 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling multipart v0.13.6 [INFO] [stderr] Compiling evzht9h3nznqzwl v0.0.3 [INFO] [stderr] Compiling hyper-native-tls v0.2.4 [INFO] [stderr] Compiling serenity v0.5.11 [INFO] [stderr] Compiling eventstore v0.2.2 [INFO] [stderr] Compiling potato-investor v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: static variable `re` should have an upper case name [INFO] [stderr] --> src/internal/models.rs:16:24 [INFO] [stderr] | [INFO] [stderr] 16 | static ref re: Regex = [INFO] [stderr] | ^^ help: convert the identifier to upper case: `RE` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(non_upper_case_globals)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `"docker" "inspect" "b0582b9c42c2cafdd150f6fb9f8c9f30acf824c2c424b037ca8f9c21e9b7e90a"` [INFO] running `"docker" "rm" "-f" "b0582b9c42c2cafdd150f6fb9f8c9f30acf824c2c424b037ca8f9c21e9b7e90a"` [INFO] [stdout] b0582b9c42c2cafdd150f6fb9f8c9f30acf824c2c424b037ca8f9c21e9b7e90a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/janno-p/potato-investor:/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.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 17c980de7d1d8f522c96734f4cb9bb0dde0fbffd17e3bf0532769c0e0ff7ca04 [INFO] running `"docker" "start" "-a" "17c980de7d1d8f522c96734f4cb9bb0dde0fbffd17e3bf0532769c0e0ff7ca04"` [INFO] [stderr] Compiling potato-investor v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: static variable `re` should have an upper case name [INFO] [stderr] --> src/internal/models.rs:16:24 [INFO] [stderr] | [INFO] [stderr] 16 | static ref re: Regex = [INFO] [stderr] | ^^ help: convert the identifier to upper case: `RE` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(non_upper_case_globals)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.09s [INFO] running `"docker" "inspect" "17c980de7d1d8f522c96734f4cb9bb0dde0fbffd17e3bf0532769c0e0ff7ca04"` [INFO] running `"docker" "rm" "-f" "17c980de7d1d8f522c96734f4cb9bb0dde0fbffd17e3bf0532769c0e0ff7ca04"` [INFO] [stdout] 17c980de7d1d8f522c96734f4cb9bb0dde0fbffd17e3bf0532769c0e0ff7ca04 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/janno-p/potato-investor:/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.36.0" "test" "--frozen"` [INFO] [stdout] 38f85367403195ffb2ed47ff48037fdbe6d5e38ef60ebe6658eb3a22a250be57 [INFO] running `"docker" "start" "-a" "38f85367403195ffb2ed47ff48037fdbe6d5e38ef60ebe6658eb3a22a250be57"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/crater/target/debug/deps/potato_investor-b92bd5c69bcd7f8c [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" "38f85367403195ffb2ed47ff48037fdbe6d5e38ef60ebe6658eb3a22a250be57"` [INFO] running `"docker" "rm" "-f" "38f85367403195ffb2ed47ff48037fdbe6d5e38ef60ebe6658eb3a22a250be57"` [INFO] [stdout] 38f85367403195ffb2ed47ff48037fdbe6d5e38ef60ebe6658eb3a22a250be57