[INFO] updating cached repository StoutIEEE/GithubDemo [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/StoutIEEE/GithubDemo [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/StoutIEEE/GithubDemo" "work/ex/beta-1.38-1/sources/1.37.0/gh/StoutIEEE/GithubDemo"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/StoutIEEE/GithubDemo'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/StoutIEEE/GithubDemo" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/StoutIEEE/GithubDemo"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/StoutIEEE/GithubDemo'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 291d48de35d85e9312868019e3f1ebe44a728151 [INFO] sha for GitHub repo StoutIEEE/GithubDemo: 291d48de35d85e9312868019e3f1ebe44a728151 [INFO] validating manifest of StoutIEEE/GithubDemo 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 StoutIEEE/GithubDemo 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 StoutIEEE/GithubDemo [INFO] finished frobbing StoutIEEE/GithubDemo [INFO] frobbed toml for StoutIEEE/GithubDemo written to work/ex/beta-1.38-1/sources/1.37.0/gh/StoutIEEE/GithubDemo/Cargo.toml [INFO] started frobbing StoutIEEE/GithubDemo [INFO] finished frobbing StoutIEEE/GithubDemo [INFO] frobbed toml for StoutIEEE/GithubDemo written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/StoutIEEE/GithubDemo/Cargo.toml [INFO] crate StoutIEEE/GithubDemo 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 StoutIEEE/GithubDemo 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-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/StoutIEEE/GithubDemo:/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] 5151f3601860f56e109973f2dc17752edb13635e0b7630a92895fb1ac19d2cab [INFO] running `"docker" "start" "-a" "5151f3601860f56e109973f2dc17752edb13635e0b7630a92895fb1ac19d2cab"` [INFO] [stderr] Compiling GithubDemo v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: crate `GithubDemo` should have a snake case name [INFO] [stderr] | [INFO] [stderr] = note: #[warn(non_snake_case)] on by default [INFO] [stderr] = help: convert the identifier to snake case: `github_demo` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.56s [INFO] running `"docker" "inspect" "5151f3601860f56e109973f2dc17752edb13635e0b7630a92895fb1ac19d2cab"` [INFO] running `"docker" "rm" "-f" "5151f3601860f56e109973f2dc17752edb13635e0b7630a92895fb1ac19d2cab"` [INFO] [stdout] 5151f3601860f56e109973f2dc17752edb13635e0b7630a92895fb1ac19d2cab [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/StoutIEEE/GithubDemo:/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] c3285d47160db4f6c17de2bc03f56c82ad3e4744e3cc71f5d266c6deeb1b2f94 [INFO] running `"docker" "start" "-a" "c3285d47160db4f6c17de2bc03f56c82ad3e4744e3cc71f5d266c6deeb1b2f94"` [INFO] [stderr] Compiling GithubDemo v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: crate `GithubDemo` should have a snake case name [INFO] [stderr] | [INFO] [stderr] = note: #[warn(non_snake_case)] on by default [INFO] [stderr] = help: convert the identifier to snake case: `github_demo` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.66s [INFO] running `"docker" "inspect" "c3285d47160db4f6c17de2bc03f56c82ad3e4744e3cc71f5d266c6deeb1b2f94"` [INFO] running `"docker" "rm" "-f" "c3285d47160db4f6c17de2bc03f56c82ad3e4744e3cc71f5d266c6deeb1b2f94"` [INFO] [stdout] c3285d47160db4f6c17de2bc03f56c82ad3e4744e3cc71f5d266c6deeb1b2f94 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/StoutIEEE/GithubDemo:/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] d44b8a751f4a5d12189e1b278dc5256fb0a7955bccef14820359917af0d23e1b [INFO] running `"docker" "start" "-a" "d44b8a751f4a5d12189e1b278dc5256fb0a7955bccef14820359917af0d23e1b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/GithubDemo-cab2fb2efe0fc7b6 [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" "d44b8a751f4a5d12189e1b278dc5256fb0a7955bccef14820359917af0d23e1b"` [INFO] running `"docker" "rm" "-f" "d44b8a751f4a5d12189e1b278dc5256fb0a7955bccef14820359917af0d23e1b"` [INFO] [stdout] d44b8a751f4a5d12189e1b278dc5256fb0a7955bccef14820359917af0d23e1b