[INFO] updating cached repository timshoaf/SlidingBloomFilter [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/timshoaf/SlidingBloomFilter [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/timshoaf/SlidingBloomFilter" "work/ex/pr-60444/sources/master#92b5e20ad59b183a2e6cd79423f54b8aa7ac9cbf/gh/timshoaf/SlidingBloomFilter"` [INFO] [stderr] Cloning into 'work/ex/pr-60444/sources/master#92b5e20ad59b183a2e6cd79423f54b8aa7ac9cbf/gh/timshoaf/SlidingBloomFilter'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/timshoaf/SlidingBloomFilter" "work/ex/pr-60444/sources/try#cf8e5a06b289fbcdaf75ca55c057b2cb09fff33b/gh/timshoaf/SlidingBloomFilter"` [INFO] [stderr] Cloning into 'work/ex/pr-60444/sources/try#cf8e5a06b289fbcdaf75ca55c057b2cb09fff33b/gh/timshoaf/SlidingBloomFilter'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ccee30aa89c2c146075eaa26982604c0cd60edf6 [INFO] sha for GitHub repo timshoaf/SlidingBloomFilter: ccee30aa89c2c146075eaa26982604c0cd60edf6 [INFO] validating manifest of timshoaf/SlidingBloomFilter on toolchain master#92b5e20ad59b183a2e6cd79423f54b8aa7ac9cbf [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+92b5e20ad59b183a2e6cd79423f54b8aa7ac9cbf-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of timshoaf/SlidingBloomFilter on toolchain try#cf8e5a06b289fbcdaf75ca55c057b2cb09fff33b [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+cf8e5a06b289fbcdaf75ca55c057b2cb09fff33b-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing timshoaf/SlidingBloomFilter [INFO] finished frobbing timshoaf/SlidingBloomFilter [INFO] frobbed toml for timshoaf/SlidingBloomFilter written to work/ex/pr-60444/sources/master#92b5e20ad59b183a2e6cd79423f54b8aa7ac9cbf/gh/timshoaf/SlidingBloomFilter/Cargo.toml [INFO] started frobbing timshoaf/SlidingBloomFilter [INFO] finished frobbing timshoaf/SlidingBloomFilter [INFO] frobbed toml for timshoaf/SlidingBloomFilter written to work/ex/pr-60444/sources/try#cf8e5a06b289fbcdaf75ca55c057b2cb09fff33b/gh/timshoaf/SlidingBloomFilter/Cargo.toml [INFO] crate timshoaf/SlidingBloomFilter already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+92b5e20ad59b183a2e6cd79423f54b8aa7ac9cbf-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+cf8e5a06b289fbcdaf75ca55c057b2cb09fff33b-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking timshoaf/SlidingBloomFilter against try#cf8e5a06b289fbcdaf75ca55c057b2cb09fff33b for pr-60444 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-60444/worker-7/try#cf8e5a06b289fbcdaf75ca55c057b2cb09fff33b:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-60444/sources/try#cf8e5a06b289fbcdaf75ca55c057b2cb09fff33b/gh/timshoaf/SlidingBloomFilter:/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=forbid" "-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" "+cf8e5a06b289fbcdaf75ca55c057b2cb09fff33b-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] d3b8b9844d4af875a01aed5d2b2bbf53fbcf7e82c46cfcb0f84773d4035b1080 [INFO] running `"docker" "start" "-a" "d3b8b9844d4af875a01aed5d2b2bbf53fbcf7e82c46cfcb0f84773d4035b1080"` [INFO] [stderr] Checking SlidingBloomFilter v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: crate `SlidingBloomFilter` 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: `sliding_bloom_filter` [INFO] [stderr] [INFO] [stderr] warning: crate `SlidingBloomFilter` 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: `sliding_bloom_filter` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.43s [INFO] running `"docker" "inspect" "d3b8b9844d4af875a01aed5d2b2bbf53fbcf7e82c46cfcb0f84773d4035b1080"` [INFO] running `"docker" "rm" "-f" "d3b8b9844d4af875a01aed5d2b2bbf53fbcf7e82c46cfcb0f84773d4035b1080"` [INFO] [stdout] d3b8b9844d4af875a01aed5d2b2bbf53fbcf7e82c46cfcb0f84773d4035b1080