[INFO] updating cached repository joao-victor-silva/rust_exp_problem [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/joao-victor-silva/rust_exp_problem [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/joao-victor-silva/rust_exp_problem" "work/ex/beta-1.37-6/sources/1.36.0/gh/joao-victor-silva/rust_exp_problem"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/joao-victor-silva/rust_exp_problem'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/joao-victor-silva/rust_exp_problem" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/joao-victor-silva/rust_exp_problem"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/joao-victor-silva/rust_exp_problem'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 27150f0e79fce2384e4591955f0269d73ecd49ec [INFO] sha for GitHub repo joao-victor-silva/rust_exp_problem: 27150f0e79fce2384e4591955f0269d73ecd49ec [INFO] validating manifest of joao-victor-silva/rust_exp_problem 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 joao-victor-silva/rust_exp_problem 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 joao-victor-silva/rust_exp_problem [INFO] finished frobbing joao-victor-silva/rust_exp_problem [INFO] frobbed toml for joao-victor-silva/rust_exp_problem written to work/ex/beta-1.37-6/sources/1.36.0/gh/joao-victor-silva/rust_exp_problem/Cargo.toml [INFO] started frobbing joao-victor-silva/rust_exp_problem [INFO] finished frobbing joao-victor-silva/rust_exp_problem [INFO] frobbed toml for joao-victor-silva/rust_exp_problem written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/joao-victor-silva/rust_exp_problem/Cargo.toml [INFO] crate joao-victor-silva/rust_exp_problem 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 joao-victor-silva/rust_exp_problem against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/joao-victor-silva/rust_exp_problem:/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.36.0" "build" "--frozen"` [INFO] [stdout] 835b3e6bf1209e23dfc7d5abefca309fa13c87e8b903ffb9690921580ffed314 [INFO] running `"docker" "start" "-a" "835b3e6bf1209e23dfc7d5abefca309fa13c87e8b903ffb9690921580ffed314"` [INFO] [stderr] Compiling exp_problem v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.80s [INFO] running `"docker" "inspect" "835b3e6bf1209e23dfc7d5abefca309fa13c87e8b903ffb9690921580ffed314"` [INFO] running `"docker" "rm" "-f" "835b3e6bf1209e23dfc7d5abefca309fa13c87e8b903ffb9690921580ffed314"` [INFO] [stdout] 835b3e6bf1209e23dfc7d5abefca309fa13c87e8b903ffb9690921580ffed314 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/joao-victor-silva/rust_exp_problem:/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.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] e4879c7b6b61637b398e92b377cd311ff3365ed2f0d807f40bf1680c6b5a457f [INFO] running `"docker" "start" "-a" "e4879c7b6b61637b398e92b377cd311ff3365ed2f0d807f40bf1680c6b5a457f"` [INFO] [stderr] Compiling exp_problem v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.19s [INFO] running `"docker" "inspect" "e4879c7b6b61637b398e92b377cd311ff3365ed2f0d807f40bf1680c6b5a457f"` [INFO] running `"docker" "rm" "-f" "e4879c7b6b61637b398e92b377cd311ff3365ed2f0d807f40bf1680c6b5a457f"` [INFO] [stdout] e4879c7b6b61637b398e92b377cd311ff3365ed2f0d807f40bf1680c6b5a457f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/joao-victor-silva/rust_exp_problem:/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.36.0" "test" "--frozen"` [INFO] [stdout] d5561bf231a2bc54e063f82d9c480d0a62c5f3dcfa424d13515e70777bd95dac [INFO] running `"docker" "start" "-a" "d5561bf231a2bc54e063f82d9c480d0a62c5f3dcfa424d13515e70777bd95dac"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/exp_problem-5e826171fa92cbb0 [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test eval::tests::eval_literal ... ok [INFO] [stdout] test core::tests::print_literal ... ok [INFO] [stdout] test core::tests::get_value_literal ... ok [INFO] [stdout] test add::tests::print_add ... ok [INFO] [stdout] test add::tests::new_add ... ok [INFO] [stdout] test add::tests::get_rhs_add ... ok [INFO] [stdout] test add::tests::get_lhs_add ... ok [INFO] [stdout] test eval_add::tests::eval_add ... ok [INFO] [stdout] test core::tests::new_literal ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "d5561bf231a2bc54e063f82d9c480d0a62c5f3dcfa424d13515e70777bd95dac"` [INFO] running `"docker" "rm" "-f" "d5561bf231a2bc54e063f82d9c480d0a62c5f3dcfa424d13515e70777bd95dac"` [INFO] [stdout] d5561bf231a2bc54e063f82d9c480d0a62c5f3dcfa424d13515e70777bd95dac