[INFO] updating cached repository onehr/arch_sim [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/onehr/arch_sim [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/onehr/arch_sim" "work/ex/beta-1.38-1/sources/1.37.0/gh/onehr/arch_sim"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/onehr/arch_sim'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/onehr/arch_sim" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/onehr/arch_sim"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/onehr/arch_sim'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 20340f1ad01a6abdef5532b2e8230c8be5f36b96 [INFO] sha for GitHub repo onehr/arch_sim: 20340f1ad01a6abdef5532b2e8230c8be5f36b96 [INFO] validating manifest of onehr/arch_sim 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 onehr/arch_sim 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 onehr/arch_sim [INFO] finished frobbing onehr/arch_sim [INFO] frobbed toml for onehr/arch_sim written to work/ex/beta-1.38-1/sources/1.37.0/gh/onehr/arch_sim/Cargo.toml [INFO] started frobbing onehr/arch_sim [INFO] finished frobbing onehr/arch_sim [INFO] frobbed toml for onehr/arch_sim written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/onehr/arch_sim/Cargo.toml [INFO] crate onehr/arch_sim 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 onehr/arch_sim 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-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/onehr/arch_sim:/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] 61399ce3d02fd008e9580b2e0ac080ddd702e89f750340a296998bfea7e71fdc [INFO] running `"docker" "start" "-a" "61399ce3d02fd008e9580b2e0ac080ddd702e89f750340a296998bfea7e71fdc"` [INFO] [stderr] Compiling sys-info v0.5.6 [INFO] [stderr] Compiling arch_sim v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.20s [INFO] running `"docker" "inspect" "61399ce3d02fd008e9580b2e0ac080ddd702e89f750340a296998bfea7e71fdc"` [INFO] running `"docker" "rm" "-f" "61399ce3d02fd008e9580b2e0ac080ddd702e89f750340a296998bfea7e71fdc"` [INFO] [stdout] 61399ce3d02fd008e9580b2e0ac080ddd702e89f750340a296998bfea7e71fdc [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/onehr/arch_sim:/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] dd28ce68addeb56d079ab801a7f4bed1ea3f8ba99dacfb9d20fc5cc5ced1ec7a [INFO] running `"docker" "start" "-a" "dd28ce68addeb56d079ab801a7f4bed1ea3f8ba99dacfb9d20fc5cc5ced1ec7a"` [INFO] [stderr] Compiling arch_sim v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.83s [INFO] running `"docker" "inspect" "dd28ce68addeb56d079ab801a7f4bed1ea3f8ba99dacfb9d20fc5cc5ced1ec7a"` [INFO] running `"docker" "rm" "-f" "dd28ce68addeb56d079ab801a7f4bed1ea3f8ba99dacfb9d20fc5cc5ced1ec7a"` [INFO] [stdout] dd28ce68addeb56d079ab801a7f4bed1ea3f8ba99dacfb9d20fc5cc5ced1ec7a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/onehr/arch_sim:/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] f565ff8087f5898b5d17623937a7fa01189e1eba214b873939e74e14d11190dd [INFO] running `"docker" "start" "-a" "f565ff8087f5898b5d17623937a7fa01189e1eba214b873939e74e14d11190dd"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/arch_sim-7e5bdc9dfdc2ed4b [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" "f565ff8087f5898b5d17623937a7fa01189e1eba214b873939e74e14d11190dd"` [INFO] running `"docker" "rm" "-f" "f565ff8087f5898b5d17623937a7fa01189e1eba214b873939e74e14d11190dd"` [INFO] [stdout] f565ff8087f5898b5d17623937a7fa01189e1eba214b873939e74e14d11190dd