[INFO] updating cached repository sutetako/rust_learning [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/sutetako/rust_learning [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/sutetako/rust_learning" "work/ex/beta-1.37-6/sources/1.36.0/gh/sutetako/rust_learning"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/sutetako/rust_learning'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/sutetako/rust_learning" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/sutetako/rust_learning"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/sutetako/rust_learning'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0073a9535e280df288c2a00b90afe7d198a24621 [INFO] sha for GitHub repo sutetako/rust_learning: 0073a9535e280df288c2a00b90afe7d198a24621 [INFO] validating manifest of sutetako/rust_learning 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 sutetako/rust_learning 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 sutetako/rust_learning [INFO] finished frobbing sutetako/rust_learning [INFO] frobbed toml for sutetako/rust_learning written to work/ex/beta-1.37-6/sources/1.36.0/gh/sutetako/rust_learning/Cargo.toml [INFO] started frobbing sutetako/rust_learning [INFO] finished frobbing sutetako/rust_learning [INFO] frobbed toml for sutetako/rust_learning written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/sutetako/rust_learning/Cargo.toml [INFO] crate sutetako/rust_learning 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 sutetako/rust_learning 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-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/sutetako/rust_learning:/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] 49765688dbcd7caadcd4bad7f21a1e3824b07a9699904a9346339ef70d10f80a [INFO] running `"docker" "start" "-a" "49765688dbcd7caadcd4bad7f21a1e3824b07a9699904a9346339ef70d10f80a"` [INFO] [stderr] Compiling rust_learning v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.73s [INFO] running `"docker" "inspect" "49765688dbcd7caadcd4bad7f21a1e3824b07a9699904a9346339ef70d10f80a"` [INFO] running `"docker" "rm" "-f" "49765688dbcd7caadcd4bad7f21a1e3824b07a9699904a9346339ef70d10f80a"` [INFO] [stdout] 49765688dbcd7caadcd4bad7f21a1e3824b07a9699904a9346339ef70d10f80a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/sutetako/rust_learning:/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] 45cae2afe8bec5b76602d327bb701ed9a3dfd67055f15fc819cce705a8d40d10 [INFO] running `"docker" "start" "-a" "45cae2afe8bec5b76602d327bb701ed9a3dfd67055f15fc819cce705a8d40d10"` [INFO] [stderr] Compiling rust_learning v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.34s [INFO] running `"docker" "inspect" "45cae2afe8bec5b76602d327bb701ed9a3dfd67055f15fc819cce705a8d40d10"` [INFO] running `"docker" "rm" "-f" "45cae2afe8bec5b76602d327bb701ed9a3dfd67055f15fc819cce705a8d40d10"` [INFO] [stdout] 45cae2afe8bec5b76602d327bb701ed9a3dfd67055f15fc819cce705a8d40d10 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/sutetako/rust_learning:/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] c90e6145f853ba7e870f1978bc386172316fc68c5a58b073ea25b714b9d0b9db [INFO] running `"docker" "start" "-a" "c90e6145f853ba7e870f1978bc386172316fc68c5a58b073ea25b714b9d0b9db"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_learning-a6e6e370a8fad0fe [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test rc_test ... ok [INFO] [stdout] test ownership_test ... ok [INFO] [stdout] test reference_test ... ok [INFO] [stdout] test overflow ... ok [INFO] [stdout] test float_test ... ok [INFO] [stdout] test array_test ... ok [INFO] [stdout] test copy_test ... ok [INFO] [stdout] test char_test ... ok [INFO] [stdout] test string_test ... ok [INFO] [stdout] test tuple_test ... ok [INFO] [stdout] test vector_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "c90e6145f853ba7e870f1978bc386172316fc68c5a58b073ea25b714b9d0b9db"` [INFO] running `"docker" "rm" "-f" "c90e6145f853ba7e870f1978bc386172316fc68c5a58b073ea25b714b9d0b9db"` [INFO] [stdout] c90e6145f853ba7e870f1978bc386172316fc68c5a58b073ea25b714b9d0b9db