[INFO] updating cached repository runozo/hello-rust [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/runozo/hello-rust [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/runozo/hello-rust" "work/ex/beta-1.38-1/sources/1.37.0/gh/runozo/hello-rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/runozo/hello-rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/runozo/hello-rust" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/runozo/hello-rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/runozo/hello-rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 099bf7d6c4fa8d1bbfc6c1c532cf3b98ebdff158 [INFO] sha for GitHub repo runozo/hello-rust: 099bf7d6c4fa8d1bbfc6c1c532cf3b98ebdff158 [INFO] validating manifest of runozo/hello-rust 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 runozo/hello-rust 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 runozo/hello-rust [INFO] finished frobbing runozo/hello-rust [INFO] frobbed toml for runozo/hello-rust written to work/ex/beta-1.38-1/sources/1.37.0/gh/runozo/hello-rust/Cargo.toml [INFO] started frobbing runozo/hello-rust [INFO] finished frobbing runozo/hello-rust [INFO] frobbed toml for runozo/hello-rust written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/runozo/hello-rust/Cargo.toml [INFO] crate runozo/hello-rust 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 runozo/hello-rust 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-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/runozo/hello-rust:/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] 323a5e0d68426329aff0dd6447e09cba3b32ed79eee9cb68aee26872959f31fc [INFO] running `"docker" "start" "-a" "323a5e0d68426329aff0dd6447e09cba3b32ed79eee9cb68aee26872959f31fc"` [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling cc v1.0.30 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling smallvec v0.4.5 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling ferris-says v0.1.1 [INFO] [stderr] Compiling hello-rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.09s [INFO] running `"docker" "inspect" "323a5e0d68426329aff0dd6447e09cba3b32ed79eee9cb68aee26872959f31fc"` [INFO] running `"docker" "rm" "-f" "323a5e0d68426329aff0dd6447e09cba3b32ed79eee9cb68aee26872959f31fc"` [INFO] [stdout] 323a5e0d68426329aff0dd6447e09cba3b32ed79eee9cb68aee26872959f31fc [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/runozo/hello-rust:/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] 5daee085e1efabc4655a345cf7ebceea28184540da1ea189cee60960da8dac70 [INFO] running `"docker" "start" "-a" "5daee085e1efabc4655a345cf7ebceea28184540da1ea189cee60960da8dac70"` [INFO] [stderr] Compiling hello-rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.69s [INFO] running `"docker" "inspect" "5daee085e1efabc4655a345cf7ebceea28184540da1ea189cee60960da8dac70"` [INFO] running `"docker" "rm" "-f" "5daee085e1efabc4655a345cf7ebceea28184540da1ea189cee60960da8dac70"` [INFO] [stdout] 5daee085e1efabc4655a345cf7ebceea28184540da1ea189cee60960da8dac70 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/runozo/hello-rust:/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] 3d42282a354e669a49b0edd43c6ae9c04c76f988a1da7983288c649d6f94d28d [INFO] running `"docker" "start" "-a" "3d42282a354e669a49b0edd43c6ae9c04c76f988a1da7983288c649d6f94d28d"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/hello_rust-2da2e13f955374ce [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" "3d42282a354e669a49b0edd43c6ae9c04c76f988a1da7983288c649d6f94d28d"` [INFO] running `"docker" "rm" "-f" "3d42282a354e669a49b0edd43c6ae9c04c76f988a1da7983288c649d6f94d28d"` [INFO] [stdout] 3d42282a354e669a49b0edd43c6ae9c04c76f988a1da7983288c649d6f94d28d