[INFO] updating cached repository hone/hello_helix [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/hone/hello_helix [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/hone/hello_helix" "work/ex/beta-1.38-1/sources/1.37.0/gh/hone/hello_helix"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/hone/hello_helix'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/hone/hello_helix" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/hone/hello_helix"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/hone/hello_helix'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a67fc0d3c8bcaccc08db3dd0c25d4019f09e3f18 [INFO] sha for GitHub repo hone/hello_helix: a67fc0d3c8bcaccc08db3dd0c25d4019f09e3f18 [INFO] validating manifest of hone/hello_helix 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 hone/hello_helix 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 hone/hello_helix [INFO] finished frobbing hone/hello_helix [INFO] frobbed toml for hone/hello_helix written to work/ex/beta-1.38-1/sources/1.37.0/gh/hone/hello_helix/Cargo.toml [INFO] started frobbing hone/hello_helix [INFO] finished frobbing hone/hello_helix [INFO] frobbed toml for hone/hello_helix written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/hone/hello_helix/Cargo.toml [INFO] crate hone/hello_helix 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 hone/hello_helix against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/hone/hello_helix:/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.37.0" "build" "--frozen"` [INFO] [stdout] 9739aca92ff1974a23d8cd4c295ea20af3d916f1795622675a449509ebeaf7cf [INFO] running `"docker" "start" "-a" "9739aca92ff1974a23d8cd4c295ea20af3d916f1795622675a449509ebeaf7cf"` [INFO] [stderr] Compiling libcruby-sys v0.6.4 [INFO] [stderr] Compiling cslice v0.3.0 [INFO] [stderr] Compiling helix v0.6.4 [INFO] [stderr] Compiling hello_helix v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.90s [INFO] running `"docker" "inspect" "9739aca92ff1974a23d8cd4c295ea20af3d916f1795622675a449509ebeaf7cf"` [INFO] running `"docker" "rm" "-f" "9739aca92ff1974a23d8cd4c295ea20af3d916f1795622675a449509ebeaf7cf"` [INFO] [stdout] 9739aca92ff1974a23d8cd4c295ea20af3d916f1795622675a449509ebeaf7cf [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/hone/hello_helix:/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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 749dc4c2e61a480d4eb5ddf6fb6f4c0ab0209e552431283e23aeb1b32535b162 [INFO] running `"docker" "start" "-a" "749dc4c2e61a480d4eb5ddf6fb6f4c0ab0209e552431283e23aeb1b32535b162"` [INFO] [stderr] Compiling hello_helix v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.09s [INFO] running `"docker" "inspect" "749dc4c2e61a480d4eb5ddf6fb6f4c0ab0209e552431283e23aeb1b32535b162"` [INFO] running `"docker" "rm" "-f" "749dc4c2e61a480d4eb5ddf6fb6f4c0ab0209e552431283e23aeb1b32535b162"` [INFO] [stdout] 749dc4c2e61a480d4eb5ddf6fb6f4c0ab0209e552431283e23aeb1b32535b162 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/hone/hello_helix:/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.37.0" "test" "--frozen"` [INFO] [stdout] 6f6b50cc699ebe8d7452b664fae4b1eaad429ccd13653eb040701e96d091f6a5 [INFO] running `"docker" "start" "-a" "6f6b50cc699ebe8d7452b664fae4b1eaad429ccd13653eb040701e96d091f6a5"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/hello_helix-115397200ff362c2 [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" "6f6b50cc699ebe8d7452b664fae4b1eaad429ccd13653eb040701e96d091f6a5"` [INFO] running `"docker" "rm" "-f" "6f6b50cc699ebe8d7452b664fae4b1eaad429ccd13653eb040701e96d091f6a5"` [INFO] [stdout] 6f6b50cc699ebe8d7452b664fae4b1eaad429ccd13653eb040701e96d091f6a5