[INFO] cloning repository charleskorn/one-hundred-thousandth-number [INFO] running `"git" "clone" "--bare" "git://github.com/charleskorn/one-hundred-thousandth-number.git" "work/cache/sources/gh/charleskorn/one-hundred-thousandth-number"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/charleskorn/one-hundred-thousandth-number'... [INFO] running `"git" "clone" "work/cache/sources/gh/charleskorn/one-hundred-thousandth-number" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/charleskorn/one-hundred-thousandth-number"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/charleskorn/one-hundred-thousandth-number'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/charleskorn/one-hundred-thousandth-number" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/charleskorn/one-hundred-thousandth-number"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/charleskorn/one-hundred-thousandth-number'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c103dbb92d60529ddb43d567db6a381ae0e7d37a [INFO] sha for GitHub repo charleskorn/one-hundred-thousandth-number: c103dbb92d60529ddb43d567db6a381ae0e7d37a [INFO] validating manifest of charleskorn/one-hundred-thousandth-number 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 charleskorn/one-hundred-thousandth-number 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 charleskorn/one-hundred-thousandth-number [INFO] finished frobbing charleskorn/one-hundred-thousandth-number [INFO] frobbed toml for charleskorn/one-hundred-thousandth-number written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/charleskorn/one-hundred-thousandth-number/Cargo.toml [INFO] started frobbing charleskorn/one-hundred-thousandth-number [INFO] finished frobbing charleskorn/one-hundred-thousandth-number [INFO] frobbed toml for charleskorn/one-hundred-thousandth-number written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/charleskorn/one-hundred-thousandth-number/Cargo.toml [INFO] crate charleskorn/one-hundred-thousandth-number 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 charleskorn/one-hundred-thousandth-number against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/charleskorn/one-hundred-thousandth-number:/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] 79dc7d6e3a065629a59750cd015a957a8231aedb186ec02eeef531b507f23a3d [INFO] running `"docker" "start" "-a" "79dc7d6e3a065629a59750cd015a957a8231aedb186ec02eeef531b507f23a3d"` [INFO] [stderr] Compiling one-hundred-thousandth-number v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.88s [INFO] running `"docker" "inspect" "79dc7d6e3a065629a59750cd015a957a8231aedb186ec02eeef531b507f23a3d"` [INFO] running `"docker" "rm" "-f" "79dc7d6e3a065629a59750cd015a957a8231aedb186ec02eeef531b507f23a3d"` [INFO] [stdout] 79dc7d6e3a065629a59750cd015a957a8231aedb186ec02eeef531b507f23a3d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/charleskorn/one-hundred-thousandth-number:/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] ae648b01088dabe381dde384bfee2afa99219fb137ac251997022b275b53ce63 [INFO] running `"docker" "start" "-a" "ae648b01088dabe381dde384bfee2afa99219fb137ac251997022b275b53ce63"` [INFO] [stderr] Compiling one-hundred-thousandth-number v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.80s [INFO] running `"docker" "inspect" "ae648b01088dabe381dde384bfee2afa99219fb137ac251997022b275b53ce63"` [INFO] running `"docker" "rm" "-f" "ae648b01088dabe381dde384bfee2afa99219fb137ac251997022b275b53ce63"` [INFO] [stdout] ae648b01088dabe381dde384bfee2afa99219fb137ac251997022b275b53ce63 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/charleskorn/one-hundred-thousandth-number:/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] f7b5203664a5ea0068b2203bf2284ec5a7bf4f24a58c764371b34b385741dea5 [INFO] running `"docker" "start" "-a" "f7b5203664a5ea0068b2203bf2284ec5a7bf4f24a58c764371b34b385741dea5"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/one_hundred_thousandth_number-693d129bfd2ed87b [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test generator::test::returns_error_for_greater_than_last_item_in_sequence ... ok [INFO] [stdout] test generator::test::generates_boundary_number ... ok [INFO] [stdout] test generator::test::generates_boundary_number_plus_one ... ok [INFO] [stdout] test generator::test::generates_last_number ... ok [INFO] [stdout] test generator::test::generates_first_number ... ok [INFO] [stdout] test generator::test::generates_second_number ... ok [INFO] [stdout] test generator::test::generates_third_number ... ok [INFO] [stdout] test generator::test::returns_error_for_zero ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/one_hundred_thousandth_number-c041c06bbb3b12fb [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] [stderr] Doc-tests one-hundred-thousandth-number [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" "f7b5203664a5ea0068b2203bf2284ec5a7bf4f24a58c764371b34b385741dea5"` [INFO] running `"docker" "rm" "-f" "f7b5203664a5ea0068b2203bf2284ec5a7bf4f24a58c764371b34b385741dea5"` [INFO] [stdout] f7b5203664a5ea0068b2203bf2284ec5a7bf4f24a58c764371b34b385741dea5