[INFO] updating cached repository voxelvortex/RHelloWorld [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/voxelvortex/RHelloWorld [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/voxelvortex/RHelloWorld" "work/ex/beta-1.37-6/sources/1.36.0/gh/voxelvortex/RHelloWorld"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/voxelvortex/RHelloWorld'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/voxelvortex/RHelloWorld" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/voxelvortex/RHelloWorld"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/voxelvortex/RHelloWorld'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c46183661a39f5a323f03c5ea9536ea525cb6b7d [INFO] sha for GitHub repo voxelvortex/RHelloWorld: c46183661a39f5a323f03c5ea9536ea525cb6b7d [INFO] validating manifest of voxelvortex/RHelloWorld 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 voxelvortex/RHelloWorld 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 voxelvortex/RHelloWorld [INFO] finished frobbing voxelvortex/RHelloWorld [INFO] frobbed toml for voxelvortex/RHelloWorld written to work/ex/beta-1.37-6/sources/1.36.0/gh/voxelvortex/RHelloWorld/Cargo.toml [INFO] started frobbing voxelvortex/RHelloWorld [INFO] finished frobbing voxelvortex/RHelloWorld [INFO] frobbed toml for voxelvortex/RHelloWorld written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/voxelvortex/RHelloWorld/Cargo.toml [INFO] crate voxelvortex/RHelloWorld 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing voxelvortex/RHelloWorld 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-3/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/voxelvortex/RHelloWorld:/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] 67b2d4965412a84a4082360b7abde8875c9e5cabf5e5b942005ced69a1a4189a [INFO] running `"docker" "start" "-a" "67b2d4965412a84a4082360b7abde8875c9e5cabf5e5b942005ced69a1a4189a"` [INFO] [stderr] Compiling RHelloWorld v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: crate `RHelloWorld` 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: `rhello_world` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.02s [INFO] running `"docker" "inspect" "67b2d4965412a84a4082360b7abde8875c9e5cabf5e5b942005ced69a1a4189a"` [INFO] running `"docker" "rm" "-f" "67b2d4965412a84a4082360b7abde8875c9e5cabf5e5b942005ced69a1a4189a"` [INFO] [stdout] 67b2d4965412a84a4082360b7abde8875c9e5cabf5e5b942005ced69a1a4189a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/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/voxelvortex/RHelloWorld:/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] bfea01b126ff1e884ac3c89b4434fe78f80c4863ea44afa2d6bfcc5a0ef64384 [INFO] running `"docker" "start" "-a" "bfea01b126ff1e884ac3c89b4434fe78f80c4863ea44afa2d6bfcc5a0ef64384"` [INFO] [stderr] Compiling RHelloWorld v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: crate `RHelloWorld` 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: `rhello_world` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.80s [INFO] running `"docker" "inspect" "bfea01b126ff1e884ac3c89b4434fe78f80c4863ea44afa2d6bfcc5a0ef64384"` [INFO] running `"docker" "rm" "-f" "bfea01b126ff1e884ac3c89b4434fe78f80c4863ea44afa2d6bfcc5a0ef64384"` [INFO] [stdout] bfea01b126ff1e884ac3c89b4434fe78f80c4863ea44afa2d6bfcc5a0ef64384 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/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/voxelvortex/RHelloWorld:/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] 606d6d9aeacc2bcda9a44b5cf70ba6b99322aee55525d8f615b460b665fa70da [INFO] running `"docker" "start" "-a" "606d6d9aeacc2bcda9a44b5cf70ba6b99322aee55525d8f615b460b665fa70da"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/RHelloWorld-8a4761095df4fc09 [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" "606d6d9aeacc2bcda9a44b5cf70ba6b99322aee55525d8f615b460b665fa70da"` [INFO] running `"docker" "rm" "-f" "606d6d9aeacc2bcda9a44b5cf70ba6b99322aee55525d8f615b460b665fa70da"` [INFO] [stdout] 606d6d9aeacc2bcda9a44b5cf70ba6b99322aee55525d8f615b460b665fa70da