[INFO] updating cached repository HristoKolev/hello_rust [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/HristoKolev/hello_rust [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/HristoKolev/hello_rust" "work/ex/beta-1.38-1/sources/1.37.0/gh/HristoKolev/hello_rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/HristoKolev/hello_rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/HristoKolev/hello_rust" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/HristoKolev/hello_rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/HristoKolev/hello_rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f43edbd4b1918d7419c3b8caf21932e8f2a372d3 [INFO] sha for GitHub repo HristoKolev/hello_rust: f43edbd4b1918d7419c3b8caf21932e8f2a372d3 [INFO] validating manifest of HristoKolev/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 HristoKolev/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 HristoKolev/hello_rust [INFO] finished frobbing HristoKolev/hello_rust [INFO] frobbed toml for HristoKolev/hello_rust written to work/ex/beta-1.38-1/sources/1.37.0/gh/HristoKolev/hello_rust/Cargo.toml [INFO] started frobbing HristoKolev/hello_rust [INFO] finished frobbing HristoKolev/hello_rust [INFO] frobbed toml for HristoKolev/hello_rust written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/HristoKolev/hello_rust/Cargo.toml [INFO] crate HristoKolev/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 HristoKolev/hello_rust against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/HristoKolev/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-08-13" "build" "--frozen"` [INFO] [stdout] 086eede9bb5eed86ca38e402c2d11e125c8ba822ff183bebf5f2dd3296a26319 [INFO] running `"docker" "start" "-a" "086eede9bb5eed86ca38e402c2d11e125c8ba822ff183bebf5f2dd3296a26319"` [INFO] [stderr] Compiling futures v0.1.19 [INFO] [stderr] Compiling tokio-io v0.1.6 [INFO] [stderr] Compiling tokio-executor v0.1.1 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling tokio-threadpool v0.1.1 [INFO] [stderr] Compiling tokio-reactor v0.1.1 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling tokio-udp v0.1.0 [INFO] [stderr] Compiling tokio v0.1.4 [INFO] [stderr] Compiling tokio-core v0.1.16 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling hyper v0.11.24 [INFO] [stderr] Compiling hello_rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.27s [INFO] running `"docker" "inspect" "086eede9bb5eed86ca38e402c2d11e125c8ba822ff183bebf5f2dd3296a26319"` [INFO] running `"docker" "rm" "-f" "086eede9bb5eed86ca38e402c2d11e125c8ba822ff183bebf5f2dd3296a26319"` [INFO] [stdout] 086eede9bb5eed86ca38e402c2d11e125c8ba822ff183bebf5f2dd3296a26319 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/HristoKolev/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-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] a40192c833c2e9fa99102a50687dfe150d61a08e6950fb9d30751a6c2ffd2550 [INFO] running `"docker" "start" "-a" "a40192c833c2e9fa99102a50687dfe150d61a08e6950fb9d30751a6c2ffd2550"` [INFO] [stderr] Compiling hello_rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.51s [INFO] running `"docker" "inspect" "a40192c833c2e9fa99102a50687dfe150d61a08e6950fb9d30751a6c2ffd2550"` [INFO] running `"docker" "rm" "-f" "a40192c833c2e9fa99102a50687dfe150d61a08e6950fb9d30751a6c2ffd2550"` [INFO] [stdout] a40192c833c2e9fa99102a50687dfe150d61a08e6950fb9d30751a6c2ffd2550 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/HristoKolev/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-08-13" "test" "--frozen"` [INFO] [stdout] 424ac2a3c42e829d108a9bd004eb4dbf5decfcd80dcae0ef495ee728978514f8 [INFO] running `"docker" "start" "-a" "424ac2a3c42e829d108a9bd004eb4dbf5decfcd80dcae0ef495ee728978514f8"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/hello_rust-d9f08fba1843b503 [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" "424ac2a3c42e829d108a9bd004eb4dbf5decfcd80dcae0ef495ee728978514f8"` [INFO] running `"docker" "rm" "-f" "424ac2a3c42e829d108a9bd004eb4dbf5decfcd80dcae0ef495ee728978514f8"` [INFO] [stdout] 424ac2a3c42e829d108a9bd004eb4dbf5decfcd80dcae0ef495ee728978514f8