[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 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-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 3d49eb4ac4c4cdfb486ace3acd42f7cb417eaad5c10ed81c9bc298990ecd51b8 [INFO] running `"docker" "start" "-a" "3d49eb4ac4c4cdfb486ace3acd42f7cb417eaad5c10ed81c9bc298990ecd51b8"` [INFO] [stderr] Compiling rust-chunks v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.53s [INFO] running `"docker" "inspect" "3d49eb4ac4c4cdfb486ace3acd42f7cb417eaad5c10ed81c9bc298990ecd51b8"` [INFO] running `"docker" "rm" "-f" "3d49eb4ac4c4cdfb486ace3acd42f7cb417eaad5c10ed81c9bc298990ecd51b8"` [INFO] [stdout] 3d49eb4ac4c4cdfb486ace3acd42f7cb417eaad5c10ed81c9bc298990ecd51b8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 6f0a37431e654faf6efb23d58f23a2aff7024cb96ffa1731b941fa6fd237890d [INFO] running `"docker" "start" "-a" "6f0a37431e654faf6efb23d58f23a2aff7024cb96ffa1731b941fa6fd237890d"` [INFO] [stderr] Compiling rust-chunks v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.83s [INFO] running `"docker" "inspect" "6f0a37431e654faf6efb23d58f23a2aff7024cb96ffa1731b941fa6fd237890d"` [INFO] running `"docker" "rm" "-f" "6f0a37431e654faf6efb23d58f23a2aff7024cb96ffa1731b941fa6fd237890d"` [INFO] [stdout] 6f0a37431e654faf6efb23d58f23a2aff7024cb96ffa1731b941fa6fd237890d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 1b8976eefb365821fb807f7f4a2094eb45ce24032590295dab7ff4a2af1904af [INFO] running `"docker" "start" "-a" "1b8976eefb365821fb807f7f4a2094eb45ce24032590295dab7ff4a2af1904af"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_chunks-7d15ddd199661d2c [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] [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" "1b8976eefb365821fb807f7f4a2094eb45ce24032590295dab7ff4a2af1904af"` [INFO] running `"docker" "rm" "-f" "1b8976eefb365821fb807f7f4a2094eb45ce24032590295dab7ff4a2af1904af"` [INFO] [stdout] 1b8976eefb365821fb807f7f4a2094eb45ce24032590295dab7ff4a2af1904af