[INFO] updating cached repository Wysnard/hello [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Wysnard/hello [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Wysnard/hello" "work/ex/beta-1.37-6/sources/1.36.0/gh/Wysnard/hello"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/Wysnard/hello'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Wysnard/hello" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Wysnard/hello"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Wysnard/hello'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c0a070bd6d0693880dc7d23ed161220792f79778 [INFO] sha for GitHub repo Wysnard/hello: c0a070bd6d0693880dc7d23ed161220792f79778 [INFO] validating manifest of Wysnard/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 Wysnard/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 Wysnard/hello [INFO] finished frobbing Wysnard/hello [INFO] frobbed toml for Wysnard/hello written to work/ex/beta-1.37-6/sources/1.36.0/gh/Wysnard/hello/Cargo.toml [INFO] started frobbing Wysnard/hello [INFO] finished frobbing Wysnard/hello [INFO] frobbed toml for Wysnard/hello written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Wysnard/hello/Cargo.toml [INFO] crate Wysnard/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 Wysnard/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-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Wysnard/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] 6f3fe082b74b3d8f02e35b047fc58194573d6cc162b66019f26aba252014b410 [INFO] running `"docker" "start" "-a" "6f3fe082b74b3d8f02e35b047fc58194573d6cc162b66019f26aba252014b410"` [INFO] [stderr] Compiling hello v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.19s [INFO] running `"docker" "inspect" "6f3fe082b74b3d8f02e35b047fc58194573d6cc162b66019f26aba252014b410"` [INFO] running `"docker" "rm" "-f" "6f3fe082b74b3d8f02e35b047fc58194573d6cc162b66019f26aba252014b410"` [INFO] [stdout] 6f3fe082b74b3d8f02e35b047fc58194573d6cc162b66019f26aba252014b410 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Wysnard/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] a2f3c139f5f81fab878ced8c80dbb5522654a6b548e90c51ba86b27cbccef0b5 [INFO] running `"docker" "start" "-a" "a2f3c139f5f81fab878ced8c80dbb5522654a6b548e90c51ba86b27cbccef0b5"` [INFO] [stderr] Compiling hello v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.16s [INFO] running `"docker" "inspect" "a2f3c139f5f81fab878ced8c80dbb5522654a6b548e90c51ba86b27cbccef0b5"` [INFO] running `"docker" "rm" "-f" "a2f3c139f5f81fab878ced8c80dbb5522654a6b548e90c51ba86b27cbccef0b5"` [INFO] [stdout] a2f3c139f5f81fab878ced8c80dbb5522654a6b548e90c51ba86b27cbccef0b5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/Wysnard/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] 8f86751fecff343f15f8aaf76d03eab21d8142f12738b3924154c87d9fbc01ce [INFO] running `"docker" "start" "-a" "8f86751fecff343f15f8aaf76d03eab21d8142f12738b3924154c87d9fbc01ce"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/hello-6bdfbea60f531cee [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] Running /opt/crater/target/debug/deps/main-da0459e375504659 [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 [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" "8f86751fecff343f15f8aaf76d03eab21d8142f12738b3924154c87d9fbc01ce"` [INFO] running `"docker" "rm" "-f" "8f86751fecff343f15f8aaf76d03eab21d8142f12738b3924154c87d9fbc01ce"` [INFO] [stdout] 8f86751fecff343f15f8aaf76d03eab21d8142f12738b3924154c87d9fbc01ce