[INFO] updating cached repository imolinuevo/hello [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/imolinuevo/hello [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/imolinuevo/hello" "work/ex/beta-1.37-6/sources/1.36.0/gh/imolinuevo/hello"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/imolinuevo/hello'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/imolinuevo/hello" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/imolinuevo/hello"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/imolinuevo/hello'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 84cef2b9de938e59ff2b0ac7ea7c1ace652f212c [INFO] sha for GitHub repo imolinuevo/hello: 84cef2b9de938e59ff2b0ac7ea7c1ace652f212c [INFO] validating manifest of imolinuevo/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 imolinuevo/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 imolinuevo/hello [INFO] finished frobbing imolinuevo/hello [INFO] frobbed toml for imolinuevo/hello written to work/ex/beta-1.37-6/sources/1.36.0/gh/imolinuevo/hello/Cargo.toml [INFO] started frobbing imolinuevo/hello [INFO] finished frobbing imolinuevo/hello [INFO] frobbed toml for imolinuevo/hello written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/imolinuevo/hello/Cargo.toml [INFO] crate imolinuevo/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] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing imolinuevo/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-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/imolinuevo/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] 22817556c6088bbe303a9976495ced33e6d5b0e98ba3ae7d270dca6b9c0c41da [INFO] running `"docker" "start" "-a" "22817556c6088bbe303a9976495ced33e6d5b0e98ba3ae7d270dca6b9c0c41da"` [INFO] [stderr] Compiling hello v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.07s [INFO] running `"docker" "inspect" "22817556c6088bbe303a9976495ced33e6d5b0e98ba3ae7d270dca6b9c0c41da"` [INFO] running `"docker" "rm" "-f" "22817556c6088bbe303a9976495ced33e6d5b0e98ba3ae7d270dca6b9c0c41da"` [INFO] [stdout] 22817556c6088bbe303a9976495ced33e6d5b0e98ba3ae7d270dca6b9c0c41da [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/imolinuevo/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] 23085bb7072b8681e0cf83026f4f305d5d0e6eba72c92f381f9739a5a2a3a9ef [INFO] running `"docker" "start" "-a" "23085bb7072b8681e0cf83026f4f305d5d0e6eba72c92f381f9739a5a2a3a9ef"` [INFO] [stderr] Compiling hello v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.05s [INFO] running `"docker" "inspect" "23085bb7072b8681e0cf83026f4f305d5d0e6eba72c92f381f9739a5a2a3a9ef"` [INFO] running `"docker" "rm" "-f" "23085bb7072b8681e0cf83026f4f305d5d0e6eba72c92f381f9739a5a2a3a9ef"` [INFO] [stdout] 23085bb7072b8681e0cf83026f4f305d5d0e6eba72c92f381f9739a5a2a3a9ef [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/imolinuevo/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] 391eaacc69e9ecd9d0d34a6c050b198223c1e1bf8b6b367b0a59ef1048244bf2 [INFO] running `"docker" "start" "-a" "391eaacc69e9ecd9d0d34a6c050b198223c1e1bf8b6b367b0a59ef1048244bf2"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [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/hello-5e587701eaf333f9 [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" "391eaacc69e9ecd9d0d34a6c050b198223c1e1bf8b6b367b0a59ef1048244bf2"` [INFO] running `"docker" "rm" "-f" "391eaacc69e9ecd9d0d34a6c050b198223c1e1bf8b6b367b0a59ef1048244bf2"` [INFO] [stdout] 391eaacc69e9ecd9d0d34a6c050b198223c1e1bf8b6b367b0a59ef1048244bf2