[INFO] cloning repository rhysforyou/fever-ray [INFO] running `"git" "clone" "--bare" "git://github.com/rhysforyou/fever-ray.git" "work/cache/sources/gh/rhysforyou/fever-ray"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/rhysforyou/fever-ray'... [INFO] running `"git" "clone" "work/cache/sources/gh/rhysforyou/fever-ray" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/rhysforyou/fever-ray"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/rhysforyou/fever-ray'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/rhysforyou/fever-ray" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/rhysforyou/fever-ray"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/rhysforyou/fever-ray'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 49f57ee674d609a61b7ace7eff058c29bfcd6539 [INFO] sha for GitHub repo rhysforyou/fever-ray: 49f57ee674d609a61b7ace7eff058c29bfcd6539 [INFO] validating manifest of rhysforyou/fever-ray 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 rhysforyou/fever-ray 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 rhysforyou/fever-ray [INFO] finished frobbing rhysforyou/fever-ray [INFO] frobbed toml for rhysforyou/fever-ray written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/rhysforyou/fever-ray/Cargo.toml [INFO] started frobbing rhysforyou/fever-ray [INFO] finished frobbing rhysforyou/fever-ray [INFO] frobbed toml for rhysforyou/fever-ray written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/rhysforyou/fever-ray/Cargo.toml [INFO] crate rhysforyou/fever-ray 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 rhysforyou/fever-ray against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/rhysforyou/fever-ray:/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] 4faca3fb2b3d7a12d92bf17dd7c6ffaf93ddc8253ca938a151c3aff063b78257 [INFO] running `"docker" "start" "-a" "4faca3fb2b3d7a12d92bf17dd7c6ffaf93ddc8253ca938a151c3aff063b78257"` [INFO] [stderr] Compiling serde_yaml v0.8.8 [INFO] [stderr] Compiling num-derive v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.84 [INFO] [stderr] Compiling tiff v0.2.1 [INFO] [stderr] Compiling image v0.20.1 [INFO] [stderr] Compiling fever-ray v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.48s [INFO] running `"docker" "inspect" "4faca3fb2b3d7a12d92bf17dd7c6ffaf93ddc8253ca938a151c3aff063b78257"` [INFO] running `"docker" "rm" "-f" "4faca3fb2b3d7a12d92bf17dd7c6ffaf93ddc8253ca938a151c3aff063b78257"` [INFO] [stdout] 4faca3fb2b3d7a12d92bf17dd7c6ffaf93ddc8253ca938a151c3aff063b78257 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/rhysforyou/fever-ray:/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] b3c68c9535f76e6c7a0e3c1d35c6ea2a037b6ace1d75e87067a568e2ed5c5583 [INFO] running `"docker" "start" "-a" "b3c68c9535f76e6c7a0e3c1d35c6ea2a037b6ace1d75e87067a568e2ed5c5583"` [INFO] [stderr] Compiling fever-ray v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.44s [INFO] running `"docker" "inspect" "b3c68c9535f76e6c7a0e3c1d35c6ea2a037b6ace1d75e87067a568e2ed5c5583"` [INFO] running `"docker" "rm" "-f" "b3c68c9535f76e6c7a0e3c1d35c6ea2a037b6ace1d75e87067a568e2ed5c5583"` [INFO] [stdout] b3c68c9535f76e6c7a0e3c1d35c6ea2a037b6ace1d75e87067a568e2ed5c5583 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/rhysforyou/fever-ray:/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] e7fc5103b1deb73def5fc0c9991793b3fe0c91449712e0a396fef6fb7f286fb3 [INFO] running `"docker" "start" "-a" "e7fc5103b1deb73def5fc0c9991793b3fe0c91449712e0a396fef6fb7f286fb3"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/fever_ray-05c3dd1791b6c90e [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test color::tests::test_from_rgb_hex ... ok [INFO] [stderr] Running /opt/crater/target/debug/deps/fever_ray-0e9aca3f85559c60 [INFO] [stdout] test color::tests::test_from_rgba_hex ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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 fever-ray [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/color.rs - color::Color::from_rgb_hex (line 95) ... ok [INFO] [stdout] test src/color.rs - color::Color::from_rgba_hex (line 74) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "e7fc5103b1deb73def5fc0c9991793b3fe0c91449712e0a396fef6fb7f286fb3"` [INFO] running `"docker" "rm" "-f" "e7fc5103b1deb73def5fc0c9991793b3fe0c91449712e0a396fef6fb7f286fb3"` [INFO] [stdout] e7fc5103b1deb73def5fc0c9991793b3fe0c91449712e0a396fef6fb7f286fb3