[INFO] cloning repository museun/literal [INFO] running `"git" "clone" "--bare" "git://github.com/museun/literal.git" "work/cache/sources/gh/museun/literal"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/museun/literal'... [INFO] running `"git" "clone" "work/cache/sources/gh/museun/literal" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/museun/literal"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/museun/literal'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/museun/literal" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/museun/literal"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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 master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of museun/literal on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "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/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing museun/literal against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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=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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 63eebe5dcd360f78087754a95a21cff6b0d89541af350244c66b38e337e25bba [INFO] running `"docker" "start" "-a" "63eebe5dcd360f78087754a95a21cff6b0d89541af350244c66b38e337e25bba"` [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling multimap v0.4.0 [INFO] [stderr] Compiling csv-core v0.1.5 [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 8.26s [INFO] running `"docker" "inspect" "63eebe5dcd360f78087754a95a21cff6b0d89541af350244c66b38e337e25bba"` [INFO] running `"docker" "rm" "-f" "63eebe5dcd360f78087754a95a21cff6b0d89541af350244c66b38e337e25bba"` [INFO] [stdout] 63eebe5dcd360f78087754a95a21cff6b0d89541af350244c66b38e337e25bba [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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=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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] bb370e8b53924c9b6914993e5e6a3b35f0e9af0b01fab6baca4765204b29e5a1 [INFO] running `"docker" "start" "-a" "bb370e8b53924c9b6914993e5e6a3b35f0e9af0b01fab6baca4765204b29e5a1"` [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.79s [INFO] running `"docker" "inspect" "bb370e8b53924c9b6914993e5e6a3b35f0e9af0b01fab6baca4765204b29e5a1"` [INFO] running `"docker" "rm" "-f" "bb370e8b53924c9b6914993e5e6a3b35f0e9af0b01fab6baca4765204b29e5a1"` [INFO] [stdout] bb370e8b53924c9b6914993e5e6a3b35f0e9af0b01fab6baca4765204b29e5a1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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=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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] e8ee5720bddf1e1dd3c48abf87dbc0ab19dd7fbea74e9aaa76bfee2a14e169ae [INFO] running `"docker" "start" "-a" "e8ee5720bddf1e1dd3c48abf87dbc0ab19dd7fbea74e9aaa76bfee2a14e169ae"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/literal-96c905bc01b78f83 [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" "e8ee5720bddf1e1dd3c48abf87dbc0ab19dd7fbea74e9aaa76bfee2a14e169ae"` [INFO] running `"docker" "rm" "-f" "e8ee5720bddf1e1dd3c48abf87dbc0ab19dd7fbea74e9aaa76bfee2a14e169ae"` [INFO] [stdout] e8ee5720bddf1e1dd3c48abf87dbc0ab19dd7fbea74e9aaa76bfee2a14e169ae