[INFO] fetching crate svg2polylines 0.5.1... [INFO] extracting crate svg2polylines 0.5.1 into work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/svg2polylines/0.5.1 [INFO] extracting crate svg2polylines 0.5.1 into work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/svg2polylines/0.5.1 [INFO] validating manifest of svg2polylines-0.5.1 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 svg2polylines-0.5.1 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 svg2polylines-0.5.1 [INFO] finished frobbing svg2polylines-0.5.1 [INFO] frobbed toml for svg2polylines-0.5.1 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/svg2polylines/0.5.1/Cargo.toml [INFO] started frobbing svg2polylines-0.5.1 [INFO] finished frobbing svg2polylines-0.5.1 [INFO] frobbed toml for svg2polylines-0.5.1 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/svg2polylines/0.5.1/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] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded piston2d-drag_controller v0.24.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing svg2polylines-0.5.1 against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/svg2polylines/0.5.1:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 3d1f54a84abfe5fbff614cf32bb9f569eb3005f2fb2810d7cb3d6c67954500b9 [INFO] running `"docker" "start" "-a" "3d1f54a84abfe5fbff614cf32bb9f569eb3005f2fb2810d7cb3d6c67954500b9"` [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Compiling float-cmp v0.4.0 [INFO] [stderr] Compiling quick-xml v0.13.3 [INFO] [stderr] Compiling svgtypes v0.4.2 [INFO] [stderr] Compiling euclid v0.19.8 [INFO] [stderr] Compiling lyon_geom v0.12.6 [INFO] [stderr] Compiling svg2polylines v0.5.1 (/opt/crater/workdir) [INFO] [stderr] warning: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stderr] --> src/lib.rs:92:13 [INFO] [stderr] | [INFO] [stderr] 91 | if let Some(last) = self.line.last() { [INFO] [stderr] | --------- immutable borrow occurs here [INFO] [stderr] 92 | self.add_absolute(CoordinatePair::new(last.x + pair.x, last.y + pair.y)); [INFO] [stderr] | ^^^^ mutable borrow occurs here ------ immutable borrow later used here [INFO] [stderr] | [INFO] [stderr] = note: #[warn(mutable_borrow_reservation_conflict)] on by default [INFO] [stderr] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stderr] = note: for more information, see issue #59159 [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.89s [INFO] running `"docker" "inspect" "3d1f54a84abfe5fbff614cf32bb9f569eb3005f2fb2810d7cb3d6c67954500b9"` [INFO] running `"docker" "rm" "-f" "3d1f54a84abfe5fbff614cf32bb9f569eb3005f2fb2810d7cb3d6c67954500b9"` [INFO] [stdout] 3d1f54a84abfe5fbff614cf32bb9f569eb3005f2fb2810d7cb3d6c67954500b9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/svg2polylines/0.5.1:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 2cece79c9fe84e10514c490c3dfa8ffb86a10c4793d52daa521038ce2ad4efae [INFO] running `"docker" "start" "-a" "2cece79c9fe84e10514c490c3dfa8ffb86a10c4793d52daa521038ce2ad4efae"` [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling rusttype v0.7.6 [INFO] [stderr] Compiling pistoncore-input v0.23.0 [INFO] [stderr] Compiling gfx_core v0.8.3 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling piston2d-graphics v0.30.0 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.5 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling pistoncore-window v0.35.0 [INFO] [stderr] Compiling piston2d-drag_controller v0.24.0 [INFO] [stderr] Compiling image v0.21.2 [INFO] [stderr] Compiling pistoncore-event_loop v0.40.0 [INFO] [stderr] Compiling piston v0.40.0 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Compiling winit v0.18.1 [INFO] [stderr] Compiling pistoncore-glutin_window v0.52.0 [INFO] [stderr] Compiling gfx v0.17.1 [INFO] [stderr] Compiling gfx_device_gl v0.15.5 [INFO] [stderr] Compiling piston-gfx_texture v0.35.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.56.0 [INFO] [stderr] Compiling piston_window v0.87.0 [INFO] [stderr] Compiling svg2polylines v0.5.1 (/opt/crater/workdir) [INFO] [stderr] warning: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stderr] --> src/lib.rs:92:13 [INFO] [stderr] | [INFO] [stderr] 91 | if let Some(last) = self.line.last() { [INFO] [stderr] | --------- immutable borrow occurs here [INFO] [stderr] 92 | self.add_absolute(CoordinatePair::new(last.x + pair.x, last.y + pair.y)); [INFO] [stderr] | ^^^^ mutable borrow occurs here ------ immutable borrow later used here [INFO] [stderr] | [INFO] [stderr] = note: #[warn(mutable_borrow_reservation_conflict)] on by default [INFO] [stderr] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stderr] = note: for more information, see issue #59159 [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `"docker" "inspect" "2cece79c9fe84e10514c490c3dfa8ffb86a10c4793d52daa521038ce2ad4efae"` [INFO] running `"docker" "rm" "-f" "2cece79c9fe84e10514c490c3dfa8ffb86a10c4793d52daa521038ce2ad4efae"` [INFO] [stdout] 2cece79c9fe84e10514c490c3dfa8ffb86a10c4793d52daa521038ce2ad4efae [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/svg2polylines/0.5.1:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] b99b79610d0b8b94d22a537c1b6ea2209888059e81f6c4b41c0de39ee88a2bb8 [INFO] running `"docker" "start" "-a" "b99b79610d0b8b94d22a537c1b6ea2209888059e81f6c4b41c0de39ee88a2bb8"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/crater/target/debug/deps/svg2polylines-de88b786be57127f [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test tests::test_parse_simple_absolute_closed ... ok [INFO] [stdout] test tests::test_parse_simple_absolute_nonclosed ... ok [INFO] [stdout] test tests::test_parse_segment_data_unsupported ... ok [INFO] [stdout] test tests::test_parse_segment_data_multiple ... ok [INFO] [stdout] test tests::test_parse_segment_data_horizontal_vertical ... ok [INFO] [stdout] test tests::test_parse_segment_data ... ok [INFO] [stdout] test tests::test_parse_xml_single ... ok [INFO] [stdout] test tests::test_current_line_close ... ok [INFO] [stdout] test tests::test_quadratic_curve ... ok [INFO] [stdout] test tests::test_current_line ... ok [INFO] [stdout] test tests::test_regression_issue_5 ... ok [INFO] [stdout] test tests::test_parse_xml_malformed ... ok [INFO] [stdout] test tests::test_parse_xml_multiple ... ok [INFO] [stdout] test tests::test_parse_xml_duplicate_attr ... ok [INFO] [stdout] test tests::test_smooth_curve ... ok [INFO] [stdout] test tests::test_regression_issue_7 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests svg2polylines [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" "b99b79610d0b8b94d22a537c1b6ea2209888059e81f6c4b41c0de39ee88a2bb8"` [INFO] running `"docker" "rm" "-f" "b99b79610d0b8b94d22a537c1b6ea2209888059e81f6c4b41c0de39ee88a2bb8"` [INFO] [stdout] b99b79610d0b8b94d22a537c1b6ea2209888059e81f6c4b41c0de39ee88a2bb8