[INFO] updating cached repository https://github.com/cgag/loc [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6e09b5a540aa7232cdb013bbc6ebc871de8583ad [INFO] testing cgag/loc against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcgag%2Floc" "work/builds/worker-7/source"` [INFO] [stderr] Cloning into 'work/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cgag/loc on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/cgag/loc [INFO] finished tweaking git repo https://github.com/cgag/loc [INFO] tweaked toml for git repo https://github.com/cgag/loc written to work/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/cgag/loc already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] a9930cb1d40192978d9007bfda6e790cd09c76c962e31500cc8de5c3e94e93c0 [INFO] running `"docker" "start" "-a" "a9930cb1d40192978d9007bfda6e790cd09c76c962e31500cc8de5c3e94e93c0"` [INFO] [stderr] Compiling edit-distance v2.0.1 [INFO] [stderr] Compiling walkdir v2.2.0 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling regex v1.0.2 [INFO] [stderr] Compiling globset v0.4.1 [INFO] [stderr] Compiling ignore v0.4.3 [INFO] [stderr] Compiling loc v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/lib.rs:670:29 [INFO] [stderr] | [INFO] [stderr] 670 | let (_, mut end) = multi_stack.last().expect("stack last"); [INFO] [stderr] | ----^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.15s [INFO] running `"docker" "inspect" "a9930cb1d40192978d9007bfda6e790cd09c76c962e31500cc8de5c3e94e93c0"` [INFO] running `"docker" "rm" "-f" "a9930cb1d40192978d9007bfda6e790cd09c76c962e31500cc8de5c3e94e93c0"` [INFO] [stdout] a9930cb1d40192978d9007bfda6e790cd09c76c962e31500cc8de5c3e94e93c0 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 6c7eadcff19f7a8883fe32005e6caa3b531c9dbca6a04abbde1d70f2a8f3d553 [INFO] running `"docker" "start" "-a" "6c7eadcff19f7a8883fe32005e6caa3b531c9dbca6a04abbde1d70f2a8f3d553"` [INFO] [stderr] Compiling loc v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/lib.rs:670:29 [INFO] [stderr] | [INFO] [stderr] 670 | let (_, mut end) = multi_stack.last().expect("stack last"); [INFO] [stderr] | ----^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.06s [INFO] running `"docker" "inspect" "6c7eadcff19f7a8883fe32005e6caa3b531c9dbca6a04abbde1d70f2a8f3d553"` [INFO] running `"docker" "rm" "-f" "6c7eadcff19f7a8883fe32005e6caa3b531c9dbca6a04abbde1d70f2a8f3d553"` [INFO] [stdout] 6c7eadcff19f7a8883fe32005e6caa3b531c9dbca6a04abbde1d70f2a8f3d553 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] dd18f64ffb70e170f6f09806f21da97b4b7c40e8f87acbe52cc80b5693b9a917 [INFO] running `"docker" "start" "-a" "dd18f64ffb70e170f6f09806f21da97b4b7c40e8f87acbe52cc80b5693b9a917"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/loc-9ab0d216b74c4061 [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] [stderr] Running /opt/rustwide/target/debug/deps/loc-893d57ba89e0f3ad [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] [stderr] Running /opt/rustwide/target/debug/deps/count-df572b34bbf5a744 [INFO] [stdout] [INFO] [stdout] running 90 tests [INFO] [stdout] test ada_comment ... ok [INFO] [stdout] test ada_code ... ok [INFO] [stdout] test ada_blank ... ok [INFO] [stdout] test ada_count ... ok [INFO] [stdout] test dumb_blank ... ok [INFO] [stdout] test dumb_code ... ok [INFO] [stdout] test ada_lines ... ok [INFO] [stdout] test dumb_comment ... ok [INFO] [stdout] test dumb_count ... ok [INFO] [stdout] test gherkin_blank ... ok [INFO] [stdout] test gherkin_code ... ok [INFO] [stdout] test dumb_lines ... ok [INFO] [stdout] test gherkin_comment ... ok [INFO] [stdout] test groovy_count ... ok [INFO] [stdout] test groovy_code ... ok [INFO] [stdout] test gherkin_count ... ok [INFO] [stdout] test handlebars_blank ... ok [INFO] [stdout] test groovy_lines ... ok [INFO] [stdout] test groovy_comment ... ok [INFO] [stdout] test groovy_blank ... ok [INFO] [stdout] test handlebars_code ... ok [INFO] [stdout] test handlebars_lines ... ok [INFO] [stdout] test ebc_count ... ok [INFO] [stdout] test lua_count ... ok [INFO] [stdout] test lua_blank ... ok [INFO] [stdout] test ebc_lines ... ok [INFO] [stdout] test ebc_comment ... ok [INFO] [stdout] test evc_blank ... ok [INFO] [stdout] test gherkin_lines ... ok [INFO] [stdout] test handlebars_count ... ok [INFO] [stdout] test handlebars_comment ... ok [INFO] [stdout] test nested_haskell_count ... ok [INFO] [stdout] test nested_haskell_code ... ok [INFO] [stdout] test ipl_blank ... ok [INFO] [stdout] test ipl_lines ... ok [INFO] [stdout] test nix_comment ... ok [INFO] [stdout] test nix_blank ... ok [INFO] [stdout] test nested_haskell_lines ... ok [INFO] [stdout] test ipl_comment ... ok [INFO] [stdout] test nix_lines ... ok [INFO] [stdout] test lua_lines ... ok [INFO] [stdout] test nix_code ... ok [INFO] [stdout] test nested_haskell_comment ... ok [INFO] [stdout] test ipl_count ... ok [INFO] [stdout] test ipl_code ... ok [INFO] [stdout] test nix_count ... ok [INFO] [stdout] test nested_haskell_blank ... ok [INFO] [stdout] test ocaml_blank ... ok [INFO] [stdout] test ocaml_code ... ok [INFO] [stdout] test ocaml_comment ... ok [INFO] [stdout] test ebc_code ... ok [INFO] [stdout] test powershell_count ... ok [INFO] [stdout] test powershell_comment ... ok [INFO] [stdout] test ocaml_count ... ok [INFO] [stdout] test ocaml_lines ... ok [INFO] [stdout] test reason_comment ... ok [INFO] [stdout] test reason_lines ... ok [INFO] [stdout] test ruby_comment ... ok [INFO] [stdout] test ruby_lines ... ok [INFO] [stdout] test lua_code ... ok [INFO] [stdout] test powershell_lines ... ok [INFO] [stdout] test lua_comment ... ok [INFO] [stdout] test reason_count ... ok [INFO] [stdout] test reason_code ... ok [INFO] [stdout] test ruby_blank ... ok [INFO] [stdout] test ruby_code ... ok [INFO] [stdout] test reason_blank ... ok [INFO] [stdout] test ruby_count ... ok [INFO] [stdout] test terraform_comment ... ok [INFO] [stdout] test terraform_code ... ok [INFO] [stdout] test terraform_count ... ok [INFO] [stdout] test test_fe_code ... ok [INFO] [stdout] test test_fe_lines ... ok [INFO] [stdout] test zig_code ... ok [INFO] [stdout] test test_fe_count ... ok [INFO] [stdout] test test_fe_comment ... ok [INFO] [stdout] test terraform_lines ... ok [INFO] [stdout] test zig_comment ... ok [INFO] [stdout] test zig_count ... ok [INFO] [stdout] test zig_lines ... ok [INFO] [stdout] test powershell_blank ... ok [INFO] [stdout] test powershell_code ... ok [INFO] [stdout] test terraform_blank ... ok [INFO] [stdout] test zig_blank ... ok [INFO] [stdout] test test_fe_blank ... ok [INFO] [stdout] test t_plasma_count ... ok [INFO] [stdout] test t_plasma_blank ... ok [INFO] [stdout] test t_plasma_lines ... ok [INFO] [stdout] test t_plasma_comment ... ok [INFO] [stdout] test t_plasma_code ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 90 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests loc [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" "dd18f64ffb70e170f6f09806f21da97b4b7c40e8f87acbe52cc80b5693b9a917"` [INFO] running `"docker" "rm" "-f" "dd18f64ffb70e170f6f09806f21da97b4b7c40e8f87acbe52cc80b5693b9a917"` [INFO] [stdout] dd18f64ffb70e170f6f09806f21da97b4b7c40e8f87acbe52cc80b5693b9a917