[INFO] updating cached repository EL246/hello [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/EL246/hello [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/EL246/hello" "work/ex/beta-1.37-6/sources/1.36.0/gh/EL246/hello"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/EL246/hello'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/EL246/hello" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/EL246/hello"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/EL246/hello'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e72ed6c58d0796dc8ba40b755c3daedf993ad867 [INFO] sha for GitHub repo EL246/hello: e72ed6c58d0796dc8ba40b755c3daedf993ad867 [INFO] validating manifest of EL246/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 EL246/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 EL246/hello [INFO] finished frobbing EL246/hello [INFO] frobbed toml for EL246/hello written to work/ex/beta-1.37-6/sources/1.36.0/gh/EL246/hello/Cargo.toml [INFO] started frobbing EL246/hello [INFO] finished frobbing EL246/hello [INFO] frobbed toml for EL246/hello written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/EL246/hello/Cargo.toml [INFO] crate EL246/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 EL246/hello 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-7/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/EL246/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-07-23" "build" "--frozen"` [INFO] [stdout] e766850d1a4bd1e558f442168dd536fcf76896fb7e22b4a28c859cdf98fb81af [INFO] running `"docker" "start" "-a" "e766850d1a4bd1e558f442168dd536fcf76896fb7e22b4a28c859cdf98fb81af"` [INFO] [stderr] Compiling hello v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.10s [INFO] running `"docker" "inspect" "e766850d1a4bd1e558f442168dd536fcf76896fb7e22b4a28c859cdf98fb81af"` [INFO] running `"docker" "rm" "-f" "e766850d1a4bd1e558f442168dd536fcf76896fb7e22b4a28c859cdf98fb81af"` [INFO] [stdout] e766850d1a4bd1e558f442168dd536fcf76896fb7e22b4a28c859cdf98fb81af [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/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/EL246/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] ab5cd00b320a358d0711087c8845f359baada592deee1289440c9b55d0426b3d [INFO] running `"docker" "start" "-a" "ab5cd00b320a358d0711087c8845f359baada592deee1289440c9b55d0426b3d"` [INFO] [stderr] Compiling hello v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.66s [INFO] running `"docker" "inspect" "ab5cd00b320a358d0711087c8845f359baada592deee1289440c9b55d0426b3d"` [INFO] running `"docker" "rm" "-f" "ab5cd00b320a358d0711087c8845f359baada592deee1289440c9b55d0426b3d"` [INFO] [stdout] ab5cd00b320a358d0711087c8845f359baada592deee1289440c9b55d0426b3d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/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/EL246/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-07-23" "test" "--frozen"` [INFO] [stdout] d02457cd169e67406886c4848d69cdd9df02a23ec3d7f25393e5f92d8e308d45 [INFO] running `"docker" "start" "-a" "d02457cd169e67406886c4848d69cdd9df02a23ec3d7f25393e5f92d8e308d45"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/hello-9c8ccab48ff0986f [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-f09b085ed5acb645 [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" "d02457cd169e67406886c4848d69cdd9df02a23ec3d7f25393e5f92d8e308d45"` [INFO] running `"docker" "rm" "-f" "d02457cd169e67406886c4848d69cdd9df02a23ec3d7f25393e5f92d8e308d45"` [INFO] [stdout] d02457cd169e67406886c4848d69cdd9df02a23ec3d7f25393e5f92d8e308d45