[INFO] updating cached repository devgar/rust-hello [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/devgar/rust-hello [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/devgar/rust-hello" "work/ex/beta-1.37-6/sources/1.36.0/gh/devgar/rust-hello"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/devgar/rust-hello'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/devgar/rust-hello" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/devgar/rust-hello"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/devgar/rust-hello'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] fe3504abf00dcc79a6ed42dc4af57d6f192b56e3 [INFO] sha for GitHub repo devgar/rust-hello: fe3504abf00dcc79a6ed42dc4af57d6f192b56e3 [INFO] validating manifest of devgar/rust-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 devgar/rust-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 devgar/rust-hello [INFO] finished frobbing devgar/rust-hello [INFO] frobbed toml for devgar/rust-hello written to work/ex/beta-1.37-6/sources/1.36.0/gh/devgar/rust-hello/Cargo.toml [INFO] started frobbing devgar/rust-hello [INFO] finished frobbing devgar/rust-hello [INFO] frobbed toml for devgar/rust-hello written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/devgar/rust-hello/Cargo.toml [INFO] crate devgar/rust-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 devgar/rust-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-0/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/devgar/rust-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] e06558e962152673edf1a3f7cb08ea58e5132615047fe45dbffcad66ea546eca [INFO] running `"docker" "start" "-a" "e06558e962152673edf1a3f7cb08ea58e5132615047fe45dbffcad66ea546eca"` [INFO] [stderr] Compiling rust-hello v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.80s [INFO] running `"docker" "inspect" "e06558e962152673edf1a3f7cb08ea58e5132615047fe45dbffcad66ea546eca"` [INFO] running `"docker" "rm" "-f" "e06558e962152673edf1a3f7cb08ea58e5132615047fe45dbffcad66ea546eca"` [INFO] [stdout] e06558e962152673edf1a3f7cb08ea58e5132615047fe45dbffcad66ea546eca [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/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/devgar/rust-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] a4da36fd0123613f62cf2c71d78824cf3a5fec31e69defbe725faf73731e36a0 [INFO] running `"docker" "start" "-a" "a4da36fd0123613f62cf2c71d78824cf3a5fec31e69defbe725faf73731e36a0"` [INFO] [stderr] Compiling rust-hello v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.78s [INFO] running `"docker" "inspect" "a4da36fd0123613f62cf2c71d78824cf3a5fec31e69defbe725faf73731e36a0"` [INFO] running `"docker" "rm" "-f" "a4da36fd0123613f62cf2c71d78824cf3a5fec31e69defbe725faf73731e36a0"` [INFO] [stdout] a4da36fd0123613f62cf2c71d78824cf3a5fec31e69defbe725faf73731e36a0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/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/devgar/rust-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] 85764bfb3d00e023aa44a28bee4ce3e51390808650377300a518190702c602ed [INFO] running `"docker" "start" "-a" "85764bfb3d00e023aa44a28bee4ce3e51390808650377300a518190702c602ed"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_hello-6a2f520e798cb5e9 [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" "85764bfb3d00e023aa44a28bee4ce3e51390808650377300a518190702c602ed"` [INFO] running `"docker" "rm" "-f" "85764bfb3d00e023aa44a28bee4ce3e51390808650377300a518190702c602ed"` [INFO] [stdout] 85764bfb3d00e023aa44a28bee4ce3e51390808650377300a518190702c602ed