[INFO] updating cached repository pimpale/rust-chunks [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/pimpale/rust-chunks [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/pimpale/rust-chunks" "work/ex/beta-1.37-6/sources/1.36.0/gh/pimpale/rust-chunks"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/pimpale/rust-chunks'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/pimpale/rust-chunks" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/pimpale/rust-chunks"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/pimpale/rust-chunks'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1407191aba754e26cffe4667744aa50daf166ac7 [INFO] sha for GitHub repo pimpale/rust-chunks: 1407191aba754e26cffe4667744aa50daf166ac7 [INFO] validating manifest of pimpale/rust-chunks 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 pimpale/rust-chunks 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 pimpale/rust-chunks [INFO] finished frobbing pimpale/rust-chunks [INFO] frobbed toml for pimpale/rust-chunks written to work/ex/beta-1.37-6/sources/1.36.0/gh/pimpale/rust-chunks/Cargo.toml [INFO] started frobbing pimpale/rust-chunks [INFO] finished frobbing pimpale/rust-chunks [INFO] frobbed toml for pimpale/rust-chunks written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/pimpale/rust-chunks/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 pimpale/rust-chunks 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/pimpale/rust-chunks:/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] dd2589c88968b4e07cbedba86db8699bd96362790f90089f20792157b4c8b9a6 [INFO] running `"docker" "start" "-a" "dd2589c88968b4e07cbedba86db8699bd96362790f90089f20792157b4c8b9a6"` [INFO] [stderr] Compiling rust-chunks v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.64s [INFO] running `"docker" "inspect" "dd2589c88968b4e07cbedba86db8699bd96362790f90089f20792157b4c8b9a6"` [INFO] running `"docker" "rm" "-f" "dd2589c88968b4e07cbedba86db8699bd96362790f90089f20792157b4c8b9a6"` [INFO] [stdout] dd2589c88968b4e07cbedba86db8699bd96362790f90089f20792157b4c8b9a6 [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/pimpale/rust-chunks:/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] e8ab81bd04cfee34baef65a1f515868fd502d70c1920328fbb914a371dd40e39 [INFO] running `"docker" "start" "-a" "e8ab81bd04cfee34baef65a1f515868fd502d70c1920328fbb914a371dd40e39"` [INFO] [stderr] Compiling rust-chunks v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.71s [INFO] running `"docker" "inspect" "e8ab81bd04cfee34baef65a1f515868fd502d70c1920328fbb914a371dd40e39"` [INFO] running `"docker" "rm" "-f" "e8ab81bd04cfee34baef65a1f515868fd502d70c1920328fbb914a371dd40e39"` [INFO] [stdout] e8ab81bd04cfee34baef65a1f515868fd502d70c1920328fbb914a371dd40e39 [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/pimpale/rust-chunks:/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] 0b47339bf8e91c5d9d5fc690e2292b6821711c107f98b4e6feed90760d123472 [INFO] running `"docker" "start" "-a" "0b47339bf8e91c5d9d5fc690e2292b6821711c107f98b4e6feed90760d123472"` [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stdout] running 0 tests [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_chunks-069edb3aa2405c9e [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests rust-chunks [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" "0b47339bf8e91c5d9d5fc690e2292b6821711c107f98b4e6feed90760d123472"` [INFO] running `"docker" "rm" "-f" "0b47339bf8e91c5d9d5fc690e2292b6821711c107f98b4e6feed90760d123472"` [INFO] [stdout] 0b47339bf8e91c5d9d5fc690e2292b6821711c107f98b4e6feed90760d123472