[INFO] updating cached repository WendySanarwanto/rust-tutorial-ownership [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/WendySanarwanto/rust-tutorial-ownership [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/WendySanarwanto/rust-tutorial-ownership" "work/ex/beta-1.37-6/sources/1.36.0/gh/WendySanarwanto/rust-tutorial-ownership"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/WendySanarwanto/rust-tutorial-ownership'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/WendySanarwanto/rust-tutorial-ownership" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/WendySanarwanto/rust-tutorial-ownership"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/WendySanarwanto/rust-tutorial-ownership'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3bd42283681c46b29c3c250ab688878421f12223 [INFO] sha for GitHub repo WendySanarwanto/rust-tutorial-ownership: 3bd42283681c46b29c3c250ab688878421f12223 [INFO] validating manifest of WendySanarwanto/rust-tutorial-ownership 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 WendySanarwanto/rust-tutorial-ownership 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 WendySanarwanto/rust-tutorial-ownership [INFO] finished frobbing WendySanarwanto/rust-tutorial-ownership [INFO] frobbed toml for WendySanarwanto/rust-tutorial-ownership written to work/ex/beta-1.37-6/sources/1.36.0/gh/WendySanarwanto/rust-tutorial-ownership/Cargo.toml [INFO] started frobbing WendySanarwanto/rust-tutorial-ownership [INFO] finished frobbing WendySanarwanto/rust-tutorial-ownership [INFO] frobbed toml for WendySanarwanto/rust-tutorial-ownership written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/WendySanarwanto/rust-tutorial-ownership/Cargo.toml [INFO] crate WendySanarwanto/rust-tutorial-ownership 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 WendySanarwanto/rust-tutorial-ownership 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/WendySanarwanto/rust-tutorial-ownership:/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] 6dfbb400cc2a5aa9eaf01b54ac679a4bd76e953dbe440d03ffcefd3ebb4327fb [INFO] running `"docker" "start" "-a" "6dfbb400cc2a5aa9eaf01b54ac679a4bd76e953dbe440d03ffcefd3ebb4327fb"` [INFO] [stderr] Compiling ownership v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.14s [INFO] running `"docker" "inspect" "6dfbb400cc2a5aa9eaf01b54ac679a4bd76e953dbe440d03ffcefd3ebb4327fb"` [INFO] running `"docker" "rm" "-f" "6dfbb400cc2a5aa9eaf01b54ac679a4bd76e953dbe440d03ffcefd3ebb4327fb"` [INFO] [stdout] 6dfbb400cc2a5aa9eaf01b54ac679a4bd76e953dbe440d03ffcefd3ebb4327fb [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/WendySanarwanto/rust-tutorial-ownership:/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] 2bf01b84f667c3c75cf903f7ad6e664b3af44c429f57d1b56b15ae59966968ca [INFO] running `"docker" "start" "-a" "2bf01b84f667c3c75cf903f7ad6e664b3af44c429f57d1b56b15ae59966968ca"` [INFO] [stderr] Compiling ownership v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.50s [INFO] running `"docker" "inspect" "2bf01b84f667c3c75cf903f7ad6e664b3af44c429f57d1b56b15ae59966968ca"` [INFO] running `"docker" "rm" "-f" "2bf01b84f667c3c75cf903f7ad6e664b3af44c429f57d1b56b15ae59966968ca"` [INFO] [stdout] 2bf01b84f667c3c75cf903f7ad6e664b3af44c429f57d1b56b15ae59966968ca [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/WendySanarwanto/rust-tutorial-ownership:/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] 7bb44bbe672722456c6193d8a6e541c6d60f365fec58c652eb7dc4f9d4831c1d [INFO] running `"docker" "start" "-a" "7bb44bbe672722456c6193d8a6e541c6d60f365fec58c652eb7dc4f9d4831c1d"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/ownership-e31305bce33cf214 [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" "7bb44bbe672722456c6193d8a6e541c6d60f365fec58c652eb7dc4f9d4831c1d"` [INFO] running `"docker" "rm" "-f" "7bb44bbe672722456c6193d8a6e541c6d60f365fec58c652eb7dc4f9d4831c1d"` [INFO] [stdout] 7bb44bbe672722456c6193d8a6e541c6d60f365fec58c652eb7dc4f9d4831c1d