[INFO] cloning repository Aloxaf/crc32fix [INFO] running `"git" "clone" "--bare" "git://github.com/Aloxaf/crc32fix.git" "work/cache/sources/gh/Aloxaf/crc32fix"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/Aloxaf/crc32fix'... [INFO] running `"git" "clone" "work/cache/sources/gh/Aloxaf/crc32fix" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Aloxaf/crc32fix"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Aloxaf/crc32fix'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Aloxaf/crc32fix" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Aloxaf/crc32fix"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Aloxaf/crc32fix'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ae6449d3d2fad105c9ab573346fe18e6b24675ae [INFO] sha for GitHub repo Aloxaf/crc32fix: ae6449d3d2fad105c9ab573346fe18e6b24675ae [INFO] validating manifest of Aloxaf/crc32fix 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 Aloxaf/crc32fix 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 Aloxaf/crc32fix [INFO] finished frobbing Aloxaf/crc32fix [INFO] frobbed toml for Aloxaf/crc32fix written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Aloxaf/crc32fix/Cargo.toml [INFO] started frobbing Aloxaf/crc32fix [INFO] finished frobbing Aloxaf/crc32fix [INFO] frobbed toml for Aloxaf/crc32fix written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Aloxaf/crc32fix/Cargo.toml [INFO] crate Aloxaf/crc32fix 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 Aloxaf/crc32fix 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/Aloxaf/crc32fix:/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] 2777481f555e89641e498424a0629cf262d15a8a530028c751c5f82d527c362a [INFO] running `"docker" "start" "-a" "2777481f555e89641e498424a0629cf262d15a8a530028c751c5f82d527c362a"` [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling png v0.13.2 [INFO] [stderr] Compiling crc32fix v1.0.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.91s [INFO] running `"docker" "inspect" "2777481f555e89641e498424a0629cf262d15a8a530028c751c5f82d527c362a"` [INFO] running `"docker" "rm" "-f" "2777481f555e89641e498424a0629cf262d15a8a530028c751c5f82d527c362a"` [INFO] [stdout] 2777481f555e89641e498424a0629cf262d15a8a530028c751c5f82d527c362a [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/Aloxaf/crc32fix:/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] ba7634112d159fc1a31092a30efc5af7dcff8728b5721b6b1e28db0de5ffd60a [INFO] running `"docker" "start" "-a" "ba7634112d159fc1a31092a30efc5af7dcff8728b5721b6b1e28db0de5ffd60a"` [INFO] [stderr] Compiling crc32fix v1.0.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.90s [INFO] running `"docker" "inspect" "ba7634112d159fc1a31092a30efc5af7dcff8728b5721b6b1e28db0de5ffd60a"` [INFO] running `"docker" "rm" "-f" "ba7634112d159fc1a31092a30efc5af7dcff8728b5721b6b1e28db0de5ffd60a"` [INFO] [stdout] ba7634112d159fc1a31092a30efc5af7dcff8728b5721b6b1e28db0de5ffd60a [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/Aloxaf/crc32fix:/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] 2c3ab1a1580a75c1dd8a083cde786bd2f4f9f8817b0dd6d7ba186f47d558f7b5 [INFO] running `"docker" "start" "-a" "2c3ab1a1580a75c1dd8a083cde786bd2f4f9f8817b0dd6d7ba186f47d558f7b5"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/crc32fix-25d77954ce78e783 [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] Running /opt/crater/target/debug/deps/crc32fix-8978eca8a6c4a061 [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] Doc-tests crc32fix [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" "2c3ab1a1580a75c1dd8a083cde786bd2f4f9f8817b0dd6d7ba186f47d558f7b5"` [INFO] running `"docker" "rm" "-f" "2c3ab1a1580a75c1dd8a083cde786bd2f4f9f8817b0dd6d7ba186f47d558f7b5"` [INFO] [stdout] 2c3ab1a1580a75c1dd8a083cde786bd2f4f9f8817b0dd6d7ba186f47d558f7b5