[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.38-1/sources/1.37.0/gh/kobol17/hello"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/kobol17/hello'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/kobol17/hello" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/kobol17/hello"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/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.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of kobol17/hello on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "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.38-1/sources/1.37.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.38-1/sources/beta-2019-08-13/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.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing kobol17/hello against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] c2c89a34d5f742c25155bba9e887819844ba246f6b577cd07a85b054be9df5db [INFO] running `"docker" "start" "-a" "c2c89a34d5f742c25155bba9e887819844ba246f6b577cd07a85b054be9df5db"` [INFO] [stderr] Compiling hello v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.84s [INFO] running `"docker" "inspect" "c2c89a34d5f742c25155bba9e887819844ba246f6b577cd07a85b054be9df5db"` [INFO] running `"docker" "rm" "-f" "c2c89a34d5f742c25155bba9e887819844ba246f6b577cd07a85b054be9df5db"` [INFO] [stdout] c2c89a34d5f742c25155bba9e887819844ba246f6b577cd07a85b054be9df5db [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] dcb591c8e1e52e7fad4ebcd1ae01fb408660a98833d1fa93f93661bf5883da4d [INFO] running `"docker" "start" "-a" "dcb591c8e1e52e7fad4ebcd1ae01fb408660a98833d1fa93f93661bf5883da4d"` [INFO] [stderr] Compiling hello v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.43s [INFO] running `"docker" "inspect" "dcb591c8e1e52e7fad4ebcd1ae01fb408660a98833d1fa93f93661bf5883da4d"` [INFO] running `"docker" "rm" "-f" "dcb591c8e1e52e7fad4ebcd1ae01fb408660a98833d1fa93f93661bf5883da4d"` [INFO] [stdout] dcb591c8e1e52e7fad4ebcd1ae01fb408660a98833d1fa93f93661bf5883da4d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] bb49c0de89396ab145486d6c61b271cc2962cad24768b2ddfdbea6c836961fe5 [INFO] running `"docker" "start" "-a" "bb49c0de89396ab145486d6c61b271cc2962cad24768b2ddfdbea6c836961fe5"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/hello-bf25bb57654ade91 [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" "bb49c0de89396ab145486d6c61b271cc2962cad24768b2ddfdbea6c836961fe5"` [INFO] running `"docker" "rm" "-f" "bb49c0de89396ab145486d6c61b271cc2962cad24768b2ddfdbea6c836961fe5"` [INFO] [stdout] bb49c0de89396ab145486d6c61b271cc2962cad24768b2ddfdbea6c836961fe5