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