[INFO] cloning repository jimliang/rust_codewars [INFO] running `"git" "clone" "--bare" "git://github.com/jimliang/rust_codewars.git" "work/cache/sources/gh/jimliang/rust_codewars"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/jimliang/rust_codewars'... [INFO] running `"git" "clone" "work/cache/sources/gh/jimliang/rust_codewars" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/jimliang/rust_codewars"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/jimliang/rust_codewars'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/jimliang/rust_codewars" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/jimliang/rust_codewars"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/jimliang/rust_codewars'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a0ad2e40e03dcaab0f0442acdbc428cad1cf78d2 [INFO] sha for GitHub repo jimliang/rust_codewars: a0ad2e40e03dcaab0f0442acdbc428cad1cf78d2 [INFO] validating manifest of jimliang/rust_codewars 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 jimliang/rust_codewars 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 jimliang/rust_codewars [INFO] finished frobbing jimliang/rust_codewars [INFO] frobbed toml for jimliang/rust_codewars written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/jimliang/rust_codewars/Cargo.toml [INFO] started frobbing jimliang/rust_codewars [INFO] finished frobbing jimliang/rust_codewars [INFO] frobbed toml for jimliang/rust_codewars written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/jimliang/rust_codewars/Cargo.toml [INFO] crate jimliang/rust_codewars 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 jimliang/rust_codewars 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/jimliang/rust_codewars:/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] b1fc81fa7103e3ddaafea69a1cea5dd51184402670ccbb2b38a4243346787c8d [INFO] running `"docker" "start" "-a" "b1fc81fa7103e3ddaafea69a1cea5dd51184402670ccbb2b38a4243346787c8d"` [INFO] [stderr] Compiling demo v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.69s [INFO] running `"docker" "inspect" "b1fc81fa7103e3ddaafea69a1cea5dd51184402670ccbb2b38a4243346787c8d"` [INFO] running `"docker" "rm" "-f" "b1fc81fa7103e3ddaafea69a1cea5dd51184402670ccbb2b38a4243346787c8d"` [INFO] [stdout] b1fc81fa7103e3ddaafea69a1cea5dd51184402670ccbb2b38a4243346787c8d [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/jimliang/rust_codewars:/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] 3a9783630f0fcb86d48671868bee84ea9ebc440954819bcb83157d76ce8c0d56 [INFO] running `"docker" "start" "-a" "3a9783630f0fcb86d48671868bee84ea9ebc440954819bcb83157d76ce8c0d56"` [INFO] [stderr] Compiling demo v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.87s [INFO] running `"docker" "inspect" "3a9783630f0fcb86d48671868bee84ea9ebc440954819bcb83157d76ce8c0d56"` [INFO] running `"docker" "rm" "-f" "3a9783630f0fcb86d48671868bee84ea9ebc440954819bcb83157d76ce8c0d56"` [INFO] [stdout] 3a9783630f0fcb86d48671868bee84ea9ebc440954819bcb83157d76ce8c0d56 [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/jimliang/rust_codewars:/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] 2522246d37ab5415267c38c6d350dacd93d142b013b36adc25ceccd3f486eec3 [INFO] running `"docker" "start" "-a" "2522246d37ab5415267c38c6d350dacd93d142b013b36adc25ceccd3f486eec3"` [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] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/demo-a1e9b8d732150551 [INFO] running `"docker" "inspect" "2522246d37ab5415267c38c6d350dacd93d142b013b36adc25ceccd3f486eec3"` [INFO] running `"docker" "rm" "-f" "2522246d37ab5415267c38c6d350dacd93d142b013b36adc25ceccd3f486eec3"` [INFO] [stdout] 2522246d37ab5415267c38c6d350dacd93d142b013b36adc25ceccd3f486eec3