[INFO] updating cached repository aharabara/helio_db [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/aharabara/helio_db [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/aharabara/helio_db" "work/ex/beta-1.38-1/sources/1.37.0/gh/aharabara/helio_db"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/aharabara/helio_db'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/aharabara/helio_db" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/aharabara/helio_db"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/aharabara/helio_db'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a8f6ef7d1a5cd9e80ad44b244be1a6bf35f7f2f6 [INFO] sha for GitHub repo aharabara/helio_db: a8f6ef7d1a5cd9e80ad44b244be1a6bf35f7f2f6 [INFO] validating manifest of aharabara/helio_db 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 aharabara/helio_db 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 aharabara/helio_db [INFO] finished frobbing aharabara/helio_db [INFO] frobbed toml for aharabara/helio_db written to work/ex/beta-1.38-1/sources/1.37.0/gh/aharabara/helio_db/Cargo.toml [INFO] started frobbing aharabara/helio_db [INFO] finished frobbing aharabara/helio_db [INFO] frobbed toml for aharabara/helio_db written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/aharabara/helio_db/Cargo.toml [INFO] crate aharabara/helio_db 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 aharabara/helio_db 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-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/aharabara/helio_db:/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] 2b90cf74f558107bca8941aa7e9c9237667dbe573f97845b24faa59c614af87c [INFO] running `"docker" "start" "-a" "2b90cf74f558107bca8941aa7e9c9237667dbe573f97845b24faa59c614af87c"` [INFO] [stderr] Compiling proc-macro2 v0.4.13 [INFO] [stderr] Compiling serde v1.0.71 [INFO] [stderr] Compiling ascii v0.8.7 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling chrono v0.4.5 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling tiny_http v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.75 [INFO] [stderr] Compiling serde_json v1.0.24 [INFO] [stderr] Compiling helio_db v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.83s [INFO] running `"docker" "inspect" "2b90cf74f558107bca8941aa7e9c9237667dbe573f97845b24faa59c614af87c"` [INFO] running `"docker" "rm" "-f" "2b90cf74f558107bca8941aa7e9c9237667dbe573f97845b24faa59c614af87c"` [INFO] [stdout] 2b90cf74f558107bca8941aa7e9c9237667dbe573f97845b24faa59c614af87c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/aharabara/helio_db:/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] c4efefb753e73ce930db61e50d2de31733ea4491f24f46967d76771a4ab57e02 [INFO] running `"docker" "start" "-a" "c4efefb753e73ce930db61e50d2de31733ea4491f24f46967d76771a4ab57e02"` [INFO] [stderr] Compiling helio_db v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.66s [INFO] running `"docker" "inspect" "c4efefb753e73ce930db61e50d2de31733ea4491f24f46967d76771a4ab57e02"` [INFO] running `"docker" "rm" "-f" "c4efefb753e73ce930db61e50d2de31733ea4491f24f46967d76771a4ab57e02"` [INFO] [stdout] c4efefb753e73ce930db61e50d2de31733ea4491f24f46967d76771a4ab57e02 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/aharabara/helio_db:/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] ae84e666a3c2a3d7d50bab7852cd01a2fc675b72d0e0cc94da2f68cc466db465 [INFO] running `"docker" "start" "-a" "ae84e666a3c2a3d7d50bab7852cd01a2fc675b72d0e0cc94da2f68cc466db465"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/helio_db-b22d54553f997ca9 [INFO] [stderr] Running /opt/crater/target/debug/deps/helio_db-6be4580a934c9938 [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] [stderr] Doc-tests helio_db [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] [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" "ae84e666a3c2a3d7d50bab7852cd01a2fc675b72d0e0cc94da2f68cc466db465"` [INFO] running `"docker" "rm" "-f" "ae84e666a3c2a3d7d50bab7852cd01a2fc675b72d0e0cc94da2f68cc466db465"` [INFO] [stdout] ae84e666a3c2a3d7d50bab7852cd01a2fc675b72d0e0cc94da2f68cc466db465