[INFO] cloning repository howeih/Day-40-Counting-Ones [INFO] running `"git" "clone" "--bare" "git://github.com/howeih/Day-40-Counting-Ones.git" "work/cache/sources/gh/howeih/Day-40-Counting-Ones"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/howeih/Day-40-Counting-Ones'... [INFO] running `"git" "clone" "work/cache/sources/gh/howeih/Day-40-Counting-Ones" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/howeih/Day-40-Counting-Ones"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/howeih/Day-40-Counting-Ones'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/howeih/Day-40-Counting-Ones" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/howeih/Day-40-Counting-Ones"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/howeih/Day-40-Counting-Ones'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 275a9e732b1050d6eed6dd652f8bcdbd08baaf3c [INFO] sha for GitHub repo howeih/Day-40-Counting-Ones: 275a9e732b1050d6eed6dd652f8bcdbd08baaf3c [INFO] validating manifest of howeih/Day-40-Counting-Ones on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of howeih/Day-40-Counting-Ones on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing howeih/Day-40-Counting-Ones [INFO] finished frobbing howeih/Day-40-Counting-Ones [INFO] frobbed toml for howeih/Day-40-Counting-Ones written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/howeih/Day-40-Counting-Ones/Cargo.toml [INFO] started frobbing howeih/Day-40-Counting-Ones [INFO] finished frobbing howeih/Day-40-Counting-Ones [INFO] frobbed toml for howeih/Day-40-Counting-Ones written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/howeih/Day-40-Counting-Ones/Cargo.toml [INFO] crate howeih/Day-40-Counting-Ones already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing howeih/Day-40-Counting-Ones against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/howeih/Day-40-Counting-Ones:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] b0faa3725985e1d0a1e21bb356b99b31e766daa12e3b1c5cd7fa44eb86384a13 [INFO] running `"docker" "start" "-a" "b0faa3725985e1d0a1e21bb356b99b31e766daa12e3b1c5cd7fa44eb86384a13"` [INFO] [stderr] Compiling counting_ones v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.20s [INFO] running `"docker" "inspect" "b0faa3725985e1d0a1e21bb356b99b31e766daa12e3b1c5cd7fa44eb86384a13"` [INFO] running `"docker" "rm" "-f" "b0faa3725985e1d0a1e21bb356b99b31e766daa12e3b1c5cd7fa44eb86384a13"` [INFO] [stdout] b0faa3725985e1d0a1e21bb356b99b31e766daa12e3b1c5cd7fa44eb86384a13 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/howeih/Day-40-Counting-Ones:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 2aeabf3ed694b354414fe72b45dbe3c979d2e1a2eda97276d891423722ea77b3 [INFO] running `"docker" "start" "-a" "2aeabf3ed694b354414fe72b45dbe3c979d2e1a2eda97276d891423722ea77b3"` [INFO] [stderr] Compiling counting_ones v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.35s [INFO] running `"docker" "inspect" "2aeabf3ed694b354414fe72b45dbe3c979d2e1a2eda97276d891423722ea77b3"` [INFO] running `"docker" "rm" "-f" "2aeabf3ed694b354414fe72b45dbe3c979d2e1a2eda97276d891423722ea77b3"` [INFO] [stdout] 2aeabf3ed694b354414fe72b45dbe3c979d2e1a2eda97276d891423722ea77b3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/howeih/Day-40-Counting-Ones:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] acc6a80e557be04621987301df8636054a8ec4d72d6b0862affcc17c44c390b3 [INFO] running `"docker" "start" "-a" "acc6a80e557be04621987301df8636054a8ec4d72d6b0862affcc17c44c390b3"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/counting_ones-1a894c74abec45ed [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" "acc6a80e557be04621987301df8636054a8ec4d72d6b0862affcc17c44c390b3"` [INFO] running `"docker" "rm" "-f" "acc6a80e557be04621987301df8636054a8ec4d72d6b0862affcc17c44c390b3"` [INFO] [stdout] acc6a80e557be04621987301df8636054a8ec4d72d6b0862affcc17c44c390b3