[INFO] updating cached repository museun/literal [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/museun/literal [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/museun/literal" "work/ex/beta-1.37-6/sources/1.36.0/gh/museun/literal"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/museun/literal'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/museun/literal" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/museun/literal"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/museun/literal'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4ce5d1b941205f55e79128123ecef8ea60e61732 [INFO] sha for GitHub repo museun/literal: 4ce5d1b941205f55e79128123ecef8ea60e61732 [INFO] validating manifest of museun/literal 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 museun/literal 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 museun/literal [INFO] finished frobbing museun/literal [INFO] frobbed toml for museun/literal written to work/ex/beta-1.37-6/sources/1.36.0/gh/museun/literal/Cargo.toml [INFO] started frobbing museun/literal [INFO] finished frobbing museun/literal [INFO] frobbed toml for museun/literal written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/museun/literal/Cargo.toml [INFO] crate museun/literal 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 museun/literal 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-2/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/museun/literal:/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] 9f92f952dd4e9586a95a2719fa18f74735c9b0aea6c73ce05de2422420dbcde7 [INFO] running `"docker" "start" "-a" "9f92f952dd4e9586a95a2719fa18f74735c9b0aea6c73ce05de2422420dbcde7"` [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling syn v0.15.27 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling multimap v0.4.0 [INFO] [stderr] Compiling csv v1.0.5 [INFO] [stderr] Compiling literal v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/main.rs:257:12 [INFO] [stderr] | [INFO] [stderr] 257 | ((0...23), (0...59)) => Ok(()), [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: #[warn(ellipsis_inclusive_range_patterns)] on by default [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/main.rs:257:22 [INFO] [stderr] | [INFO] [stderr] 257 | ((0...23), (0...59)) => Ok(()), [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.44s [INFO] running `"docker" "inspect" "9f92f952dd4e9586a95a2719fa18f74735c9b0aea6c73ce05de2422420dbcde7"` [INFO] running `"docker" "rm" "-f" "9f92f952dd4e9586a95a2719fa18f74735c9b0aea6c73ce05de2422420dbcde7"` [INFO] [stdout] 9f92f952dd4e9586a95a2719fa18f74735c9b0aea6c73ce05de2422420dbcde7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/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/museun/literal:/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] 2606e70b266ac89ee1a8ed28786ea64cd8b198491b6b35efecdbf6cf80f51d03 [INFO] running `"docker" "start" "-a" "2606e70b266ac89ee1a8ed28786ea64cd8b198491b6b35efecdbf6cf80f51d03"` [INFO] [stderr] Compiling literal v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/main.rs:257:12 [INFO] [stderr] | [INFO] [stderr] 257 | ((0...23), (0...59)) => Ok(()), [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: #[warn(ellipsis_inclusive_range_patterns)] on by default [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/main.rs:257:22 [INFO] [stderr] | [INFO] [stderr] 257 | ((0...23), (0...59)) => Ok(()), [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.31s [INFO] running `"docker" "inspect" "2606e70b266ac89ee1a8ed28786ea64cd8b198491b6b35efecdbf6cf80f51d03"` [INFO] running `"docker" "rm" "-f" "2606e70b266ac89ee1a8ed28786ea64cd8b198491b6b35efecdbf6cf80f51d03"` [INFO] [stdout] 2606e70b266ac89ee1a8ed28786ea64cd8b198491b6b35efecdbf6cf80f51d03 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/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/museun/literal:/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] a751a7e42c89d8008c04a898e08d410e9ffd7f04a28ec76fa241a0751c28b48c [INFO] running `"docker" "start" "-a" "a751a7e42c89d8008c04a898e08d410e9ffd7f04a28ec76fa241a0751c28b48c"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/literal-060811ccc086743b [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" "a751a7e42c89d8008c04a898e08d410e9ffd7f04a28ec76fa241a0751c28b48c"` [INFO] running `"docker" "rm" "-f" "a751a7e42c89d8008c04a898e08d410e9ffd7f04a28ec76fa241a0751c28b48c"` [INFO] [stdout] a751a7e42c89d8008c04a898e08d410e9ffd7f04a28ec76fa241a0751c28b48c