[INFO] cloning repository totechite/mossy [INFO] running `"git" "clone" "--bare" "git://github.com/totechite/mossy.git" "work/cache/sources/gh/totechite/mossy"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/totechite/mossy'... [INFO] running `"git" "clone" "work/cache/sources/gh/totechite/mossy" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/totechite/mossy"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/totechite/mossy'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/totechite/mossy" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/totechite/mossy"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/totechite/mossy'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 11894e7b85714c74d548d73a4700e166b33e389d [INFO] sha for GitHub repo totechite/mossy: 11894e7b85714c74d548d73a4700e166b33e389d [INFO] validating manifest of totechite/mossy 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 totechite/mossy 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 totechite/mossy [INFO] finished frobbing totechite/mossy [INFO] frobbed toml for totechite/mossy written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/totechite/mossy/Cargo.toml [INFO] started frobbing totechite/mossy [INFO] finished frobbing totechite/mossy [INFO] frobbed toml for totechite/mossy written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/totechite/mossy/Cargo.toml [INFO] crate totechite/mossy 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 totechite/mossy against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/totechite/mossy:/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] 3905f7b054c2e786d39d5e03a030d1413a210c7458819ca9b11ddfcf109101ba [INFO] running `"docker" "start" "-a" "3905f7b054c2e786d39d5e03a030d1413a210c7458819ca9b11ddfcf109101ba"` [INFO] [stderr] Compiling regex v1.0.2 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling aho-corasick v0.6.6 [INFO] [stderr] Compiling mossy v0.1.2 (/opt/crater/workdir) [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/lexer.rs:66:21 [INFO] [stderr] | [INFO] [stderr] 66 | let mut find_lang: Option<_> = Regex::new(r"[\w[0-9]]+") [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 12.08s [INFO] running `"docker" "inspect" "3905f7b054c2e786d39d5e03a030d1413a210c7458819ca9b11ddfcf109101ba"` [INFO] running `"docker" "rm" "-f" "3905f7b054c2e786d39d5e03a030d1413a210c7458819ca9b11ddfcf109101ba"` [INFO] [stdout] 3905f7b054c2e786d39d5e03a030d1413a210c7458819ca9b11ddfcf109101ba [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/totechite/mossy:/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] 673bead502409318a006e19851ef1a8e4b2ce40d2d373e445a286971916be20e [INFO] running `"docker" "start" "-a" "673bead502409318a006e19851ef1a8e4b2ce40d2d373e445a286971916be20e"` [INFO] [stderr] Compiling mossy v0.1.2 (/opt/crater/workdir) [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/lexer.rs:66:21 [INFO] [stderr] | [INFO] [stderr] 66 | let mut find_lang: Option<_> = Regex::new(r"[\w[0-9]]+") [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.71s [INFO] running `"docker" "inspect" "673bead502409318a006e19851ef1a8e4b2ce40d2d373e445a286971916be20e"` [INFO] running `"docker" "rm" "-f" "673bead502409318a006e19851ef1a8e4b2ce40d2d373e445a286971916be20e"` [INFO] [stdout] 673bead502409318a006e19851ef1a8e4b2ce40d2d373e445a286971916be20e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/totechite/mossy:/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] ee8e6b2ecc2e484fc0728ab9da2e571cd3fe6e03389bb15865fd961771d292b1 [INFO] running `"docker" "start" "-a" "ee8e6b2ecc2e484fc0728ab9da2e571cd3fe6e03389bb15865fd961771d292b1"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/mossy-76cf0b5476d70221 [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test code ... ok [INFO] [stdout] test sharp_heading ... ok [INFO] [stdout] test line_heading ... ok [INFO] [stdout] test inline_link ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests mossy [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - App::exec (line 47) ... ok [INFO] [stdout] test src/lib.rs - (line 9) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "ee8e6b2ecc2e484fc0728ab9da2e571cd3fe6e03389bb15865fd961771d292b1"` [INFO] running `"docker" "rm" "-f" "ee8e6b2ecc2e484fc0728ab9da2e571cd3fe6e03389bb15865fd961771d292b1"` [INFO] [stdout] ee8e6b2ecc2e484fc0728ab9da2e571cd3fe6e03389bb15865fd961771d292b1