[INFO] updating cached repository ids1024/rsforth [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ids1024/rsforth [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ids1024/rsforth" "work/ex/beta-1.37-6/sources/1.36.0/gh/ids1024/rsforth"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/ids1024/rsforth'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ids1024/rsforth" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ids1024/rsforth"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ids1024/rsforth'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0a2dcbebf740c56b422f37d7281844be7b03f253 [INFO] sha for GitHub repo ids1024/rsforth: 0a2dcbebf740c56b422f37d7281844be7b03f253 [INFO] validating manifest of ids1024/rsforth 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 ids1024/rsforth 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 ids1024/rsforth [INFO] finished frobbing ids1024/rsforth [INFO] frobbed toml for ids1024/rsforth written to work/ex/beta-1.37-6/sources/1.36.0/gh/ids1024/rsforth/Cargo.toml [INFO] started frobbing ids1024/rsforth [INFO] finished frobbing ids1024/rsforth [INFO] frobbed toml for ids1024/rsforth written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ids1024/rsforth/Cargo.toml [INFO] crate ids1024/rsforth 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 ids1024/rsforth 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-7/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/ids1024/rsforth:/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] 5e8a2948c237f1dc111c3dd08060e3f15086c00d3eae395769aff03708325c6d [INFO] running `"docker" "start" "-a" "5e8a2948c237f1dc111c3dd08060e3f15086c00d3eae395769aff03708325c6d"` [INFO] [stderr] Compiling quote v0.3.13 [INFO] [stderr] Compiling enum_variants v1.0.0 [INFO] [stderr] Compiling synom v0.11.0 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling syn v0.11.6 [INFO] [stderr] Compiling rustyline v1.0.0 [INFO] [stderr] Compiling derivation v0.1.0 [INFO] [stderr] Compiling rsforth v0.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.06s [INFO] running `"docker" "inspect" "5e8a2948c237f1dc111c3dd08060e3f15086c00d3eae395769aff03708325c6d"` [INFO] running `"docker" "rm" "-f" "5e8a2948c237f1dc111c3dd08060e3f15086c00d3eae395769aff03708325c6d"` [INFO] [stdout] 5e8a2948c237f1dc111c3dd08060e3f15086c00d3eae395769aff03708325c6d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/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/ids1024/rsforth:/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] dc4601eb6f71c80355558acb7f9917618155f83518d1f56cccdf219de93023a8 [INFO] running `"docker" "start" "-a" "dc4601eb6f71c80355558acb7f9917618155f83518d1f56cccdf219de93023a8"` [INFO] [stderr] Compiling rsforth v0.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.87s [INFO] running `"docker" "inspect" "dc4601eb6f71c80355558acb7f9917618155f83518d1f56cccdf219de93023a8"` [INFO] running `"docker" "rm" "-f" "dc4601eb6f71c80355558acb7f9917618155f83518d1f56cccdf219de93023a8"` [INFO] [stdout] dc4601eb6f71c80355558acb7f9917618155f83518d1f56cccdf219de93023a8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/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/ids1024/rsforth:/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] 177b87fc251210d954b36afc0e0313e9bd45e4f7e6f376444ace4b77168c9e48 [INFO] running `"docker" "start" "-a" "177b87fc251210d954b36afc0e0313e9bd45e4f7e6f376444ace4b77168c9e48"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/rsforth-31a10bfbec669afe [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" "177b87fc251210d954b36afc0e0313e9bd45e4f7e6f376444ace4b77168c9e48"` [INFO] running `"docker" "rm" "-f" "177b87fc251210d954b36afc0e0313e9bd45e4f7e6f376444ace4b77168c9e48"` [INFO] [stdout] 177b87fc251210d954b36afc0e0313e9bd45e4f7e6f376444ace4b77168c9e48