[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 beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] ed2e6c66ba8260913616e10d1b15d62ccebd0a30b7c2d642f1665ac3882796a4 [INFO] running `"docker" "start" "-a" "ed2e6c66ba8260913616e10d1b15d62ccebd0a30b7c2d642f1665ac3882796a4"` [INFO] [stderr] Compiling protobuf v1.7.4 [INFO] [stderr] Compiling openssl-sys v0.9.39 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling base64 v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling hyper v0.10.15 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling serde_derive v1.0.82 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Compiling config v0.9.1 [INFO] [stderr] Compiling crossbeam-deque v0.6.2 [INFO] [stderr] Compiling flate2 v1.0.6 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling timer v0.2.0 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling multipart v0.13.6 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling hyper-native-tls v0.2.4 [INFO] [stderr] Compiling evzht9h3nznqzwl v0.0.3 [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 32s [INFO] running `"docker" "inspect" "ed2e6c66ba8260913616e10d1b15d62ccebd0a30b7c2d642f1665ac3882796a4"` [INFO] running `"docker" "rm" "-f" "ed2e6c66ba8260913616e10d1b15d62ccebd0a30b7c2d642f1665ac3882796a4"` [INFO] [stdout] ed2e6c66ba8260913616e10d1b15d62ccebd0a30b7c2d642f1665ac3882796a4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 289af0394ed821964605dccf34b667d4616bc25782b0ec396085e36b6eaebd25 [INFO] running `"docker" "start" "-a" "289af0394ed821964605dccf34b667d4616bc25782b0ec396085e36b6eaebd25"` [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 6.17s [INFO] running `"docker" "inspect" "289af0394ed821964605dccf34b667d4616bc25782b0ec396085e36b6eaebd25"` [INFO] running `"docker" "rm" "-f" "289af0394ed821964605dccf34b667d4616bc25782b0ec396085e36b6eaebd25"` [INFO] [stdout] 289af0394ed821964605dccf34b667d4616bc25782b0ec396085e36b6eaebd25 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] cdf39a3cffa252c43dd91dc299dbb87e47be2248474258cc194633fdf2895cd0 [INFO] running `"docker" "start" "-a" "cdf39a3cffa252c43dd91dc299dbb87e47be2248474258cc194633fdf2895cd0"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/crater/target/debug/deps/potato_investor-caeb392708755c52 [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" "cdf39a3cffa252c43dd91dc299dbb87e47be2248474258cc194633fdf2895cd0"` [INFO] running `"docker" "rm" "-f" "cdf39a3cffa252c43dd91dc299dbb87e47be2248474258cc194633fdf2895cd0"` [INFO] [stdout] cdf39a3cffa252c43dd91dc299dbb87e47be2248474258cc194633fdf2895cd0