[INFO] fetching crate michelangelo 0.2.3... [INFO] extracting crate michelangelo 0.2.3 into work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/michelangelo/0.2.3 [INFO] extracting crate michelangelo 0.2.3 into work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/michelangelo/0.2.3 [INFO] validating manifest of michelangelo-0.2.3 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 michelangelo-0.2.3 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 michelangelo-0.2.3 [INFO] finished frobbing michelangelo-0.2.3 [INFO] frobbed toml for michelangelo-0.2.3 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/michelangelo/0.2.3/Cargo.toml [INFO] started frobbing michelangelo-0.2.3 [INFO] finished frobbing michelangelo-0.2.3 [INFO] frobbed toml for michelangelo-0.2.3 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/michelangelo/0.2.3/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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded stable-vec v0.2.2 [INFO] [stderr] Downloaded descartes v0.1.19 [INFO] [stderr] Downloaded compact_macros v0.1.0 [INFO] [stderr] Downloaded simple_allocator_trait v0.1.0 [INFO] [stderr] Downloaded compact v0.2.13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing michelangelo-0.2.3 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/michelangelo/0.2.3:/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] 8bade1aee8423f58ee97cb1cd9918c77dd2c3d20e68b8211c90492a0d035ce20 [INFO] running `"docker" "start" "-a" "8bade1aee8423f58ee97cb1cd9918c77dd2c3d20e68b8211c90492a0d035ce20"` [INFO] [stderr] Compiling simple_allocator_trait v0.1.0 [INFO] [stderr] Compiling stable-vec v0.2.2 [INFO] [stderr] Compiling primal-sieve v0.2.9 [INFO] [stderr] Compiling compact_macros v0.1.0 [INFO] [stderr] Compiling euclid v0.18.2 [INFO] [stderr] Compiling primal-check v0.2.3 [INFO] [stderr] Compiling alga v0.7.2 [INFO] [stderr] Compiling sid v0.5.2 [INFO] [stderr] Compiling lyon_geom v0.11.1 [INFO] [stderr] Compiling primal v0.2.3 [INFO] [stderr] Compiling lyon_path v0.11.0 [INFO] [stderr] Compiling compact v0.2.13 [INFO] [stderr] Compiling nalgebra v0.16.13 [INFO] [stderr] Compiling lyon_tessellation v0.11.0 [INFO] [stderr] warning[E0502]: cannot borrow `*self` as immutable because it is also borrowed as mutable [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.13/src/base/cg.rs:291:44 [INFO] [stderr] | [INFO] [stderr] 291 | self[(j, i)] += shift[j] * self[(D::dim() - 1, i)]; [INFO] [stderr] | ---------------------------^^^^------------------- [INFO] [stderr] | | | [INFO] [stderr] | | immutable borrow occurs here [INFO] [stderr] | mutable borrow occurs here [INFO] [stderr] | mutable borrow later used here [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [INFO] [stderr] Compiling descartes v0.1.19 [INFO] [stderr] Compiling michelangelo v0.2.3 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.16s [INFO] running `"docker" "inspect" "8bade1aee8423f58ee97cb1cd9918c77dd2c3d20e68b8211c90492a0d035ce20"` [INFO] running `"docker" "rm" "-f" "8bade1aee8423f58ee97cb1cd9918c77dd2c3d20e68b8211c90492a0d035ce20"` [INFO] [stdout] 8bade1aee8423f58ee97cb1cd9918c77dd2c3d20e68b8211c90492a0d035ce20 [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/michelangelo/0.2.3:/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] 330f409b88470abd6e90b369776839e024d3d1c5c71b36b3a0675ec3aacae33e [INFO] running `"docker" "start" "-a" "330f409b88470abd6e90b369776839e024d3d1c5c71b36b3a0675ec3aacae33e"` [INFO] [stderr] Compiling michelangelo v0.2.3 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.32s [INFO] running `"docker" "inspect" "330f409b88470abd6e90b369776839e024d3d1c5c71b36b3a0675ec3aacae33e"` [INFO] running `"docker" "rm" "-f" "330f409b88470abd6e90b369776839e024d3d1c5c71b36b3a0675ec3aacae33e"` [INFO] [stdout] 330f409b88470abd6e90b369776839e024d3d1c5c71b36b3a0675ec3aacae33e [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/michelangelo/0.2.3:/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] 7afc6a6f3d01d8246242b4cc6c4a8ecef42611380dcb66d115b3c0688170621a [INFO] running `"docker" "start" "-a" "7afc6a6f3d01d8246242b4cc6c4a8ecef42611380dcb66d115b3c0688170621a"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/crater/target/debug/deps/michelangelo-5cca90752c848422 [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 michelangelo [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" "7afc6a6f3d01d8246242b4cc6c4a8ecef42611380dcb66d115b3c0688170621a"` [INFO] running `"docker" "rm" "-f" "7afc6a6f3d01d8246242b4cc6c4a8ecef42611380dcb66d115b3c0688170621a"` [INFO] [stdout] 7afc6a6f3d01d8246242b4cc6c4a8ecef42611380dcb66d115b3c0688170621a