[INFO] updating cached repository https://github.com/JoeHowarth/simulation_rust_2_vue [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] 38687b7ea4d22578e04f839fd6599709e9539438 [INFO] checking JoeHowarth/simulation_rust_2_vue against try#e689e5eaefe96e6dc3ed5bb629c521b7d207aff7 for pr-64398 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoeHowarth%2Fsimulation_rust_2_vue" "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/JoeHowarth/simulation_rust_2_vue on toolchain e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/JoeHowarth/simulation_rust_2_vue [INFO] disabled cargo feature 'default-run' from git repo https://github.com/JoeHowarth/simulation_rust_2_vue [INFO] finished tweaking git repo https://github.com/JoeHowarth/simulation_rust_2_vue [INFO] tweaked toml for git repo https://github.com/JoeHowarth/simulation_rust_2_vue written to work/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/JoeHowarth/simulation_rust_2_vue already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "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" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 75153c7444c4a0711b41315dd76f6e8e205d5232ed1cc66e7ed8ff1fb59b5cff [INFO] running `"docker" "start" "-a" "75153c7444c4a0711b41315dd76f6e8e205d5232ed1cc66e7ed8ff1fb59b5cff"` [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Checking ord_subset v3.1.1 [INFO] [stderr] Checking yaml-rust v0.4.2 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Checking crossbeam-channel v0.3.8 [INFO] [stderr] Checking nom v4.2.0 [INFO] [stderr] Checking term v0.5.1 [INFO] [stderr] Checking slog-async v2.3.0 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling specs-derive v0.2.0 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling serde_derive_internals v0.24.1 [INFO] [stderr] Compiling derive_more v0.14.0 [INFO] [stderr] Checking serde-hjson v0.8.2 [INFO] [stderr] Checking mio-extras v2.0.5 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking alga v0.7.2 [INFO] [stderr] Checking slog-term v2.4.0 [INFO] [stderr] Checking config v0.9.2 [INFO] [stderr] Checking ws v0.7.9 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Checking crossbeam-epoch v0.7.1 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Checking rayon-core v1.4.1 [INFO] [stderr] Checking crossbeam v0.6.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking nalgebra v0.16.13 [INFO] [stderr] Checking rayon v1.0.3 [INFO] [stderr] Checking slog-scope v4.1.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling typescript-definitions-derive v0.1.10 [INFO] [stderr] Checking hibitset v0.5.4 [INFO] [stderr] Checking shred v0.7.1 [INFO] [stderr] Checking specs v0.12.3 [INFO] [stderr] error: mutable global state in a proc-macro [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/typescript-definitions-derive-0.1.10/src/patch.rs:53:1 [INFO] [stderr] | [INFO] [stderr] 53 | / lazy_static! { [INFO] [stderr] 54 | | static ref RE: Regex = { [INFO] [stderr] 55 | | let v = NAMES [INFO] [stderr] 56 | | .iter() [INFO] [stderr] ... | [INFO] [stderr] 61 | | }; [INFO] [stderr] 62 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `typescript-definitions-derive`. [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.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] error: build failed [INFO] running `"docker" "inspect" "75153c7444c4a0711b41315dd76f6e8e205d5232ed1cc66e7ed8ff1fb59b5cff"` [INFO] running `"docker" "rm" "-f" "75153c7444c4a0711b41315dd76f6e8e205d5232ed1cc66e7ed8ff1fb59b5cff"` [INFO] [stdout] 75153c7444c4a0711b41315dd76f6e8e205d5232ed1cc66e7ed8ff1fb59b5cff