[INFO] updating cached repository parambirs/hello-rust [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/parambirs/hello-rust [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/parambirs/hello-rust" "work/ex/beta-1.37-6/sources/1.36.0/gh/parambirs/hello-rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/parambirs/hello-rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/parambirs/hello-rust" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/parambirs/hello-rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/parambirs/hello-rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] de3a029452fdaa27a8d5e99a3abd49ee6cfc6899 [INFO] sha for GitHub repo parambirs/hello-rust: de3a029452fdaa27a8d5e99a3abd49ee6cfc6899 [INFO] validating manifest of parambirs/hello-rust 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 parambirs/hello-rust 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 parambirs/hello-rust [INFO] finished frobbing parambirs/hello-rust [INFO] frobbed toml for parambirs/hello-rust written to work/ex/beta-1.37-6/sources/1.36.0/gh/parambirs/hello-rust/Cargo.toml [INFO] started frobbing parambirs/hello-rust [INFO] finished frobbing parambirs/hello-rust [INFO] frobbed toml for parambirs/hello-rust written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/parambirs/hello-rust/Cargo.toml [INFO] crate parambirs/hello-rust 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 parambirs/hello-rust 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-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/parambirs/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.36.0" "build" "--frozen"` [INFO] [stdout] f53720e4fb3b58cb590a87591cf7eefbe2f850626eb57122e082280a2b4a58ef [INFO] running `"docker" "start" "-a" "f53720e4fb3b58cb590a87591cf7eefbe2f850626eb57122e082280a2b4a58ef"` [INFO] [stderr] Compiling smallvec v0.4.5 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling backtrace v0.3.15 [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 15.80s [INFO] running `"docker" "inspect" "f53720e4fb3b58cb590a87591cf7eefbe2f850626eb57122e082280a2b4a58ef"` [INFO] running `"docker" "rm" "-f" "f53720e4fb3b58cb590a87591cf7eefbe2f850626eb57122e082280a2b4a58ef"` [INFO] [stdout] f53720e4fb3b58cb590a87591cf7eefbe2f850626eb57122e082280a2b4a58ef [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/parambirs/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.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 67475dee21f3e777ce028ee9c246aaac37bf49ef1f66adff14de260c9cb237a8 [INFO] running `"docker" "start" "-a" "67475dee21f3e777ce028ee9c246aaac37bf49ef1f66adff14de260c9cb237a8"` [INFO] [stderr] Compiling hello-rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.75s [INFO] running `"docker" "inspect" "67475dee21f3e777ce028ee9c246aaac37bf49ef1f66adff14de260c9cb237a8"` [INFO] running `"docker" "rm" "-f" "67475dee21f3e777ce028ee9c246aaac37bf49ef1f66adff14de260c9cb237a8"` [INFO] [stdout] 67475dee21f3e777ce028ee9c246aaac37bf49ef1f66adff14de260c9cb237a8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/parambirs/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.36.0" "test" "--frozen"` [INFO] [stdout] ee049fb95bc1dcafac8cfc6f2e4bb7a9e59c154da8dbcbb941875d5a3de79c3a [INFO] running `"docker" "start" "-a" "ee049fb95bc1dcafac8cfc6f2e4bb7a9e59c154da8dbcbb941875d5a3de79c3a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/hello_rust-abe8ee5413699823 [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" "ee049fb95bc1dcafac8cfc6f2e4bb7a9e59c154da8dbcbb941875d5a3de79c3a"` [INFO] running `"docker" "rm" "-f" "ee049fb95bc1dcafac8cfc6f2e4bb7a9e59c154da8dbcbb941875d5a3de79c3a"` [INFO] [stdout] ee049fb95bc1dcafac8cfc6f2e4bb7a9e59c154da8dbcbb941875d5a3de79c3a