[INFO] updating cached repository rusty-bill/TRPL [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/rusty-bill/TRPL [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/rusty-bill/TRPL" "work/ex/beta-1.37-6/sources/1.36.0/gh/rusty-bill/TRPL"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/rusty-bill/TRPL'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/rusty-bill/TRPL" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rusty-bill/TRPL"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rusty-bill/TRPL'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b7b72078e5610840b96bc98783c90af7861d034d [INFO] sha for GitHub repo rusty-bill/TRPL: b7b72078e5610840b96bc98783c90af7861d034d [INFO] validating manifest of rusty-bill/TRPL 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 rusty-bill/TRPL 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 rusty-bill/TRPL [INFO] finished frobbing rusty-bill/TRPL [INFO] frobbed toml for rusty-bill/TRPL written to work/ex/beta-1.37-6/sources/1.36.0/gh/rusty-bill/TRPL/Cargo.toml [INFO] started frobbing rusty-bill/TRPL [INFO] finished frobbing rusty-bill/TRPL [INFO] frobbed toml for rusty-bill/TRPL written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rusty-bill/TRPL/Cargo.toml [INFO] crate rusty-bill/TRPL 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 rusty-bill/TRPL 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-7/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/rusty-bill/TRPL:/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] 6bd208645f20d6a93e91aa19b6d67701198831ad06b4fd1da2cfe5ecaa271918 [INFO] running `"docker" "start" "-a" "6bd208645f20d6a93e91aa19b6d67701198831ad06b4fd1da2cfe5ecaa271918"` [INFO] [stderr] Compiling TRPL v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: crate `TRPL` 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: `trpl` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.71s [INFO] running `"docker" "inspect" "6bd208645f20d6a93e91aa19b6d67701198831ad06b4fd1da2cfe5ecaa271918"` [INFO] running `"docker" "rm" "-f" "6bd208645f20d6a93e91aa19b6d67701198831ad06b4fd1da2cfe5ecaa271918"` [INFO] [stdout] 6bd208645f20d6a93e91aa19b6d67701198831ad06b4fd1da2cfe5ecaa271918 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/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/rusty-bill/TRPL:/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] b6f9ae3f5c5b59d0f76dced9207c91841dc3e24facd2baeddd2a41a8a8b591ea [INFO] running `"docker" "start" "-a" "b6f9ae3f5c5b59d0f76dced9207c91841dc3e24facd2baeddd2a41a8a8b591ea"` [INFO] [stderr] Compiling TRPL v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: crate `TRPL` 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: `trpl` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.74s [INFO] running `"docker" "inspect" "b6f9ae3f5c5b59d0f76dced9207c91841dc3e24facd2baeddd2a41a8a8b591ea"` [INFO] running `"docker" "rm" "-f" "b6f9ae3f5c5b59d0f76dced9207c91841dc3e24facd2baeddd2a41a8a8b591ea"` [INFO] [stdout] b6f9ae3f5c5b59d0f76dced9207c91841dc3e24facd2baeddd2a41a8a8b591ea [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/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/rusty-bill/TRPL:/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] d731dcfa5b452f3e74f5b8bd1f132244c0d9db32a5323faab0288ddb6cc192ba [INFO] running `"docker" "start" "-a" "d731dcfa5b452f3e74f5b8bd1f132244c0d9db32a5323faab0288ddb6cc192ba"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/TRPL-14b5a7f627944ca8 [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" "d731dcfa5b452f3e74f5b8bd1f132244c0d9db32a5323faab0288ddb6cc192ba"` [INFO] running `"docker" "rm" "-f" "d731dcfa5b452f3e74f5b8bd1f132244c0d9db32a5323faab0288ddb6cc192ba"` [INFO] [stdout] d731dcfa5b452f3e74f5b8bd1f132244c0d9db32a5323faab0288ddb6cc192ba