[INFO] cloning repository ickshonpe/rust-line-counter [INFO] running `"git" "clone" "--bare" "git://github.com/ickshonpe/rust-line-counter.git" "work/cache/sources/gh/ickshonpe/rust-line-counter"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/ickshonpe/rust-line-counter'... [INFO] running `"git" "clone" "work/cache/sources/gh/ickshonpe/rust-line-counter" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ickshonpe/rust-line-counter"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ickshonpe/rust-line-counter'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ickshonpe/rust-line-counter" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ickshonpe/rust-line-counter"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ickshonpe/rust-line-counter'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 20d50776465a170f25206d7cd562bf4d6620f01a [INFO] sha for GitHub repo ickshonpe/rust-line-counter: 20d50776465a170f25206d7cd562bf4d6620f01a [INFO] validating manifest of ickshonpe/rust-line-counter 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 ickshonpe/rust-line-counter 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 ickshonpe/rust-line-counter [INFO] finished frobbing ickshonpe/rust-line-counter [INFO] frobbed toml for ickshonpe/rust-line-counter written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ickshonpe/rust-line-counter/Cargo.toml [INFO] started frobbing ickshonpe/rust-line-counter [INFO] finished frobbing ickshonpe/rust-line-counter [INFO] frobbed toml for ickshonpe/rust-line-counter written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ickshonpe/rust-line-counter/Cargo.toml [INFO] crate ickshonpe/rust-line-counter 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 ickshonpe/rust-line-counter against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ickshonpe/rust-line-counter:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 87738191e9719db39c81dba165dad254dd7665b1d3db88d9a6c9bb0cb0e522b9 [INFO] running `"docker" "start" "-a" "87738191e9719db39c81dba165dad254dd7665b1d3db88d9a6c9bb0cb0e522b9"` [INFO] [stderr] Compiling rust-line-counter v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.01s [INFO] running `"docker" "inspect" "87738191e9719db39c81dba165dad254dd7665b1d3db88d9a6c9bb0cb0e522b9"` [INFO] running `"docker" "rm" "-f" "87738191e9719db39c81dba165dad254dd7665b1d3db88d9a6c9bb0cb0e522b9"` [INFO] [stdout] 87738191e9719db39c81dba165dad254dd7665b1d3db88d9a6c9bb0cb0e522b9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ickshonpe/rust-line-counter:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] d5bcd7e46c284192f57ee137c5091d7bf8119343da7ac40a7b79d4a54c28b059 [INFO] running `"docker" "start" "-a" "d5bcd7e46c284192f57ee137c5091d7bf8119343da7ac40a7b79d4a54c28b059"` [INFO] [stderr] Compiling rust-line-counter v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.67s [INFO] running `"docker" "inspect" "d5bcd7e46c284192f57ee137c5091d7bf8119343da7ac40a7b79d4a54c28b059"` [INFO] running `"docker" "rm" "-f" "d5bcd7e46c284192f57ee137c5091d7bf8119343da7ac40a7b79d4a54c28b059"` [INFO] [stdout] d5bcd7e46c284192f57ee137c5091d7bf8119343da7ac40a7b79d4a54c28b059 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ickshonpe/rust-line-counter:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] d120fe212f94cee39d8e8cae0e8a0817e78ad1ed3dd78debdd07952ad1a02e94 [INFO] running `"docker" "start" "-a" "d120fe212f94cee39d8e8cae0e8a0817e78ad1ed3dd78debdd07952ad1a02e94"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_line_counter-98f60d99e6189715 [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" "d120fe212f94cee39d8e8cae0e8a0817e78ad1ed3dd78debdd07952ad1a02e94"` [INFO] running `"docker" "rm" "-f" "d120fe212f94cee39d8e8cae0e8a0817e78ad1ed3dd78debdd07952ad1a02e94"` [INFO] [stdout] d120fe212f94cee39d8e8cae0e8a0817e78ad1ed3dd78debdd07952ad1a02e94