[INFO] updating cached repository FreeMasen/tallocate [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/FreeMasen/tallocate [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/FreeMasen/tallocate" "work/ex/beta-1.37-6/sources/1.36.0/gh/FreeMasen/tallocate"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/FreeMasen/tallocate'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/FreeMasen/tallocate" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/FreeMasen/tallocate"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/FreeMasen/tallocate'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5683cfd0bbd5d6065af344f0e2858f5a22de72d5 [INFO] sha for GitHub repo FreeMasen/tallocate: 5683cfd0bbd5d6065af344f0e2858f5a22de72d5 [INFO] validating manifest of FreeMasen/tallocate 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 FreeMasen/tallocate 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 FreeMasen/tallocate [INFO] finished frobbing FreeMasen/tallocate [INFO] frobbed toml for FreeMasen/tallocate written to work/ex/beta-1.37-6/sources/1.36.0/gh/FreeMasen/tallocate/Cargo.toml [INFO] started frobbing FreeMasen/tallocate [INFO] finished frobbing FreeMasen/tallocate [INFO] frobbed toml for FreeMasen/tallocate written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/FreeMasen/tallocate/Cargo.toml [INFO] crate FreeMasen/tallocate 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 FreeMasen/tallocate 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-5/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/FreeMasen/tallocate:/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] f521fcc3a61d9a86d34450994b634d7c505395383e31594352ad78990f93d7af [INFO] running `"docker" "start" "-a" "f521fcc3a61d9a86d34450994b634d7c505395383e31594352ad78990f93d7af"` [INFO] [stderr] Compiling libc v0.2.33 [INFO] [stderr] Compiling blobber v0.1.1 [INFO] [stderr] Compiling atty v0.2.3 [INFO] [stderr] Compiling clap v2.27.1 [INFO] [stderr] Compiling tallocate v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.48s [INFO] running `"docker" "inspect" "f521fcc3a61d9a86d34450994b634d7c505395383e31594352ad78990f93d7af"` [INFO] running `"docker" "rm" "-f" "f521fcc3a61d9a86d34450994b634d7c505395383e31594352ad78990f93d7af"` [INFO] [stdout] f521fcc3a61d9a86d34450994b634d7c505395383e31594352ad78990f93d7af [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/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/FreeMasen/tallocate:/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] 021600c10ec61903eaf657e6876e7dcf8d9e5b2311fde2083fbbb914ff655709 [INFO] running `"docker" "start" "-a" "021600c10ec61903eaf657e6876e7dcf8d9e5b2311fde2083fbbb914ff655709"` [INFO] [stderr] Compiling tallocate v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.32s [INFO] running `"docker" "inspect" "021600c10ec61903eaf657e6876e7dcf8d9e5b2311fde2083fbbb914ff655709"` [INFO] running `"docker" "rm" "-f" "021600c10ec61903eaf657e6876e7dcf8d9e5b2311fde2083fbbb914ff655709"` [INFO] [stdout] 021600c10ec61903eaf657e6876e7dcf8d9e5b2311fde2083fbbb914ff655709 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/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/FreeMasen/tallocate:/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] 64b12418fe3b2696c8d854a0ef983141650d03fcdf866ddddb785d141c14033a [INFO] running `"docker" "start" "-a" "64b12418fe3b2696c8d854a0ef983141650d03fcdf866ddddb785d141c14033a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/tallocate-ecc50ee89cd9157c [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::text_to_number ... ok [INFO] [stdout] test tests::number_to_text ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "64b12418fe3b2696c8d854a0ef983141650d03fcdf866ddddb785d141c14033a"` [INFO] running `"docker" "rm" "-f" "64b12418fe3b2696c8d854a0ef983141650d03fcdf866ddddb785d141c14033a"` [INFO] [stdout] 64b12418fe3b2696c8d854a0ef983141650d03fcdf866ddddb785d141c14033a