[INFO] fetching crate ilda 0.2.0... [INFO] extracting crate ilda 0.2.0 into work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/ilda/0.2.0 [INFO] extracting crate ilda 0.2.0 into work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/ilda/0.2.0 [INFO] validating manifest of ilda-0.2.0 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 ilda-0.2.0 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 ilda-0.2.0 [INFO] finished frobbing ilda-0.2.0 [INFO] frobbed toml for ilda-0.2.0 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/ilda/0.2.0/Cargo.toml [INFO] started frobbing ilda-0.2.0 [INFO] finished frobbing ilda-0.2.0 [INFO] frobbed toml for ilda-0.2.0 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/ilda/0.2.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 ilda-0.2.0 against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/ilda/0.2.0:/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] 479c4c76d91abbdd9d68dc05b199d1379f41d918e70706741501b2dc7ad0c7a8 [INFO] running `"docker" "start" "-a" "479c4c76d91abbdd9d68dc05b199d1379f41d918e70706741501b2dc7ad0c7a8"` [INFO] [stderr] Compiling point v0.3.1 [INFO] [stderr] Compiling ilda v0.2.0 (/opt/crater/workdir) [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/animation.rs:106:11 [INFO] [stderr] | [INFO] [stderr] 106 | let mut frame = match current_frame { [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_mut)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.66s [INFO] running `"docker" "inspect" "479c4c76d91abbdd9d68dc05b199d1379f41d918e70706741501b2dc7ad0c7a8"` [INFO] running `"docker" "rm" "-f" "479c4c76d91abbdd9d68dc05b199d1379f41d918e70706741501b2dc7ad0c7a8"` [INFO] [stdout] 479c4c76d91abbdd9d68dc05b199d1379f41d918e70706741501b2dc7ad0c7a8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/ilda/0.2.0:/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] 4dfae6a3f6362838cb7410067e70abfc55ef3085e8a051c8e5a0db8eccc466dd [INFO] running `"docker" "start" "-a" "4dfae6a3f6362838cb7410067e70abfc55ef3085e8a051c8e5a0db8eccc466dd"` [INFO] [stderr] Compiling ilda v0.2.0 (/opt/crater/workdir) [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/animation.rs:106:11 [INFO] [stderr] | [INFO] [stderr] 106 | let mut frame = match current_frame { [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_mut)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.58s [INFO] running `"docker" "inspect" "4dfae6a3f6362838cb7410067e70abfc55ef3085e8a051c8e5a0db8eccc466dd"` [INFO] running `"docker" "rm" "-f" "4dfae6a3f6362838cb7410067e70abfc55ef3085e8a051c8e5a0db8eccc466dd"` [INFO] [stdout] 4dfae6a3f6362838cb7410067e70abfc55ef3085e8a051c8e5a0db8eccc466dd [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/ilda/0.2.0:/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] db26ff12aa8bd711241fc8b0b02eda1f912cba5341a4ab2fc1f8809f7cb47760 [INFO] running `"docker" "start" "-a" "db26ff12aa8bd711241fc8b0b02eda1f912cba5341a4ab2fc1f8809f7cb47760"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/ilda-749d9f5cb0e03463 [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test animation::tests::test_animation_frame_iterator ... ok [INFO] [stdout] test animation::tests::test_animation_point_iterator ... ok [INFO] [stdout] test data::tests::test_truecolor_2d_blanking_bit ... ok [INFO] [stdout] test data::tests::test_indexed_3d_blanking_bit ... ok [INFO] [stdout] test animation::tests::test_ilda_entry_to_point_true_color ... ok [INFO] [stdout] test data::tests::test_indexed_2d_blanking_bit ... ok [INFO] [stdout] test color::tests::test_default_color_index ... ok [INFO] [stdout] test animation::tests::test_ilda_entry_to_point_indexed ... ok [INFO] [stdout] test parser::tests::test_read_u16 ... ok [INFO] [stdout] test animation::tests::test_frame_point_iterator ... ok [INFO] [stderr] Doc-tests ilda [INFO] [stdout] test parser::tests::test_read_name ... ok [INFO] [stdout] test data::tests::test_truecolor_3d_blanking_bit ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/animation.rs - animation::Animation::read_file (line 32) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "db26ff12aa8bd711241fc8b0b02eda1f912cba5341a4ab2fc1f8809f7cb47760"` [INFO] running `"docker" "rm" "-f" "db26ff12aa8bd711241fc8b0b02eda1f912cba5341a4ab2fc1f8809f7cb47760"` [INFO] [stdout] db26ff12aa8bd711241fc8b0b02eda1f912cba5341a4ab2fc1f8809f7cb47760