[INFO] updating cached repository kobol17/hello [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/kobol17/hello [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/kobol17/hello" "work/ex/beta-1.37-6/sources/1.36.0/gh/kobol17/hello"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/kobol17/hello'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/kobol17/hello" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/kobol17/hello"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/kobol17/hello'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c568e9987533b740598a0486da03c2933ad0a70d [INFO] sha for GitHub repo kobol17/hello: c568e9987533b740598a0486da03c2933ad0a70d [INFO] validating manifest of kobol17/hello 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 kobol17/hello 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 kobol17/hello [INFO] finished frobbing kobol17/hello [INFO] frobbed toml for kobol17/hello written to work/ex/beta-1.37-6/sources/1.36.0/gh/kobol17/hello/Cargo.toml [INFO] started frobbing kobol17/hello [INFO] finished frobbing kobol17/hello [INFO] frobbed toml for kobol17/hello written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/kobol17/hello/Cargo.toml [INFO] crate kobol17/hello 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 kobol17/hello 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-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/kobol17/hello:/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] 70c5be14c8eefb254d4a280aa27fa1703e8a0b633c4dfc1f7ebe063420b764a9 [INFO] running `"docker" "start" "-a" "70c5be14c8eefb254d4a280aa27fa1703e8a0b633c4dfc1f7ebe063420b764a9"` [INFO] [stderr] Compiling hello v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.04s [INFO] running `"docker" "inspect" "70c5be14c8eefb254d4a280aa27fa1703e8a0b633c4dfc1f7ebe063420b764a9"` [INFO] running `"docker" "rm" "-f" "70c5be14c8eefb254d4a280aa27fa1703e8a0b633c4dfc1f7ebe063420b764a9"` [INFO] [stdout] 70c5be14c8eefb254d4a280aa27fa1703e8a0b633c4dfc1f7ebe063420b764a9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/kobol17/hello:/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] 308d0355ab00bb82f84761748c5bf7664bea941909f6642a8f274ba030165045 [INFO] running `"docker" "start" "-a" "308d0355ab00bb82f84761748c5bf7664bea941909f6642a8f274ba030165045"` [INFO] [stderr] Compiling hello v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.76s [INFO] running `"docker" "inspect" "308d0355ab00bb82f84761748c5bf7664bea941909f6642a8f274ba030165045"` [INFO] running `"docker" "rm" "-f" "308d0355ab00bb82f84761748c5bf7664bea941909f6642a8f274ba030165045"` [INFO] [stdout] 308d0355ab00bb82f84761748c5bf7664bea941909f6642a8f274ba030165045 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/kobol17/hello:/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] beb2f06982befa340b42b8d65135b5549a8d613ca4b58e68ef797625f0819141 [INFO] running `"docker" "start" "-a" "beb2f06982befa340b42b8d65135b5549a8d613ca4b58e68ef797625f0819141"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/hello-4b8eb71a071b49d4 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test mul_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "beb2f06982befa340b42b8d65135b5549a8d613ca4b58e68ef797625f0819141"` [INFO] running `"docker" "rm" "-f" "beb2f06982befa340b42b8d65135b5549a8d613ca4b58e68ef797625f0819141"` [INFO] [stdout] beb2f06982befa340b42b8d65135b5549a8d613ca4b58e68ef797625f0819141