[INFO] cloning repository mp4096/indentex [INFO] running `"git" "clone" "--bare" "git://github.com/mp4096/indentex.git" "work/cache/sources/gh/mp4096/indentex"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/mp4096/indentex'... [INFO] running `"git" "clone" "work/cache/sources/gh/mp4096/indentex" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/mp4096/indentex"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/mp4096/indentex'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/mp4096/indentex" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/mp4096/indentex"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/mp4096/indentex'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e265e63098b0c4843397860d6f25a28e23bea7b7 [INFO] sha for GitHub repo mp4096/indentex: e265e63098b0c4843397860d6f25a28e23bea7b7 [INFO] validating manifest of mp4096/indentex 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 mp4096/indentex 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 mp4096/indentex [INFO] finished frobbing mp4096/indentex [INFO] frobbed toml for mp4096/indentex written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/mp4096/indentex/Cargo.toml [INFO] started frobbing mp4096/indentex [INFO] finished frobbing mp4096/indentex [INFO] frobbed toml for mp4096/indentex written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/mp4096/indentex/Cargo.toml [INFO] crate mp4096/indentex 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] [stderr] Blocking waiting for file lock on package cache lock [INFO] testing mp4096/indentex 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/mp4096/indentex:/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] 477945218ac7a6d725b68c91779f95d8b37343d4505623517b7ad1b0781cdcaa [INFO] running `"docker" "start" "-a" "477945218ac7a6d725b68c91779f95d8b37343d4505623517b7ad1b0781cdcaa"` [INFO] [stderr] Compiling bstr v0.1.2 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling globset v0.4.3 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling ignore v0.4.7 [INFO] [stderr] Compiling indentex v0.4.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.36s [INFO] running `"docker" "inspect" "477945218ac7a6d725b68c91779f95d8b37343d4505623517b7ad1b0781cdcaa"` [INFO] running `"docker" "rm" "-f" "477945218ac7a6d725b68c91779f95d8b37343d4505623517b7ad1b0781cdcaa"` [INFO] [stdout] 477945218ac7a6d725b68c91779f95d8b37343d4505623517b7ad1b0781cdcaa [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/mp4096/indentex:/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] 45674da6251ee75bb4774ea5a3d806d9eeb9396c44a13a43ccc7fc300eca6471 [INFO] running `"docker" "start" "-a" "45674da6251ee75bb4774ea5a3d806d9eeb9396c44a13a43ccc7fc300eca6471"` [INFO] [stderr] Compiling indentex v0.4.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.73s [INFO] running `"docker" "inspect" "45674da6251ee75bb4774ea5a3d806d9eeb9396c44a13a43ccc7fc300eca6471"` [INFO] running `"docker" "rm" "-f" "45674da6251ee75bb4774ea5a3d806d9eeb9396c44a13a43ccc7fc300eca6471"` [INFO] [stdout] 45674da6251ee75bb4774ea5a3d806d9eeb9396c44a13a43ccc7fc300eca6471 [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/mp4096/indentex:/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] 590981f47371e7707718801dfbd54880ef83526be95b6742d9a6ccb1a9d3c8cb [INFO] running `"docker" "start" "-a" "590981f47371e7707718801dfbd54880ef83526be95b6742d9a6ccb1a9d3c8cb"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/indentex-679f84af920ca430 [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test helper_parsers::tests::none_of_bytes_as_bytes ... ok [INFO] [stdout] test file_utils::tests::rename_indentex_file ... ok [INFO] [stdout] test parsers::tests::environment_methods ... ok [INFO] [stdout] test helper_parsers::tests::specific_byte ... ok [INFO] [stdout] test parsers::tests::args_parser ... ok [INFO] [stdout] test parsers::tests::escaped_colon ... ok [INFO] [stdout] test parsers::tests::escaped_percent ... ok [INFO] [stdout] test parsers::tests::hashline_helper_plain_lines ... ok [INFO] [stdout] test file_utils::tests::is_indentex_file ... ok [INFO] [stdout] test parsers::tests::list_env_parser ... ok [INFO] [stdout] test parsers::tests::itemline_helper ... ok [INFO] [stdout] test parsers::tests::hashline_helper_environments ... ok [INFO] [stdout] test parsers::tests::opts_parser ... ok [INFO] [stdout] test parsers::tests::name_parser ... ok [INFO] [stdout] test transpile::tests::count_left_indent ... ok [INFO] [stdout] test parsers::tests::process_itemline ... ok [INFO] [stdout] test transpile::tests::scan_indents ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "590981f47371e7707718801dfbd54880ef83526be95b6742d9a6ccb1a9d3c8cb"` [INFO] running `"docker" "rm" "-f" "590981f47371e7707718801dfbd54880ef83526be95b6742d9a6ccb1a9d3c8cb"` [INFO] [stdout] 590981f47371e7707718801dfbd54880ef83526be95b6742d9a6ccb1a9d3c8cb