[INFO] cloning repository packsaddle/rust-text2checkstyle_cli [INFO] running `"git" "clone" "--bare" "git://github.com/packsaddle/rust-text2checkstyle_cli.git" "work/cache/sources/gh/packsaddle/rust-text2checkstyle_cli"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/packsaddle/rust-text2checkstyle_cli'... [INFO] running `"git" "clone" "work/cache/sources/gh/packsaddle/rust-text2checkstyle_cli" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/packsaddle/rust-text2checkstyle_cli"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/packsaddle/rust-text2checkstyle_cli'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/packsaddle/rust-text2checkstyle_cli" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/packsaddle/rust-text2checkstyle_cli"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/packsaddle/rust-text2checkstyle_cli'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2c0c49b80c6119f47bcd740821f6e4b44594c008 [INFO] sha for GitHub repo packsaddle/rust-text2checkstyle_cli: 2c0c49b80c6119f47bcd740821f6e4b44594c008 [INFO] validating manifest of packsaddle/rust-text2checkstyle_cli 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 packsaddle/rust-text2checkstyle_cli 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 packsaddle/rust-text2checkstyle_cli [INFO] finished frobbing packsaddle/rust-text2checkstyle_cli [INFO] frobbed toml for packsaddle/rust-text2checkstyle_cli written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/packsaddle/rust-text2checkstyle_cli/Cargo.toml [INFO] started frobbing packsaddle/rust-text2checkstyle_cli [INFO] finished frobbing packsaddle/rust-text2checkstyle_cli [INFO] frobbed toml for packsaddle/rust-text2checkstyle_cli written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/packsaddle/rust-text2checkstyle_cli/Cargo.toml [INFO] crate packsaddle/rust-text2checkstyle_cli 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] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded checkstyle_formatter v1.0.1 [INFO] [stderr] Downloaded text2checkstyle v1.0.1 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing packsaddle/rust-text2checkstyle_cli against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/packsaddle/rust-text2checkstyle_cli:/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] 580d73a47a324195a6721aa11c8110082b511e03131e0fcf91bb72a88f7b161a [INFO] running `"docker" "start" "-a" "580d73a47a324195a6721aa11c8110082b511e03131e0fcf91bb72a88f7b161a"` [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.7.1 [INFO] [stderr] Compiling backtrace v0.3.3 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling quick-xml v0.9.4 [INFO] [stderr] Compiling checkstyle_formatter v1.0.1 [INFO] [stderr] Compiling text2checkstyle v1.0.1 [INFO] [stderr] Compiling text2checkstyle_cli v1.1.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.14s [INFO] running `"docker" "inspect" "580d73a47a324195a6721aa11c8110082b511e03131e0fcf91bb72a88f7b161a"` [INFO] running `"docker" "rm" "-f" "580d73a47a324195a6721aa11c8110082b511e03131e0fcf91bb72a88f7b161a"` [INFO] [stdout] 580d73a47a324195a6721aa11c8110082b511e03131e0fcf91bb72a88f7b161a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/packsaddle/rust-text2checkstyle_cli:/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] 492a741be6bb77b0f5486d0698ab8509be83ab40f1e264b47c9f2c8a98ad7910 [INFO] running `"docker" "start" "-a" "492a741be6bb77b0f5486d0698ab8509be83ab40f1e264b47c9f2c8a98ad7910"` [INFO] [stderr] Compiling text2checkstyle_cli v1.1.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.98s [INFO] running `"docker" "inspect" "492a741be6bb77b0f5486d0698ab8509be83ab40f1e264b47c9f2c8a98ad7910"` [INFO] running `"docker" "rm" "-f" "492a741be6bb77b0f5486d0698ab8509be83ab40f1e264b47c9f2c8a98ad7910"` [INFO] [stdout] 492a741be6bb77b0f5486d0698ab8509be83ab40f1e264b47c9f2c8a98ad7910 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/packsaddle/rust-text2checkstyle_cli:/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] f9eeba99d05f2d135d301059bdb91a328257529c9d2a155f8ddb66edffdc9d19 [INFO] running `"docker" "start" "-a" "f9eeba99d05f2d135d301059bdb91a328257529c9d2a155f8ddb66edffdc9d19"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/text2checkstyle-fdbe97549f1192d9 [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" "f9eeba99d05f2d135d301059bdb91a328257529c9d2a155f8ddb66edffdc9d19"` [INFO] running `"docker" "rm" "-f" "f9eeba99d05f2d135d301059bdb91a328257529c9d2a155f8ddb66edffdc9d19"` [INFO] [stdout] f9eeba99d05f2d135d301059bdb91a328257529c9d2a155f8ddb66edffdc9d19