[INFO] updating cached repository tjun1/hello_rust [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/tjun1/hello_rust [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/tjun1/hello_rust" "work/ex/beta-1.37-6/sources/1.36.0/gh/tjun1/hello_rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/tjun1/hello_rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/tjun1/hello_rust" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/tjun1/hello_rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/tjun1/hello_rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] cac8219d809686e0b2756b5e993e0538962d2a10 [INFO] sha for GitHub repo tjun1/hello_rust: cac8219d809686e0b2756b5e993e0538962d2a10 [INFO] validating manifest of tjun1/hello_rust 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 tjun1/hello_rust 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 tjun1/hello_rust [INFO] finished frobbing tjun1/hello_rust [INFO] frobbed toml for tjun1/hello_rust written to work/ex/beta-1.37-6/sources/1.36.0/gh/tjun1/hello_rust/Cargo.toml [INFO] started frobbing tjun1/hello_rust [INFO] finished frobbing tjun1/hello_rust [INFO] frobbed toml for tjun1/hello_rust written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/tjun1/hello_rust/Cargo.toml [INFO] crate tjun1/hello_rust 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 tjun1/hello_rust 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-0/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/tjun1/hello_rust:/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] 541baf76e5f02a42fc48ce7224fa772bd8220b3671387049671158cf1f59902b [INFO] running `"docker" "start" "-a" "541baf76e5f02a42fc48ce7224fa772bd8220b3671387049671158cf1f59902b"` [INFO] [stderr] Compiling hello_rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.28s [INFO] running `"docker" "inspect" "541baf76e5f02a42fc48ce7224fa772bd8220b3671387049671158cf1f59902b"` [INFO] running `"docker" "rm" "-f" "541baf76e5f02a42fc48ce7224fa772bd8220b3671387049671158cf1f59902b"` [INFO] [stdout] 541baf76e5f02a42fc48ce7224fa772bd8220b3671387049671158cf1f59902b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/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/tjun1/hello_rust:/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] 6b019914a9d49efcb136cc9d302a7efbf58d53b19af0c04603eb92deb2629e41 [INFO] running `"docker" "start" "-a" "6b019914a9d49efcb136cc9d302a7efbf58d53b19af0c04603eb92deb2629e41"` [INFO] [stderr] Compiling hello_rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.71s [INFO] running `"docker" "inspect" "6b019914a9d49efcb136cc9d302a7efbf58d53b19af0c04603eb92deb2629e41"` [INFO] running `"docker" "rm" "-f" "6b019914a9d49efcb136cc9d302a7efbf58d53b19af0c04603eb92deb2629e41"` [INFO] [stdout] 6b019914a9d49efcb136cc9d302a7efbf58d53b19af0c04603eb92deb2629e41 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/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/tjun1/hello_rust:/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] dba24680ed98653ba7894d5488d5c8f2dcda17373d7f2aaeddba03e80d57c496 [INFO] running `"docker" "start" "-a" "dba24680ed98653ba7894d5488d5c8f2dcda17373d7f2aaeddba03e80d57c496"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/hello_rust-6183a16b8f69ccab [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] [stderr] Doc-tests hello_rust [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - square (line 11) ... ok [INFO] [stdout] test src/lib.rs - (line 3) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "dba24680ed98653ba7894d5488d5c8f2dcda17373d7f2aaeddba03e80d57c496"` [INFO] running `"docker" "rm" "-f" "dba24680ed98653ba7894d5488d5c8f2dcda17373d7f2aaeddba03e80d57c496"` [INFO] [stdout] dba24680ed98653ba7894d5488d5c8f2dcda17373d7f2aaeddba03e80d57c496