[INFO] updating cached repository https://github.com/Lytigas/drive-sim [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/mnt/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6bd80dc0df269d084e5e2fe3294ad05e54c520e5 [INFO] checking Lytigas/drive-sim against try#00e4530a79c42b21a6ca2ac1edb597c90d21f89f for pr-64672 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FLytigas%2Fdrive-sim" "work/builds/worker-2/source"` [INFO] [stderr] Cloning into 'work/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Lytigas/drive-sim on toolchain 00e4530a79c42b21a6ca2ac1edb597c90d21f89f [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Lytigas/drive-sim [INFO] finished tweaking git repo https://github.com/Lytigas/drive-sim [INFO] tweaked toml for git repo https://github.com/Lytigas/drive-sim written to work/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Lytigas/drive-sim already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-2/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" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 1e0bd0e721dfe6d91d7213866968c04cd6bb08cb5a78ea069e2741cc3643f418 [INFO] running `"docker" "start" "-a" "1e0bd0e721dfe6d91d7213866968c04cd6bb08cb5a78ea069e2741cc3643f418"` [INFO] [stderr] Compiling dimensioned v0.7.0 [INFO] [stderr] Compiling sdl2-sys v0.31.0 [INFO] [stderr] Checking arrayvec v0.4.7 [INFO] [stderr] Compiling bzip2-sys v0.1.6 [INFO] [stderr] Checking ogg v0.4.1 [INFO] [stderr] Checking jpeg-decoder v0.1.15 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking alsa-sys v0.1.2 [INFO] [stderr] Checking euclid v0.17.3 [INFO] [stderr] Compiling syn v0.15.21 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking msdos_time v0.1.6 [INFO] [stderr] Checking twox-hash v1.1.1 [INFO] [stderr] Checking lewton v0.5.2 [INFO] [stderr] Checking rusttype v0.5.2 [INFO] [stderr] Checking png v0.12.0 [INFO] [stderr] Checking cpal v0.8.2 [INFO] [stderr] Checking cgmath v0.14.1 [INFO] [stderr] Checking alga v0.5.4 [INFO] [stderr] Checking lyon_geom v0.10.1 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking lyon_path v0.10.1 [INFO] [stderr] error[E0658]: auto traits are experimental and possibly buggy [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dimensioned-0.7.0/src/traits.rs:123:1 [INFO] [stderr] | [INFO] [stderr] 123 | pub auto trait NotDim {} [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/13231 [INFO] [stderr] = help: add `#![feature(optin_builtin_traits)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: negative trait bounds are not yet fully implemented; use marker types for now [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dimensioned-0.7.0/src/make_units.rs:274:20 [INFO] [stderr] | [INFO] [stderr] 274 | impl !NotDim for $System {} [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/target/debug/build/dimensioned-23092451859ba053/out/si.rs:176:5 [INFO] [stderr] | [INFO] [stderr] 176 | / make_units! { [INFO] [stderr] 177 | | SI; [INFO] [stderr] 178 | | ONE: Unitless; [INFO] [stderr] 179 | | [INFO] [stderr] ... | [INFO] [stderr] 333 | | fmt = true; [INFO] [stderr] 334 | | } [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/13231 [INFO] [stderr] = help: add `#![feature(optin_builtin_traits)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: negative trait bounds are not yet fully implemented; use marker types for now [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dimensioned-0.7.0/src/make_units.rs:274:20 [INFO] [stderr] | [INFO] [stderr] 274 | impl !NotDim for $System {} [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/target/debug/build/dimensioned-23092451859ba053/out/ucum.rs:365:5 [INFO] [stderr] | [INFO] [stderr] 365 | / make_units! { [INFO] [stderr] 366 | | UCUM; [INFO] [stderr] 367 | | ONE: Unitless; [INFO] [stderr] 368 | | [INFO] [stderr] ... | [INFO] [stderr] 642 | | fmt = true; [INFO] [stderr] 643 | | } [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/13231 [INFO] [stderr] = help: add `#![feature(optin_builtin_traits)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: negative trait bounds are not yet fully implemented; use marker types for now [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dimensioned-0.7.0/src/make_units.rs:274:20 [INFO] [stderr] | [INFO] [stderr] 274 | impl !NotDim for $System {} [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/target/debug/build/dimensioned-23092451859ba053/out/mks.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | / make_units! { [INFO] [stderr] 30 | | MKS; [INFO] [stderr] 31 | | ONE: Unitless; [INFO] [stderr] 32 | | [INFO] [stderr] ... | [INFO] [stderr] 48 | | fmt = false; [INFO] [stderr] 49 | | } [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/13231 [INFO] [stderr] = help: add `#![feature(optin_builtin_traits)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: negative trait bounds are not yet fully implemented; use marker types for now [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dimensioned-0.7.0/src/make_units.rs:274:20 [INFO] [stderr] | [INFO] [stderr] 274 | impl !NotDim for $System {} [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/target/debug/build/dimensioned-23092451859ba053/out/cgs.rs:55:5 [INFO] [stderr] | [INFO] [stderr] 55 | / make_units! { [INFO] [stderr] 56 | | CGS; [INFO] [stderr] 57 | | ONE: Unitless; [INFO] [stderr] 58 | | [INFO] [stderr] ... | [INFO] [stderr] 99 | | fmt = false; [INFO] [stderr] 100 | | } [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/13231 [INFO] [stderr] = help: add `#![feature(optin_builtin_traits)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: negative trait bounds are not yet fully implemented; use marker types for now [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dimensioned-0.7.0/src/make_units.rs:274:20 [INFO] [stderr] | [INFO] [stderr] 274 | impl !NotDim for $System {} [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/target/debug/build/dimensioned-23092451859ba053/out/fps.rs:28:5 [INFO] [stderr] | [INFO] [stderr] 28 | / make_units! { [INFO] [stderr] 29 | | FPS; [INFO] [stderr] 30 | | ONE: Unitless; [INFO] [stderr] 31 | | [INFO] [stderr] ... | [INFO] [stderr] 46 | | fmt = false; [INFO] [stderr] 47 | | } [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/13231 [INFO] [stderr] = help: add `#![feature(optin_builtin_traits)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] Checking zip v0.3.3 [INFO] [stderr] Checking sdl2 v0.31.0 [INFO] [stderr] Checking lyon_tessellation v0.10.2 [INFO] [stderr] Checking nalgebra v0.14.4 [INFO] [stderr] Checking lyon v0.10.2 [INFO] [stderr] Checking rodio v0.7.0 [INFO] [stderr] error: aborting due to 6 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0658`. [INFO] [stderr] error: could not compile `dimensioned`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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.14.4/src/core/cg.rs:292:44 [INFO] [stderr] | [INFO] [stderr] 292 | 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] error: build failed [INFO] running `"docker" "inspect" "1e0bd0e721dfe6d91d7213866968c04cd6bb08cb5a78ea069e2741cc3643f418"` [INFO] running `"docker" "rm" "-f" "1e0bd0e721dfe6d91d7213866968c04cd6bb08cb5a78ea069e2741cc3643f418"` [INFO] [stdout] 1e0bd0e721dfe6d91d7213866968c04cd6bb08cb5a78ea069e2741cc3643f418