[INFO] crate changepoint 0.1.0 is already in cache [INFO] checking changepoint-0.1.0 against master#4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb for pr-64672 [INFO] extracting crate changepoint 0.1.0 into work/builds/worker-3/source [INFO] validating manifest of crates.io crate changepoint 0.1.0 on toolchain 4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate changepoint 0.1.0 [INFO] finished tweaking crates.io crate changepoint 0.1.0 [INFO] tweaked toml for crates.io crate changepoint 0.1.0 written to work/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate changepoint 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/mnt/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] a401caa04d6095faa75ff4343d177885ee5f6b83fc20d9b3793fa428d3a87a4c [INFO] running `"docker" "start" "-a" "a401caa04d6095faa75ff4343d177885ee5f6b83fc20d9b3793fa428d3a87a4c"` [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling syn v0.15.43 [INFO] [stderr] Compiling doc-comment v0.3.1 [INFO] [stderr] Checking quadrature v0.1.2 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Checking rand_xoshiro v0.1.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking memchr v2.2.1 [INFO] [stderr] Checking special v0.8.1 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking tinytemplate v1.0.2 [INFO] [stderr] Checking csv-core v0.1.6 [INFO] [stderr] Checking bstr v0.2.6 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Checking criterion-plot v0.3.1 [INFO] [stderr] Checking csv v1.1.1 [INFO] [stderr] Checking rayon-core v1.5.0 [INFO] [stderr] Checking generic-array v0.11.1 [INFO] [stderr] Checking rayon v1.1.0 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking alga v0.7.2 [INFO] [stderr] Compiling getset v0.0.7 [INFO] [stderr] Compiling serde_derive v1.0.98 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Checking nalgebra v0.16.13 [INFO] [stderr] Checking criterion v0.2.11 [INFO] [stderr] warning[E0502]: cannot borrow `*self` as immutable because it is also borrowed as mutable [INFO] [stderr] --> /opt/rustwide/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] Checking rv v0.7.0-rc1 [INFO] [stderr] Checking changepoint v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `"docker" "inspect" "a401caa04d6095faa75ff4343d177885ee5f6b83fc20d9b3793fa428d3a87a4c"` [INFO] running `"docker" "rm" "-f" "a401caa04d6095faa75ff4343d177885ee5f6b83fc20d9b3793fa428d3a87a4c"` [INFO] [stdout] a401caa04d6095faa75ff4343d177885ee5f6b83fc20d9b3793fa428d3a87a4c