[INFO] updating cached repository mcmacker4/PosLang-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/mcmacker4/PosLang-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/mcmacker4/PosLang-rs" "work/ex/beta-1.38-1/sources/1.37.0/gh/mcmacker4/PosLang-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/mcmacker4/PosLang-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/mcmacker4/PosLang-rs" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/mcmacker4/PosLang-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/mcmacker4/PosLang-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9b5b97507c3fd42e6ea335f2a9eb129a4736b011 [INFO] sha for GitHub repo mcmacker4/PosLang-rs: 9b5b97507c3fd42e6ea335f2a9eb129a4736b011 [INFO] validating manifest of mcmacker4/PosLang-rs on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of mcmacker4/PosLang-rs on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing mcmacker4/PosLang-rs [INFO] finished frobbing mcmacker4/PosLang-rs [INFO] frobbed toml for mcmacker4/PosLang-rs written to work/ex/beta-1.38-1/sources/1.37.0/gh/mcmacker4/PosLang-rs/Cargo.toml [INFO] started frobbing mcmacker4/PosLang-rs [INFO] finished frobbing mcmacker4/PosLang-rs [INFO] frobbed toml for mcmacker4/PosLang-rs written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/mcmacker4/PosLang-rs/Cargo.toml [INFO] crate mcmacker4/PosLang-rs already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing mcmacker4/PosLang-rs against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/mcmacker4/PosLang-rs:/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 406021af72a99a7583f544a92d22eaa52ebe06be897c5b956b542c1f5e1e5a78 [INFO] running `"docker" "start" "-a" "406021af72a99a7583f544a92d22eaa52ebe06be897c5b956b542c1f5e1e5a78"` [INFO] [stderr] Compiling poslang v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.16s [INFO] running `"docker" "inspect" "406021af72a99a7583f544a92d22eaa52ebe06be897c5b956b542c1f5e1e5a78"` [INFO] running `"docker" "rm" "-f" "406021af72a99a7583f544a92d22eaa52ebe06be897c5b956b542c1f5e1e5a78"` [INFO] [stdout] 406021af72a99a7583f544a92d22eaa52ebe06be897c5b956b542c1f5e1e5a78 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/mcmacker4/PosLang-rs:/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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] feb0993a539fd1234545d7e59c75d201d6d9a1a837a9a2eb4716f89295072c41 [INFO] running `"docker" "start" "-a" "feb0993a539fd1234545d7e59c75d201d6d9a1a837a9a2eb4716f89295072c41"` [INFO] [stderr] Compiling poslang v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.84s [INFO] running `"docker" "inspect" "feb0993a539fd1234545d7e59c75d201d6d9a1a837a9a2eb4716f89295072c41"` [INFO] running `"docker" "rm" "-f" "feb0993a539fd1234545d7e59c75d201d6d9a1a837a9a2eb4716f89295072c41"` [INFO] [stdout] feb0993a539fd1234545d7e59c75d201d6d9a1a837a9a2eb4716f89295072c41 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/mcmacker4/PosLang-rs:/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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 717424b44de51b6cbb91e462058e798fa6158dc71b2cf189b10892ec1dcf1490 [INFO] running `"docker" "start" "-a" "717424b44de51b6cbb91e462058e798fa6158dc71b2cf189b10892ec1dcf1490"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/poslang-a555a4f33776fe0c [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" "717424b44de51b6cbb91e462058e798fa6158dc71b2cf189b10892ec1dcf1490"` [INFO] running `"docker" "rm" "-f" "717424b44de51b6cbb91e462058e798fa6158dc71b2cf189b10892ec1dcf1490"` [INFO] [stdout] 717424b44de51b6cbb91e462058e798fa6158dc71b2cf189b10892ec1dcf1490